ffmpeg - Can you set initial buffer for Clappr Player? -


we using clappr player live stream hls.

we trying make video start playing quicker.

anyone know if there way set initial buffer size of clappr player?

i want set lower seep video starting...

thanks.

clappr uses hls.js. should able pass hlsjsconfig object in player's configuration. can find fine-tuning options here.

that being said need tweak hls encoding too.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -