Hello Is it possible for ffmpeg to make an HTTP connection and repeatedly request an image, creating a video from the images? This is not the same as reading an image stream, as ffmpeg needs to keep reading the image in a loop. Use case, connect to camera and read an image, use HTTP keep-alive to keep reading an image, because camera's rtsp stream doesn't work :)
Thanks John _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
