Oh I see! So my VP8 packetization [here](https://github.com/pion/rtp/blob/master/codecs/vp8_packet.go#L14) is really simple. I just set the `S` bit, I don't care about anything else. This has been working in Chromium so far (pre Insertable Streams) But it sounds like when you enable `Insertable Streams` new logic is happening (Generic RTP Packetization)(?) I haven't found the RFC with this yet, not familiar with this at all :/ So far I have tried just sending into the browser, and was encrypting after (before) packetization. I will work on implementing generic rtp packetization. Thank you so much @murillo128 ! -- GitHub Notification of comment by Sean-Der Please view or discuss this issue at https://github.com/w3c/webrtc-insertable-streams/issues/37#issuecomment-643485791 using your GitHub accountReceived on Friday, 12 June 2020 21:13:59 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:51 UTC