<div dir="ltr">I am using this pipeline to convert MOV to hlssink<div><br></div><div><div>gst-launch-1.0 -v -e mpegtsmux name=m '!' queue '!' hlssink playlist-root=<a href="http://192.168.1.13/~silentm/hlssink">http://192.168.1.13/~silentm/hlssink</a> location=/home/silentm/public_html/hlssink/hlssink.video.0.%05d.ts target-duration=10 max-files=0 playlist-length=0 playlist-location=/home/silentm/public_html/hlssink/playlist.video.0.m3u8 filesrc 'location="/home/silentm/trailer_videos/video.mov"' '!' qtdemux name=d '!' h264parse '!' queue '!' m. d. '!' aacparse '!' queue '!' m.</div></div><div><br></div><div>It works fine.</div><div><br></div><div>I also need to change OGG to hlssink</div><div>I cannot get a correct pipeline for that.</div><div><br></div><div>What do I change to get that to function? Obviously video.mov is video.ogg</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div></div>