Hi,
I am using adb shell command to get the device screen through ffmpeg.I just
want to send ffmpeg output through socket stream and store that image in
computer location .
I am using below command to get the stream buffer.but it was coming as
empty.could you pls give me out of here
Sample code:
getSocketStream("shell:screencap -p | /data/local/tmp/ffmpeg -loglevel
panic -f rawvideo -s 720x1280 -pix_fmt rgb0 -r 10 -i - -vf
scale=281.25:500.0 -f image2 -vcodec png -vframes 1", "1f28427b")
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user