914 Commits (bc2caadb74c0d2c33d86c7da1d370cdc39684b10)
 

Author SHA1 Message Date
Gabe Kangas 5a7c16374c Restore customizable chunk lengths 5 years ago
Gabe Kangas d53fe98543 Enable passthrough video, where there is no reencoding and is lighterweight 5 years ago
Gabe Kangas 6439075f36 Spawn go routine for saving segment 5 years ago
Gabe Kangas e8db314784 Transcoding tweaks 5 years ago
Gabe Kangas 3317a4a5c6 Reduce logging 5 years ago
Gabe Kangas baddda3461 Only try to read input stream in real-time, not faster 5 years ago
Gabe Kangas 344da52e3d Handle viewer counts outside of websocket connections 5 years ago
Ginger Wong 9b2e4f40c9 fix msg container 5 years ago
Gabe Kangas ac6ee31833 Add some Restream.io instructions 5 years ago
Gabe Kangas 6728b8c5d1 Add AWS s3 price example image 5 years ago
Gabe Kangas b47ea89c06 Add basic persistent viewership stats 5 years ago
Gabe Kangas 9ebec675b5 Generate a static thumbnail png every 20s 5 years ago
Gabe Kangas 33278fc2c5 Replace hls.js with videojs for web playback 5 years ago
Gabe Kangas d52a120fa6 Add resizing to video processing 5 years ago
Gabe Kangas bd145fddf0 Add Dockerfile for containeraization 5 years ago
Gabe Kangas a9e1f1e82e Add documentation for setting up some storage providers 5 years ago
Ginger Wong 69ba10a898 use app file from web-layout 5 years ago
Ginger Wong 5c46191cbf Merge branch 'web-layout' into web-layout-gw 5 years ago
Ginger Wong 21c3520e00 style message items 5 years ago
Gabe Kangas c605ea6570 Add support for non-AWS S3 storage endpoints and auth 5 years ago
Gabe Kangas c4b6478b7b Add support for custom encoder presets 5 years ago
Gabe Kangas de89cbc259 Add the start of more documentation 5 years ago
Gabe Kangas a65564eedf Guard against the infinite that can take place when the ws server goes unavailable 5 years ago
Gabe Kangas 39be46d884 Guard against the infinite that can take place when the ws server goes unavailable 5 years ago
Gabe Kangas c107891505 Cleanup now unused code 5 years ago
Gabe Kangas ff5502bbe7 Tweak ffmpeg settings to try and speed up encoding 5 years ago
Gabe Kangas 2829d14144 Do not transcode audio just pass it along 5 years ago
Gabe Kangas 0b5452de89 Support multiple adaptive bitrates 5 years ago
Ginger Wong 6da9b7c889 use css vars 5 years ago
Ginger Wong 60080cd93c initial chat form layout 5 years ago
Ginger Wong 33f994fcfd mobile considerations 5 years ago
Gabe Kangas 29f51f6ccc A little cleanup 5 years ago
Ginger Wong 35a3a907c5 add file 5 years ago
Ginger Wong 9b63d1ffb3 initial layout 5 years ago
Gabe Kangas 539c938f63 Update readme 5 years ago
Gabe Kangas fd87e342fa Rename 5 years ago
Gabe Kangas b8af4ed7d7 Start an initial readme 5 years ago
Gabe Kangas a55e5ccce9 Fix base path string parsing 5 years ago
Gabe Kangas 8cd8c7df20 Add support for storing chunks on S3 5 years ago
Gabe Kangas 16047d884d Refactor ipfs storage behind a standard interface 5 years ago
Gabe Kangas a1e9271d3b go mod tidy 5 years ago
Gabe Kangas a29852f404 Support local development of index.html 5 years ago
Gabe Kangas ad959b130b Make sure the hls directory is in the repo 5 years ago
Gabe Kangas ae94eb1c5f Make messages unique and dedupe on reconnection 5 years ago
Gabe Kangas f83fccfa89 Show viewer count and reconnect to websocket 5 years ago
Gabe Kangas 380dad2b87 Support links and embeds in the chat 5 years ago
Gabe Kangas f6153c983f Save author name on send 5 years ago
Gabe Kangas 90e7e9082b Fix status checking loop. 5 years ago
Gabe Kangas 7e85a38613 Use Vuejs for web UI 5 years ago
Gabe Kangas 1395e7ff82 Try and hack around autoplay 5 years ago