Skip to content

Alternative Streaming #459

Answered by paullouisageneau
ryancb4 asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to stream raw images, you should not use media transport and indeed prefer Data Channels. Data Channels have a default maximum message size of 256 KB, but this can be changed by setting rtc::Configuration::maxMessageSize when creating the Peer Connection.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by paullouisageneau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants