hlssink

Jerry Geis jerry.geis at gmail.com
Fri May 26 13:41:43 UTC 2017


Hi all,

I have my pipeline that works for video:
        gst-launch-1.0 -v -e filesrc location=movie.mov \
                ! qtdemux \
                ! h264parse  \
                ! mpegtsmux  \
                ! hlssink playlist-root=http://192/168.1.8/hlssink \
                  location=hlssink.%05d.ts \
                  playlist-location=hlssink/playlist.m3u8

How do I add audio to this?
Thanks,

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170526/2a6bc262/attachment.html>


More information about the gstreamer-devel mailing list