Skip to content

frank30941/capture_image_from_stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

capture_one_image_from_stream

capture one image from stream using ffmpeg.

Video protocols

HTTP: ffmpeg -i {HTTP://XXX.XXXX.XX/XXX} {loacl/path/img.jpg}

RTSP(TCP、UDP): ffmpeg -rtsp_transport {tcp or udp} -i {RTSP://XXX.XXX.XX/XXX} {loacl/path/img.jpg}

About

capture one image from stream using ffmpeg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published