So, this page has some info on accepted URL parameters :
Use the Stream player · Cloudflare Stream docs
However, is there a way to force the loading of the 1080p stream by any chance?
Thank you
So, this page has some info on accepted URL parameters :
Use the Stream player · Cloudflare Stream docs
However, is there a way to force the loading of the 1080p stream by any chance?
Thank you
Hi there @haneef95 - the easiest short term way to force a particular playback resolution is to use clientBandwidthHint
to pass the estimated bandwidth of the client when requesting the manifest.
Details can be found here: Use your own player · Cloudflare Stream docs
Thank you. Will give it a shot.
Would be good if this option is available on the CF Stream Player too.