Skip to content

Instantly share code, notes, and snippets.

@dewomser
Last active May 7, 2026 07:55
Show Gist options
  • Select an option

  • Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.

Select an option

Save dewomser/7ffaa283e38a3832952fc52b82ed7d65 to your computer and use it in GitHub Desktop.
Sammlung Skripte für die Meisen-cam
#!/bin/bash
ffmpeg -i meise1.mkv -vf "rotate=160*(PI/180)" meise1.gif
scp pi@192.168.1.209:/tmp/motion/* /home/karl/Downloads/birdcam2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment