Hacker News new | ask | show | jobs
by stop50 1429 days ago
Matrix just got video streams, but i don't know if it is usable in that way. nginx has an rtmp module for selfmade streaming. A rtmp endpoint takes the media from your pc and saves it to disk and another part of nginx takes it and makes it available over http hls/dash. Of course you could use rtmp itself for streaming, so that it acts as an bouncer.