<div dir="ltr"><div>I am trying to get the MJPG stream from a camera and convert to hlssink.</div><div>I have tried multiple command lines - not getting it to work.</div><div><br></div>gst-launch-1.0 souphttpsrc location=<a href="http://192.168.1.104/mjpg/video.mjpg">http://192.168.1.104/mjpg/video.mjpg</a> is-live=true '!' decodebin '!' rtpjpegdepay '!' videoconvert '!' h264parse '!' queue '!' mpegtsmux '!' hlssink playlist-root=<a href="https://192.168.1.18/~silentm/hlssink">https://192.168.1.18/~silentm/hlssink</a> location=/home/silentm/public_html/hlssink/hlssink.camera.0.%05d.ts target-duration=1 max-files=3 playlist-length=2 playlist-location=/home/silentm/public_html/hlssink/playlist.camera.0.m3u8<br><div><br></div><div>What am I missing to get this to work?</div><div>Thanks,</div><div><br></div><div>Jerry</div></div>