rtmpsrc and playpath
Jose Armando
josearmando147 at yahoo.com
Tue Feb 12 05:59:08 PST 2013
Hi everyone,
I am using rtmpsrc element to get data from a live rtmp server. My general pipeline is:
gst-launch-0.10 rtmpsrc location=rtmp://streaming.server ! filesink location=outfile
this works fine for uris of the form rtmp://my.streaming.server/live/livetv
but does not work when a uri is of the form rtmp://my.streaming.server/live/livetv@71946
Concretely, I am getting the following error:
ERROR: Closing connection: NetStream.Play.StreamNotFound
Thus, I am getting the feeling there is some parsing problem with the uri (maybe with the @ character).
I am pretty much in the dark here so any suggestions are welcome.
many thx,
Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130212/b4a4c48a/attachment.html>
More information about the gstreamer-devel
mailing list