Commit graph

166 commits

Author SHA1 Message Date
Gabe Kangas
60288d5676 Experimenting with different encoder settings 2020-06-12 16:28:41 -07:00
Gabe Kangas
a063956660 Restore max num of segments in playlist value 2020-06-12 15:02:02 -07:00
Gabe Kangas
5a7c16374c Restore customizable chunk lengths 2020-06-12 14:14:05 -07:00
Gabe Kangas
d53fe98543 Enable passthrough video, where there is no reencoding and is lighterweight 2020-06-12 12:55:50 -07:00
Gabe Kangas
6439075f36 Spawn go routine for saving segment 2020-06-11 21:15:29 -07:00
Gabe Kangas
e8db314784 Transcoding tweaks 2020-06-11 20:53:46 -07:00
Gabe Kangas
3317a4a5c6 Reduce logging 2020-06-11 16:13:23 -07:00
Gabe Kangas
baddda3461 Only try to read input stream in real-time, not faster 2020-06-11 15:05:06 -07:00
Gabe Kangas
344da52e3d Handle viewer counts outside of websocket connections 2020-06-11 14:55:38 -07:00
Ginger Wong
9b2e4f40c9 fix msg container 2020-06-11 01:24:05 -07:00
Gabe Kangas
ac6ee31833 Add some Restream.io instructions 2020-06-10 23:59:43 -07:00
Gabe Kangas
6728b8c5d1 Add AWS s3 price example image 2020-06-10 23:59:43 -07:00
Gabe Kangas
b47ea89c06 Add basic persistent viewership stats 2020-06-10 23:59:36 -07:00
Gabe Kangas
9ebec675b5 Generate a static thumbnail png every 20s 2020-06-10 01:38:35 -07:00
Gabe Kangas
33278fc2c5 Replace hls.js with videojs for web playback 2020-06-10 00:35:33 -07:00
Gabe Kangas
d52a120fa6 Add resizing to video processing 2020-06-09 23:35:40 -07:00
Gabe Kangas
bd145fddf0 Add Dockerfile for containeraization 2020-06-09 18:30:15 -07:00
Gabe Kangas
a9e1f1e82e Add documentation for setting up some storage providers 2020-06-09 17:05:44 -07:00
Ginger Wong
69ba10a898 use app file from web-layout 2020-06-09 14:15:00 -07:00
Ginger Wong
5c46191cbf Merge branch 'web-layout' into web-layout-gw 2020-06-09 14:13:35 -07:00
Ginger Wong
21c3520e00 style message items 2020-06-09 14:12:50 -07:00
Gabe Kangas
c605ea6570 Add support for non-AWS S3 storage endpoints and auth 2020-06-09 14:01:42 -07:00
Gabe Kangas
c4b6478b7b Add support for custom encoder presets 2020-06-09 13:15:44 -07:00
Gabe Kangas
de89cbc259 Add the start of more documentation 2020-06-09 11:56:08 -07:00
Gabe Kangas
a65564eedf Guard against the infinite that can take place when the ws server goes unavailable 2020-06-09 10:56:15 -07:00
Gabe Kangas
39be46d884 Guard against the infinite that can take place when the ws server goes unavailable 2020-06-09 10:51:12 -07:00
Gabe Kangas
c107891505 Cleanup now unused code 2020-06-09 09:31:27 -07:00
Gabe Kangas
ff5502bbe7 Tweak ffmpeg settings to try and speed up encoding 2020-06-09 02:56:23 -07:00
Gabe Kangas
2829d14144 Do not transcode audio just pass it along 2020-06-09 02:47:02 -07:00
Gabe Kangas
0b5452de89 Support multiple adaptive bitrates 2020-06-09 02:21:42 -07:00
Ginger Wong
6da9b7c889 use css vars 2020-06-09 01:22:32 -07:00
Ginger Wong
60080cd93c initial chat form layout 2020-06-04 03:15:27 -07:00
Ginger Wong
33f994fcfd mobile considerations 2020-06-04 02:31:41 -07:00
Gabe Kangas
29f51f6ccc A little cleanup 2020-06-04 01:53:48 -07:00
Ginger Wong
35a3a907c5 add file 2020-06-04 01:32:06 -07:00
Ginger Wong
9b63d1ffb3 initial layout 2020-06-04 01:31:47 -07:00
Gabe Kangas
539c938f63 Update readme 2020-06-03 22:23:02 -07:00
Gabe Kangas
fd87e342fa Rename 2020-06-03 15:53:35 -07:00
Gabe Kangas
b8af4ed7d7 Start an initial readme 2020-06-03 13:38:58 -07:00
Gabe Kangas
a55e5ccce9 Fix base path string parsing 2020-06-03 11:07:07 -07:00
Gabe Kangas
8cd8c7df20 Add support for storing chunks on S3 2020-06-03 01:34:16 -07:00
Gabe Kangas
16047d884d Refactor ipfs storage behind a standard interface 2020-06-03 01:33:27 -07:00
Gabe Kangas
a1e9271d3b go mod tidy 2020-06-02 18:47:13 -07:00
Gabe Kangas
a29852f404 Support local development of index.html 2020-06-02 18:37:05 -07:00
Gabe Kangas
ad959b130b Make sure the hls directory is in the repo 2020-06-02 18:24:30 -07:00
Gabe Kangas
ae94eb1c5f Make messages unique and dedupe on reconnection 2020-06-02 17:59:58 -07:00
Gabe Kangas
f83fccfa89 Show viewer count and reconnect to websocket 2020-06-02 17:35:49 -07:00
Gabe Kangas
380dad2b87 Support links and embeds in the chat 2020-06-02 15:37:36 -07:00
Gabe Kangas
f6153c983f Save author name on send 2020-06-02 14:27:11 -07:00
Gabe Kangas
90e7e9082b Fix status checking loop. 2020-06-02 14:22:22 -07:00