PaintWithBob / paint-with-bob

Bob Ross Painting IO game development.
https://paintwithbob.com/
Apache License 2.0
4 stars 0 forks source link

ReArchitected the video service #108

Closed torch2424 closed 6 years ago

torch2424 commented 6 years ago

closes #70 closes #102 closes #96

Node uses node-media-server and fluent-ffmpeg to automatically find random videos and play them.

Created a new video demo in preact

Updated our stream embed component to use flv.js to the play the stream as an flv, and automatically re connect if the stream restarts.

Also, updated the frontend and our devops to match new stream URLs.

Screenshot of demo

screen shot 2018-03-21 at 4 59 22 pm