Will Storey 1f0df03f36 Give each client its own goroutine for writes
This is to avoid the encoder blocking trying to write to the write side
of the pipe when a client is not reading from it quickly enough.
2017-01-01 22:36:09 -08:00
2016-12-31 13:12:45 -08:00
2016-12-31 13:12:45 -08:00
Description
Stream video (e.g. RTSP) to an HTML5 video element (MP4)
128 KiB
Languages
C 50.7%
Go 43%
Makefile 4%
Dockerfile 1.3%
HTML 1%