streaming .h264 video file using appsrc via rtsp

bhargavram.chowdary bhargavram.chowdary at industeqsite.com
Wed Feb 14 07:09:09 UTC 2018


Hi,

I am streaming (.h264)video using  appsrc via rtsp (gstreamer -1.0). On 
the client side with gstreamer-1.0 the video is streaming  with lag and 
with gstreamer-0.10 the video is streaming fine.

Pipeline using gstreamer-1.0:
  "gst-launch-1.0 rtspsrc location=rtsp://127.0.0.1:8554/test ! 
rtpjitterbuffer ! rtph264depay ! h264parse ! decodebin  ! autovideosink"

Pipeline using gstreamer-0.10:
" gst-launch rtspsrc location=rtsp://127.0.0.1:8554/test  ! rtph264depay 
! h264parse ! decodebin  ! autovideosink
"
we need to stream the video without lag using gstreamer-1.0

Can anyone help with some guide to stream the video without lag

Thanks & Regards,
M.Bhargav

**************** CAUTION - Disclaimer *****************This email may contain confidential and privileged material for the
sole use of the intended recipient(s). Any review, use, retention, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply email and delete all copies of this message. Also, email is susceptible to data corruption, interception, tampering, unauthorized amendment and viruses. We only send and receive emails on the basis that we are not liable for any such corruption, interception, tampering, amendment or viruses or any consequence thereof. 
*********** End of Disclaimer ***********DataPatterns ITS Group**********



More information about the gstreamer-devel mailing list