Open
Description
Thank you for the excellent development! I would like to suggest additional functions
that will improve this product when used.
I use notifications in the overlay to display messages and videos from a smart doorbell
when a visitor arrives. If YouTube, NetFlix or a screen saver
(most likely any application that plays video) is running on the TV,
ExoPlayer does not start and the video does not play.
Then I analyze the running application and use a notification
with a video stream in some cases, and a static image in others.
It's long, complicated and very inconvenient.
Is it possible to implement the following functionality:
- If both a video and an image are specified in the notification, try to display the video, if
this ends with an error, use the image. - Introduce an additional parameter "image update". If it is specified (in seconds), then when
the image is displayed in the notification, TVOverlay updates it (uploads it again) after the
specified number of seconds and displays the updated image.
In this case, even if it is impossible to load the video, it will be possible to display a
sufficiently "fresh" image in the notification.
Metadata
Metadata
Assignees
Labels
No labels