Multicast WebRTC

leaonidas mtmleao at gmail.com
Thu May 13 13:18:46 UTC 2021


Hello,

I have a gstreamer program that sends video using WebRTC to a browser.
I was wondering if it is possible to use multicast to send the same signal
to several browsers concurrently, and would appreciate some hints on how to
do it.

The pipeline bellow is the one I am using:
videotestsrc pattern=ball ! video/x-raw,width=320,height=240 ! videoconvert
! queue ! vp8enc deadline=1 ! rtpvp8pay !
 queue ! application/x-rtp,media=video,encoding-name=VP8,payload=97

Thanks in advance!



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list