Gabe Kangas
|
cd53e108f3
|
Enable CORS on /status
|
5 years ago |
Gabe Kangas
|
38127bed77
|
More encoder tweaking
|
5 years ago |
Gabe Kangas
|
1c45e11358
|
Enable CORS on web server
|
5 years ago |
Gabe Kangas
|
afe21c31b6
|
Add example messages to help with web dev
|
5 years ago |
Gabe Kangas
|
60288d5676
|
Experimenting with different encoder settings
|
5 years ago |
Gabe Kangas
|
a063956660
|
Restore max num of segments in playlist value
|
5 years ago |
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 |
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 |
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
|
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 |
Gabe Kangas
|
29f51f6ccc
|
A little cleanup
|
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
|
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 |
Gabe Kangas
|
94fabf56a8
|
Store chat username on send
|
5 years ago |
Gabe Kangas
|
4cb282040b
|
Add endpoint for returning stream status
|
5 years ago |
Gabe Kangas
|
020ace7ddd
|
Some basic positioning of HTML
|
5 years ago |
Gabe Kangas
|
216c15547d
|
Use relative path to websocket
|
5 years ago |
Gabe Kangas
|
d0ec846b30
|
Create pipe in tmp directory instead of cwd
|
5 years ago |