-
Hi. I'm trying to add insertable streams mechanism to encode some additional info into it. I'd like to know whether the data passed to rtcSendMessage is before the rtpPacketizer or after the rtpPacketizer. Because the insertable streams are per packet instead of per frame. |
Beta Was this translation helpful? Give feedback.
Answered by
SetoKaiba
Apr 24, 2023
Replies: 1 comment
-
No problem now. The transform is before the packetizer. It's ok to add the mechanism here. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SetoKaiba
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No problem now. The transform is before the packetizer. It's ok to add the mechanism here.