Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # Main command.
  4. raspivid -a 12 -t 0 -w <WIDTH> -h <HEIGHT> -ih -fps <FPS> -l -o tcp://<YOUR-RPI-IP-ADDRESS>:<PORT>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement