mirror of
https://github.com/Crocmagnon/printer-raspberry-pi.git
synced 2024-11-14 14:23:54 +01:00
4 lines
138 B
Text
4 lines
138 B
Text
|
#!/bin/bash
|
||
|
|
||
|
/usr/bin/libcamerify /home/gaugendre/ustreamer/ustreamer --device /dev/video0 --host 0.0.0.0 -r 1024x768 --encoder=m2m-image
|