| ▲ | themafia 3 hours ago | |
ffmpeg has great http input and output support. I've been using this quite a bit recently. Wrapping ffmpeg with node.js and using the built in http server and client to interact with it. It's even reduced load considerably because most of the time the disk doesn't even need to be touched. | ||