multicast TS

Rand Graham rand.graham at zenith.com
Wed Mar 11 18:17:57 UTC 2020


Thanks.

So the output of the demux can go to a udpsink?

Can you explain what alignment=7 does?

Thanks,
Rand


-----Original Message-----
From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Nicolas Dufresne
Sent: Wednesday, March 11, 2020 1:00 PM
To: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Subject: Re: multicast TS

Le mercredi 11 mars 2020 à 11:45 -0400, Rand Graham a écrit :
> Hello,
>  
> Is there a way to output transport streams over multicast that does 
> not involve rtp?

You can use the udpsink element directly.

... ! tsdemux alignment=7 ! udpsink host="<multicast dest>"




More information about the gstreamer-devel mailing list