| Starting MJPG stream on 0.0.0.0:8765 | |
| top -> /dev/cam_top | |
| side -> /dev/cam_side | |
| front -> /dev/cam_front | |
| resolution: 640x480@30fps, JPEG quality 80 | |
| * Serving Flask app 'cam_stream' | |
| * Debug mode: off | |
| [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m | |
| * Running on all addresses (0.0.0.0) | |
| * Running on http://127.0.0.1:8765 | |
| * Running on http://172.25.166.70:8765 | |
| [33mPress CTRL+C to quit[0m | |
| 172.25.166.70 - - [10/Apr/2026 22:46:34] "GET / HTTP/1.1" 200 - | |
| 172.25.166.70 - - [10/Apr/2026 22:46:34] "[35m[1mGET /favicon.ico HTTP/1.1[0m" 204 - | |
| 172.25.166.70 - - [10/Apr/2026 22:46:35] "GET /side HTTP/1.1" 200 - | |
| 172.25.166.70 - - [10/Apr/2026 22:46:35] "GET /front HTTP/1.1" 200 - | |
| 172.25.166.70 - - [10/Apr/2026 22:46:35] "GET /top HTTP/1.1" 200 - | |