Hacker News new | ask | show | jobs
by riedel 1901 days ago
Maybe it would be a good starting point for someone integrating it into ffmpeg
1 comments

Yep, it looks easy to replace the function h264_get_next_frame(). I think you could get really decent performance if you used ffmpeg to pre-extract all of the frames into sequential files and serve them statically.