Hi all,
I got some problems to get gst-rtsp-server (http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/) work with rfbsrc. I can stream my webcam and ogg files though v4l2src and filesrc by gst-rtsp-server. But not for rfbsrc in gst-plugins-bad. I am not sure if it is a bug in rfbsrc or gst-rtsp-server. Maybe even I used the wrong pipe chain. This is the command line I tried to stream from localhost rfb server: examples/test-launch "(rfbsrc ! ffmpegcolorspace ! videorate ! video/x-raw-yuv,framerate=20/2 ! ffenc_h263 ! rtph263pay name=pay0 pt=96 audiotestsrc volume=0 ! audio/x-raw-int,rate=8000 ! alawenc ! rtppcmapay name=pay1 pt=97 )" and i got the error runtime messages like "got error Internal data flow error". I know rtsp server is not a main part of gstreamer. I hope this mailing list is the best place to ask this sort of questions. If anyone has idea what's the problem or any suggestions, please help me. Thank you. Sincerely, Shin ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Can you first try the same pipeline outside the gst-rtsp-server ,like a normal gst-launch, maybe by just using a fakesink ?
If that works then please do post what errors you are getting using GST_DEBUG=*:2 best kapil On Thu, Nov 19, 2009 at 10:54 AM, xin tan <[hidden email]> wrote: Hi all, -- http://www.linkedin.com/in/kapilagrawal ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |