Kenny Johnson
Kenny Johnson

Reputation: 472

Can you set initial buffer for Clappr Player?

We are using Clappr Player to live stream HLS.

We are trying to make the video start playing quicker.

Anyone know if there is a way to set the initial buffer size of Clappr Player?

I want to set it lower to seep up the video starting...

Thanks.

Upvotes: 1

Views: 922

Answers (1)

aergistal
aergistal

Reputation: 31209

Clappr uses hls.js. You should be able to pass a hlsjsConfig object in the player's configuration. You can find the fine-tuning options here.

That being said you probably need to tweak the HLS encoding too.

Upvotes: 1

Related Questions