How to get current bitrate value on MAC Safari when source selector is auto?

Hi

I would like to retrieve information about current bitrate on MAC Safari

embedPlayer.currentBitrate is returning in this case -1

how can I recognize the bandwidth?

is it possible to get that value?

Hi @karol_be,
Unfortunately, this can’t be done.
On Mac Safari we play HLS natively. Safari doesn’t expose the bitrate nor it lets you choose one.

thanks for the replay