hlssink latency

Nicolas Dufresne nicolas at ndufresne.ca
Wed Jan 1 02:05:22 UTC 2020


Le mar. 31 déc. 2019 13 h 00, Jerry Geis <jerry.geis at gmail.com> a écrit :

> I am using this command for hlssink.
> Works well.   I found my audio issue - the browser was starting with audio
> muted.
>
> I am trying to decode audio with:
> gst-launch-1.0 rtspsrc name=myrtsp location=rtsp://
> 192.168.2.101:8080/video/h264 ! 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.
>
> The latency is running like 5 seconds all on local lan with beefy server.
> any way to greatly reduce that ?
>

It's nearly impossible to do better then that with HLS. Webrtc could be an
option.


> Jerry
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20191231/cd2ad36a/attachment.htm>


More information about the gstreamer-devel mailing list