Skip to content

Instantly share code, notes, and snippets.

@LarryStanley
Last active May 14, 2018 15:27
Show Gist options
  • Save LarryStanley/1a0e9908f124053e80826327884cf719 to your computer and use it in GitHub Desktop.
Save LarryStanley/1a0e9908f124053e80826327884cf719 to your computer and use it in GitHub Desktop.
ffmpeg -y -i rtsp://localhost:8554/ -vframes 1 /home/pi/test1.jpg
scp bn@10.10.0.43:/home/bn/Downloads/tensorflow1/models/research/object_detection/
ffmpeg -i rtsp://10.10.0.103:8554/ -f image2 -update 1 /home/bn/Downloads/tensorflow1/models/research/object_detection/test0.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment