Using gstreamer RTSP server over the internet

Thadeu Antonio Ferreira de Melo thadeu.afm at gmail.com
Fri Sep 15 02:23:50 UTC 2017


Hello again.

I´m trying to use a UDPSRC for the source of my stream server.

the call is ./test-launch "udpsrc uri="udp://<MACHINE IP6>:8090" ! sdpdemux
! identity name=pay0"

I can see the video stream hitting the machine (using nload), however there
is no output stream.

I changed  test-launch.c so the output stream should go to  rtsp://<MACHINE
IP6>:5554/test    with gst_rtsp_server_set_address(server, addr);

should I add something else to the  server pipeline?


2017-09-07 16:03 GMT-03:00 Thadeu Antonio Ferreira de Melo <
thadeu.afm at gmail.com>:

> Great Nicolas.
>
> It has worked. That is finally a v0 for us here. I also made changes to
> test-sdp.c so it also worked the same way.
>
> We now have to extend some of the tests to be more reliable and make the
> server able to restart transmission or change de IP or ports on the fly.
>
> The need for the SDP file is still a problem, thought. I don´t know how to
> the file should be "negotiated" when the both ends of the server are point
> to IPs over the internet.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170914/84470444/attachment-0001.html>


More information about the gstreamer-devel mailing list