RTP streaming with SAP

Sebastian Dröge sebastian at centricular.com
Tue Apr 26 06:05:32 UTC 2016


On Mo, 2016-04-25 at 03:38 -0700, manuk wrote:
> 
> For more precision, i need to known how can i do that on server side with
> gstreamer not from client side. Also the server should be able to support
> the multicast from SAP annoucements.

For that you just need to broadcast the SDP in a specific way, the
network part is relatively easy to implement of that.

The SDP part is a bit more tricky, but you can get most of it from
GStreamer with the libgstsdp library. Take a look at the gst-rtsp-
server code, specifically the rtsp-sdp.c file.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160426/ab208d6a/attachment-0001.sig>


More information about the gstreamer-devel mailing list