Skip to content

Commit 30ba3f0

Browse files
committed
call stream from boot script
1 parent a47fafa commit 30ba3f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Raspberry Pi/boot.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
MESA_GL_VERSION_OVERRIDE=3.3 obs
1+
MESA_GL_VERSION_OVERRIDE=3.3 obs &
2+
sleep 5
3+
python stream.py

0 commit comments

Comments
 (0)