Commit Graph

21 Commits (v1.0.0)

Author SHA1 Message Date
knotteye a1a101c0f1 Check if the video object still exists before restarting the timeout 3 years ago
knotteye 8cb78a7dd6 Add code for re-checking if a user has gone live since loading the page 3 years ago
knotteye f703d5af7f Stop accidentally capturing static file links 3 years ago
knotteye 2a5e8d6ec2 Add play button functionality for web player 4 years ago
knotteye 12e868456a Add play button for shaka player. Needs functionality. 4 years ago
knotteye 2de486da46 Switch to shaka-player and initialize it on pageload. 4 years ago
knotteye 90cce68581 Fix bug 4 years ago
knotteye dfd0bc4881 Commit a local.css file to get rid of some error messages 4 years ago
knotteye 30a62e6378 Handle back button when the user navigates to one of our own history events 4 years ago
knotteye cc3876ff4a Update URL when navigating to new pages and push state to history in client-side SPA 4 years ago
knotteye 56c4b94a80 Fix the start video function to avoid redudant calls 4 years ago
knotteye 58e8be123c Intercept internal links and render the page without reloading 4 years ago
knotteye 988e3473a7 Big commit. Implement handlers for everything that's currently rendered server side in the client-side frontend. 4 years ago
knotteye 57d0b0f856 initial work on client-side templating 4 years ago
knotteye 4bd10151f8 Switch from video.js to dash.js, it seems to be more consistent and hiccup less during streams. 4 years ago
knotteye 5a52308503 Stop using dash.js, videojs supports it natively. 4 years ago
knotteye f5f9d1f8e6 Play MPEG-DASH by default. 5 years ago
knotteye eba441b624 Add working Socket.IO based chat 5 years ago
knotteye fad832fe38 Remove long winded installation guide 5 years ago
knotteye f9e4a7a5c6 I don't even know. 5 years ago
knotteye eefa7c8dc7 Added videojs files and CSS. 5 years ago