- From: Sean DuBois via GitHub <sysbot+gh@w3.org>
- Date: Sat, 13 Jun 2020 23:22:46 +0000
- To: public-webrtc-logs@w3.org
@murillo128 @guidou @SourceCodeZone @agouaillard Figured it out! It had nothing to do with anything discussed in the issue, this is just an issue in the browser.When using a XOR Cipher with a cipherKey of `0xAB` causes video decode failures. If I use `0xAA` it works. https://jsfiddle.net/zmwo640s/ In the JS try change `CIPHER_KEY` to `0xAB`. There is probably some rule to Javascript I am missing here. -- GitHub Notification of comment by Sean-Der Please view or discuss this issue at https://github.com/w3c/webrtc-insertable-streams/issues/37#issuecomment-643691559 using your GitHub account
Received on Saturday, 13 June 2020 23:22:48 UTC