cychiang / webcamstudio

Automatically exported from code.google.com/p/webcamstudio
GNU General Public License v3.0
1 stars 0 forks source link

configure red5 stream as input #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is probably the wrong place to post this, I don't know where else to put 
it though.
I am trying to get gstreamer to receive a stream from a red5 server, when I use 
the command [CODE]gst-launch -v rtmpsrc 
location=rtmp://MYIP/oflaDemo/STREAMNAME[/CODE] when I Run this, I receive the 
output: [CODE]
Setting pipeline to PAUSED ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: Closing connection: NetStream.Play.StreamNotFound
[/CODE]I would like to use this as an input to webcamstudio, do you see the 
problem?  The stream works fine when using a flash interface such as flowplayer 
or a red5 demo application.

Original issue reported on code.google.com by gaus...@gracechristian.net on 15 Nov 2011 at 2:55

GoogleCodeExporter commented 9 years ago
run command ffmpeg to see if librtmp enabled  (you will see --enable-librmtp)
hope this helps

Original comment by neogeo1...@gmail.com on 27 Feb 2012 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by patrick.balleux on 30 Mar 2012 at 12:11