Thristhart / kitchensync

A tool and framework for syncing web media playback across multiple clients
3 stars 1 forks source link

Add twitch faucet #6

Open Thristhart opened 10 years ago

Thristhart commented 10 years ago

https://github.com/justintv/Twitch-API/blob/master/embedding.md http://discuss.dev.twitch.tv/t/scrub-to-time-on-embedded-player/120/4 http://discuss.dev.twitch.tv/t/player-md-is-there-something-like-gettime-or-isended-would-be-nice-with-list-of-functions-available-that-can-be-accessed-with-js/875/7

nogweii commented 10 years ago

So the above is all about embedding Twitch VODs, that is, watching a recording of a stream after the stream has gone away.

It would also be useful to implement a twitch live stream faucet, as well. We could then disable most of the synchronization features since Twitch will handle that for us. As well as the playlist would only progress once the stream ends, making a Twitch stream no different from a many, many, many hour long video.