Streaming H264 file using gst-rtsp-server

amistry mistry_amit at yahoo.com
Wed Apr 27 18:32:09 UTC 2016


Luca Santini,

I was able to stream H264 video file using test-mp4 example of
gst-rtsp-server package.

As my file contain only video, I had to modify the pipeline launch string of
test-mp4 example as shown below:

"filesrc location=\"%s\" ! qtdemux "
      "! h264parse ! rtph264pay pt=96 name=pay0 "
       ")"


I was able to view the video in VLC player.

Let me know if you face any problem.

Thanks!
Amit



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-H264-file-using-gst-rtsp-server-tp4677032p4677178.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list