If there is a Chromecast around and:
I'd like to disable the native controls, but also include my own cast button, kind of what video.js-chromecast does, but the native button still shows up.
Is there anyway to reposition the Cast icon over the html5 video? or completely hide it ?
There is another options to disable casting button, this option actually disables the button instead of hiding it.
<video disableRemotePlayback src="...">
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/disableRemotePlayback https://developers.google.com/web/updates/2015/11/presentation-api
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With