[FFmpeg-user] html5 Canvas to ffmpeg

kamal shadi kamal.shadi85 at gmail.com
Wed Jan 10 20:08:37 EET 2018


Hi all,

I am making animations in html5 canvas. I am able to get frames from canvas
using requestAnimationFrame() and convert them to png dataurl. I want to
send these frames to an ffmpeg running on localhost for live encoding (I
want to send the encoded video to rtmp server afterward).

Does anyone have an experience here? What is the recommended setup here?
Does it even make sense to use ffmpeg here?

Thanks,
Kamal


More information about the ffmpeg-user mailing list