TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-08-11T15:39:33-03:00 Software versions TinyPilot version: 2.6.0 uStreamer version: 5.38 OS version: Linux tinypilot 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2835 Revision: b03114 Model: Raspberry Pi 4 Model B Rev 1.4 TinyPilot state Read-only filesystem: on SSH access: enabled temp=32.6'C throttled=0x0 voltage logs TinyPilot settings.yml ustreamer_desired_fps: 24 ustreamer_persistent: true TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM After=syslog.target network.target StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=HOST=127.0.0.1 Environment=PORT=8000 Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Journal begins at Thu 2023-08-10 16:52:39 -03, ends at Fri 2023-08-11 15:39:33 -03. -- Aug 10 16:52:43 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Aug 10 16:52:45 tinypilot python[602]: 2023-08-10 16:52:45.904 __main__ INFO Starting app Aug 10 16:52:59 tinypilot python[602]: 2023-08-10 16:52:59.678 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Aug 10 16:52:59 tinypilot python[602]: 2023-08-10 16:52:59.685 db.store INFO Read 7 database migrations from disk Aug 10 16:52:59 tinypilot python[602]: 2023-08-10 16:52:59.713 socket_api INFO Client RgQzZF6NZxMvjNe-AAAB connected Aug 10 16:53:28 tinypilot python[602]: 2023-08-10 16:53:28.836 socket_api INFO Client RgQzZF6NZxMvjNe-AAAB disconnected Aug 10 16:53:29 tinypilot python[602]: 2023-08-10 16:53:29.774 socket_api INFO Client GiKtS18ox8YGykS_AAAD connected Aug 10 16:53:29 tinypilot python[602]: 2023-08-10 16:53:29.827 socket_api INFO Client GiKtS18ox8YGykS_AAAD disconnected Aug 10 16:53:30 tinypilot python[602]: 2023-08-10 16:53:30.016 socket_api INFO Client k-4FB0El31_ARLDbAAAF connected Aug 11 15:37:58 tinypilot python[602]: 2023-08-11 15:37:58.518 socket_api INFO Client tMYX1mjpxjEHmX5oAAAH connected Aug 11 15:39:06 tinypilot python[602]: 2023-08-11 15:39:06.242 socket_api INFO Client tMYX1mjpxjEHmX5oAAAH disconnected Aug 11 15:39:33 tinypilot sudo[2106]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Aug 11 15:39:33 tinypilot sudo[2106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: '30' ustreamer_encoder: m2m-image ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_interface: 127.0.0.1 ustreamer_persistent: true ustreamer_port: 8001 ustreamer_use_dv_timings: true ustreamer_workers: '3' ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_desired_fps: 24 ustreamer_persistent: true uStreamer logs -- Journal begins at Thu 2023-08-10 16:52:39 -03, ends at Fri 2023-08-11 15:39:34 -03. -- Aug 10 16:52:43 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Aug 10 16:52:44 tinypilot launch[603]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder m2m-image --format uyvy --desired-fps 24 --workers 3 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.033 main] -- Starting PiKVM uStreamer 5.38 ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.033 main] -- Using internal blank placeholder Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.033 main] -- Using H264-sink: tinypilot::ustreamer::h264 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.042 main] -- Listening HTTP on [127.0.0.1]:8001 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.042 stream] -- Using V4L2 device: /dev/video0 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.042 stream] -- Using desired FPS: 24 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.042 http] -- Starting HTTP eventloop ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.042 stream] -- H264: Initializing encoder ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.056 stream] -- H264: Configuring encoder: DMA=0 ... Aug 10 16:52:44 tinypilot launch[603]: ================================================================================ Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.074 stream] -- Device fd=10 opened Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.075 stream] -- Using input channel: 0 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.098 stream] -- Using resolution: 640x480 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.098 stream] -- Using format: UYVY Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.098 stream] -- Querying HW FPS changing is not supported Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.098 stream] -- Using IO method: MMAP Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.102 stream] -- Requested 5 device buffers, got 5 Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- Capturing started Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- JPEG-0: Initializing encoder ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- JPEG-1: Initializing encoder ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- JPEG-2: Initializing encoder ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- Using JPEG quality: 80% Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- Creating pool JPEG with 3 workers ... Aug 10 16:52:44 tinypilot launch[603]: -- INFO [11.109 stream] -- Capturing ... Aug 10 16:52:45 tinypilot launch[603]: -- ERROR [12.110 stream] -- Persistent device timeout (unplugged) Aug 10 16:53:29 tinypilot launch[603]: -- INFO [55.891 http] -- HTTP: NEW client (now=1): [192.168.18.113]:44500, id=86136c805163c6d3 Aug 10 16:53:29 tinypilot launch[603]: -- INFO [56.153 http] -- HTTP: DEL client (now=0): [192.168.18.113]:44500, id=86136c805163c6d3, Resource temporarily unavailable (reading,eof) Aug 10 16:53:30 tinypilot launch[603]: -- INFO [56.290 http] -- HTTP: NEW client (now=1): [192.168.18.113]:44512, id=4a3145eb85771aa7 Aug 11 15:37:58 tinypilot launch[603]: -- INFO [417.510 http] -- HTTP: NEW client (now=2): [192.168.18.4]:51024, id=97219e7cb121dc7e Aug 11 15:39:06 tinypilot launch[603]: -- INFO [485.443 http] -- HTTP: DEL client (now=1): [192.168.18.4]:51024, id=97219e7cb121dc7e, Resource temporarily unavailable (reading,eof) nginx logs -- Journal begins at Thu 2023-08-10 16:52:39 -03, ends at Fri 2023-08-11 15:39:34 -03. -- Aug 10 16:52:43 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Aug 10 16:52:43 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server.