[FFmpeg-user] Stream images using ffmpeg
Navin Math
hinavinmath at gmail.com
Mon Aug 26 14:43:24 CEST 2013
Hi
My work is to stream content of camera from mobile - 1 to other another
mobile - 2. So I am planning to implement following method.
Note: Both mobile-1 and mobile-2 are not in same network. They can contact
each other through some server.
I am capturing video frames(images) from camera in mobile-1 then i will
send the current extracted image to server for ex: curenrtImage.jpg. From
server, i want to stream that image to mobile-2 through ffmpeg.
1. How to stream this image?
2. I want to know whether the method what I am following is correct or not?
or
3. Give any leads to start any new path.
Thanks
Math
More information about the ffmpeg-user
mailing list