Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream offline functionality #77

Open
Shrinks99 opened this issue Mar 29, 2019 · 2 comments
Open

Stream offline functionality #77

Shrinks99 opened this issue Mar 29, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Shrinks99
Copy link
Member

Currently the player just defaults to the last known good block of video. We need some way of the stream actually not being live for when we are not broadcasting.

@Shrinks99 Shrinks99 added the enhancement New feature or request label Mar 29, 2019
@Shrinks99 Shrinks99 added this to the OurNetworks 2019 milestone Mar 29, 2019
@darkdrgn2k
Copy link
Contributor

could possibly be triggered by


    on_connect
    on_play
    on_publish
    on_done
    on_play_done
    on_publish_done
    on_record_done
    on_update
    notify_update_timeout
    notify_update_strict
    notify_relay_redirect
    notify_method

@Shrinks99
Copy link
Member Author

There's a nice codepen for tv static that we could probably use if we wanted to go the fully in browser route because that would be neat :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants