4 lines
62 B
Bash
4 lines
62 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
python3 ./webstreaming.py --ip 0.0.0.0 --port 8000
|