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 am using the following command to play a mp4 file in the browser:
`{
"entity_id": "media_player.samsungtv",
"media_content_type": "url",
"media_content_id": "FILE_URL",
}
It plays fine but not in full screen. I have to click on the full screen icon to play it that way. I would like to know if there is another option to make it play full screen automatically.
Thank yo
The text was updated successfully, but these errors were encountered:
I am using the following command to play a mp4 file in the browser:
`{
"entity_id": "media_player.samsungtv",
"media_content_type": "url",
"media_content_id": "FILE_URL",
}
It plays fine but not in full screen. I have to click on the full screen icon to play it that way. I would like to know if there is another option to make it play full screen automatically.
Thank yo
The text was updated successfully, but these errors were encountered: