You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Chromecast 3rd generation (USB dongle) and I would like to know how it is possible to know if a user has pressed a button on the remote. Please note that the use of <button> does not work.
After spending 5 hours reading the documentation, I still haven't found any information to do this.
What's the point of allowing to get rid of <cast-media-player> if it's not possible to retrieve the remote control's interactions?
The text was updated successfully, but these errors were encountered:
Hi, I'm using a custom web receiver and added some custom controls to my player but I'm not able to interact with it due to default controls overlay. Is it possible to get rid of default control overlay and make custom controls interactive? If not, then how to add a skip intro button to the default controls overlay?
I have a Chromecast 3rd generation (USB dongle) and I would like to know how it is possible to know if a user has pressed a button on the remote. Please note that the use of
<button>
does not work.After spending 5 hours reading the documentation, I still haven't found any information to do this.
What's the point of allowing to get rid of
<cast-media-player>
if it's not possible to retrieve the remote control's interactions?The text was updated successfully, but these errors were encountered: