issue in input to RTSP server

Chuck Crisler ccrisler at mutualink.net
Tue Sep 30 08:36:09 PDT 2014


What version of the RTSP server are you using? What are the problems? Use
GST_DEBUG=<XXX> to get debugging logs. You will have to experiment with the
'XXX' to get useful logging. Google for the syntax. Then post part of the
log if you still have problems.

On Mon, Sep 29, 2014 at 2:04 AM, RajuB <raju.babannavar at gmail.com> wrote:

> Hi,
>
> I am experimenting with test application (test-launch) of gst-rtsp-server.
> I
> am trying the below given pipeline1 but I am not able to see the output. If
> I replace udp input with file input (pipeline2) everything works fine.
>
> pipeline1:
> ./test-launch "udpsrc port=9999 ! tsdemux ! h264parse ! rtph264pay
> name=pay0
> pt=96"
>
> pipeline2:
> ./test-launch "filesrc location=sample.ts ! tsdemux ! h264parse !
> rtph264pay
> name=pay0 pt=96"
>
> Am I missing something here. Can anybody point me what is the problem.
> Thanks in advance.
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/issue-in-input-to-RTSP-server-tp4668880.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140930/0b278fbd/attachment.html>


More information about the gstreamer-devel mailing list