8000 Image as video "last resort" and image refresh · Issue #61 · gugutab/TvOverlay · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Image as video "last resort" and image refresh #61
Open
@gamba69

Description

@gamba69

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:

  1. 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.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0