<div dir="ltr"><div>So I tried a couple things. </div><div><br></div><div>1) removed the extra aacparse.</div><div>2) changed to use decodebin for the audio (the extra queue items are just space fillers, I presume they dont matter).</div><div>3) tried to look at playbin output | grep "creating element". It basically showed the elements I was using were correct.</div><div><br></div>gst-launch-1.0 mpegtsmux name=m ! hlssink playlist-root=/ location=hlssink.camera.1636.%05d.ts target-duration=1 max-files=3 playlist-length=2 playlist-location=playlist.camera.1636.m3u8 rtspsrc latency=0 location=rtsp://<a href="http://192.168.2.5">192.168.2.5</a> name=d d. ! rtph264depay ! h264parse config-interval=-1 ! queue ! m. d. ! decodebin ! queue ! queue ! audioconvert ! audioresample ! audiorate ! avenc_aac bitrate=96000 compliance=-2 ! queue ! m.<br><br><div>I am not seeing why the audio is not working here. Again playbin output to my LCD works just fine with video and audio.<div><br><div>Thanks for the suggestions. I could not try the other pipeline as my computer did not have those elements.</div><div><br></div><div>Jerry</div></div></div></div>