AW: Video saved using mp4mux is not playable in android default media player

k4ustav kaustav.ghosh28 at gmail.com
Wed Apr 11 07:34:05 UTC 2018


Hi,
I modified both the sender and receiver pipeline and still it doesn't work.

The modified pipelines are below,

gst-launch-1.0 v4l2src ! video/x-raw,width=640,height=480 ! x264enc ! 
video/x-h264,stream-format=byte-stream,alignment=au ! h264parse ! rtph264pay
pt=96 ! udpsink host=192.168.2.203 port=5005

gst-launch-1.0 -e udpsrc port=5005 !
application/x-rtp,media=video,encoding-name=H264,clock-rate=90000,payload=96
! rtph264depay ! h264parse ! video/x-h264,stream-format=avc,alignment=au !
mp4mux ! filesink location=a.mp4





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list