Video Chat using mpegtsmux

Nicolas Dufresne nicolas at ndufresne.ca
Wed May 19 17:54:20 UTC 2021


Le mercredi 19 mai 2021 à 18:23 +0300, Gregory AE40 via gstreamer-devel a
écrit :
> Hi, thank you for the prompt response.
> I wasn't specific enough, the application will run on a LAN, so I can use
> multicast in order to send only one stream from each PC. 
> With WebRTC multicast is not possible, because it requires a separate stream
> for each receiver.

Yet, you should still use RTP for mulicast. For your use case, just creating an
RTSP server (using gst-rtp-server library) seem sufficient no ?

> 
> On Wed, May 19, 2021, 15:02 Mathieu Duponchelle <mathieu at centricular.com>
> wrote:
> >  Hey,
> >  
> >  I would recommend using webRTC (webrtcbin in the GStreamer context) for
> >  such an application :)
> >  
> >  Best,
> >  
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




More information about the gstreamer-devel mailing list