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/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel