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 |
Gabe Kangas
|
161aaeec8d
|
Reject invalid streaming key
|
5 years ago |
Gabe Kangas
|
ca622c85c7
|
Add config file. Turn on/off ipfs
|
5 years ago |
Gabe Kangas
|
9bad847be4
|
Remove transcodetest POC directory
|
5 years ago |
Gabe Kangas
|
bfe62cd34a
|
Point playlist at local files instead of IPFS to test
|
5 years ago |
Gabe Kangas
|
a127e6b510
|
Remove POC chat server directory
|
5 years ago |
Gabe Kangas
|
6e682b1211
|
Re-enable peer bootstrapping to see if it makes a difference
|
5 years ago |
Gabe Kangas
|
bf5d792ac0
|
Will now run as a self-contained IPFS node
|
5 years ago |
Gabe Kangas
|
af698063bd
|
Initial POC works with IPFS
|
5 years ago |
Gabe Kangas
|
cc48f86b85
|
WIP
|
5 years ago |