Serge Tkatchouk
|
a19ba1cf8b
|
Add support for client-preferred streaming bitrate
|
2020-03-02 17:35:22 +08:00 |
|
Serge Tkatchouk
|
55014e264c
|
"Unexport" encodeTrack()
It's only used by StreamTrack() anyway.
|
2020-03-02 17:35:22 +08:00 |
|
Serge Tkatchouk
|
bd5150e67f
|
Make linters happy
|
2020-03-02 17:35:22 +08:00 |
|
Serge Tkatchouk
|
056747ec62
|
Switch "/stream" controller to new "encode or stream cache" function
|
2020-03-02 17:35:22 +08:00 |
|
Serge Tkatchouk
|
03cfd1ef7e
|
Add "cache/encode" controller
|
2020-03-02 17:33:51 +08:00 |
|
Serge Tkatchouk
|
53971be2aa
|
Extract client app name (needed for per-client quirks)
|
2020-03-02 17:33:51 +08:00 |
|
Serge Tkatchouk
|
e79003996e
|
Add separate "Download" controller
|
2020-03-02 17:33:51 +08:00 |
|
Serge Tkatchouk
|
6488a354b6
|
Add cachePath variable and CLI option
|
2020-03-02 17:32:05 +08:00 |
|
Serge Tkatchouk
|
550fc04436
|
Prepare cache volume in Docker image
|
2020-03-02 17:31:02 +08:00 |
|
Serge Tkatchouk
|
1f82133516
|
Tune HTTP response timeouts, to allow "slow" FFmpeg to finish
|
2020-03-02 17:31:02 +08:00 |
|
Serge Tkatchouk
|
85e4f916d3
|
Add FFmpeg to worker container
|
2020-03-02 17:31:02 +08:00 |
|
Serge Tkatchouk
|
668a5bb011
|
Add xxhash for track cache hashing
|
2020-03-02 17:31:02 +08:00 |
|
Serge Tkatchouk
|
938ef6e63c
|
Make builder image more cache-friendly
|
2020-03-02 17:31:02 +08:00 |
|