AW: AW: streaming .h264 video file using appsrc via rtsp
Thornton, Keith
keith.thornton at zeiss.com
Mon Feb 19 09:28:02 UTC 2018
I see your h264 stream is already encoded before you push it to apsrc. Is it stream-format="byte-stream" and alignment="au"?
-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von bhargavram
Gesendet: Montag, 19. Februar 2018 09:57
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: AW: streaming .h264 video file using appsrc via rtsp
Hi,
here is the source code of server(linux) gstrtsp-server.c <http://gstreamer-devel.966125.n4.nabble.com/file/t378196/gstrtsp-server.c>
In client(linux/windows) using the below command "vlc rtsp://127.0.0.1:8554/test"
Note:
I am able to stream h264 encoded video file with mp4 container and high profile.
"Video: h264 (High) (avc1 / 0x31637661), yuv420p, 800x608, 151 kb/s, 25 fps,
25 tbr, 12800 tbn, 50 tbc (default )"
Regards,
Bhargav
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list