-
Using ffmpeg to capture a live streaming frame?
I’m pretty sure I can capture a single frame and store as jpg or png, using ffmpeg, however, I want to do this for a live streaming video. Currently I can use ffmpeg to capture the stream and save as .mp4. My question is: Can I capture a frame and save as jpg or png while the stream is playing or do I have to wait and use the completed .mp4 file?
Thanks,
Ray
Sorry, there were no replies found.