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