H264 to streamable mp4

bomba jhonata.poma at gmail.com
Wed Apr 27 12:04:24 UTC 2016


*test case 1: *
gst-launch-1.0 -v videotestsrc is-live=true ! clockoverlay
shaded-background=true font-desc="Sans 38" ! theoraenc ! oggmux !
tcpserversink host=0.0.0.0 port=8080

*VLC* - http://127.0.0.1:8080 don't work, tcp://127.0.0.1:8080 works
*HTML5* - http://127.0.0.1:8080 works, I see the stream in the webpage


*test case 2: *
gst-launch-1.0 -vvv videotestsrc is-live=true ! clockoverlay
shaded-background=true font-desc="Sans 38" ! x264enc ! mp4mux
streamable=true fragment-duration=1000 ! tcpserversink host=0.0.0.0
port=8080

*VLC* - http://127.0.0.1:8080 don't work, tcp://127.0.0.1:8080 don't work
*HTML5* - http://127.0.0.1:8080 don't work


I'm pretty sure this is a muxing problem. How do you suggest to inspect the
atoms?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/H264-to-streamable-mp4-tp4677114p4677154.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list