projet crepp_git/crepp-projects/raspi-bot · branche main
gstream.sh Voir sur GitLab
#!/bin/bash
raspivid -t 300000 -h 240 -w 360 -fps 25 -o -n  | cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8090}' :demux=h264