Skip to content

Help around #922

Jul 3, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Your thinking is correct.

libdatachannel can be used for the C++ streaming server, and you'll need to implement a simple WebRTC receiver on browser side.

You should look at the media-sender example for a very basic exemple forwarding RTP packets, and at the streamer exemple for a more complex one where libdatachannel reads raw h264 frames and does the RTP packetization internally.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@eladm-ultrawis
Comment options

@paullouisageneau
Comment options

Answer selected by eladm-ultrawis
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