Forward RTMP stream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Forward RTMP stream

Konrad Reiche
Hi,

I have troubles setting up a simple rtmp forward with gstreamer:

gst-launch-1.0 rtmpsrc location="rtmp://localhost:1936/myapp/mystream" !
queue !  rtmpsink location="rtmp://localhost:1935/test/live"

With the following debug messages:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

The rtmpsink is ffmpeg, if I stop gstreamer I get the error message:  
rtmp://0.0.0.0:1935/test/live: could not find codec parameters

Any idea what I am missing?

Best,
Konrad
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel