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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to