<div dir="ltr">I am using this command for hlssink.<div>Works well.   I found my audio issue - the browser was starting with audio muted.</div><div><br><div><div>I am trying to decode audio with:</div><div>gst-launch-1.0 rtspsrc name=myrtsp location=rtsp://<a href="http://192.168.2.101:8080/video/h264" target="_blank">192.168.2.101:8080/video/h264</a> ! queue ! rtph264depay ! h264parse config-interval=-1 ! mpegtsmux name=mymux ! hlssink playlist-root=hlssink.camera.1650.%05d.ts target-duration=1 max-files=3 playlist-length=2 playlist-location=playlist.camera.1650.m3u8 myrtsp. ! queue ! decodebin ! audioconvert ! audioresample ! audiorate ! avenc_aac bitrate=96000 compliance=-2 ! mymux.</div></div><div><br></div><div>The latency is running like 5 seconds all on local lan with beefy server.</div></div><div>any way to greatly reduce that ?</div><div><br></div><div>Jerry</div></div>