i'm working on something to remote control android from web browser. something like canvas or flash will draw the android device's screen, and i want it to be very smoothly.
as i know, we can capture android screen using frame buffer. there a lot of articles about this. But, the fps is very lot, 4~5 fbs at most. is there any way to improve?
will something like ffmpeg help?