Hi,
I'm looking to use gst-rtsp-10.2 to deliver RTP packets with H.264 encoding to clients. Gst-rtsp has an example test-video.o which does the job, or so I've heard. Can anyone give me an insight on how to use rtsp to stream h.264 encoded data? Also if gst-rtsp is not the right way to go about it, could you tell me what i'd need to get the job done. Thanks in advance. Kaustubh Khade Currently Employed. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
You can use gstrtpbin.
You can use gst-launch command line from the documentaion of gstrrtpbin. I advise you to completely drop rtcp components. There is some issue with rtcp in Gstrtpbin (the streaming is very slow - about 1fps) -- Your Sincerely Michal Joachimiak ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Thu, 2009-12-03 at 13:18 +0200, Michael Joachimiak wrote:
> You can use gstrtpbin. > You can use gst-launch command line from the documentaion of > gstrrtpbin. > I advise you to completely drop rtcp components. There is some issue > with rtcp in Gstrtpbin (the streaming is very slow - about 1fps) What issue is this? Wim > > -- > Your Sincerely > Michal Joachimiak > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
the one between braces : " (the streaming is very slow - about 1fps)"
At least it was for me and for some other guy. If you make it work normally please report here. 2009/12/3 Wim Taymans <[hidden email]>
-- Your Sincerely Michal Joachimiak ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |