Re: [webrtc-insertable-streams] Does Chromium require anything in SDP or RTP Header to make this work? (#37)

@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