TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-02-07T23:15:33+00:00 Software versions TinyPilot version: uStreamer version: 4.13 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 10 Hardware information Hardware: BCM2711 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off temp=49.1'C throttled=0x0 voltage logs 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 -- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Tue 2023-02-07 23:15:33 GMT. -- Feb 07 22:04:55 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Feb 07 22:04:58 tinypilot python[619]: 2023-02-07 22:04:58.906 __main__ INFO Starting app Feb 07 22:05:00 tinypilot python[619]: 2023-02-07 22:05:00.144 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Feb 07 22:05:00 tinypilot python[619]: 2023-02-07 22:05:00.161 db.store INFO Read 7 database migrations from disk Feb 07 22:05:00 tinypilot python[619]: 2023-02-07 22:05:00.195 socket_api INFO Client xI1PzcJz2jEIF1ewAAAD connected Feb 07 22:05:00 tinypilot python[619]: 2023-02-07 22:05:00.411 socket_api INFO Client fdZiRt6OidfUyv4OAAAF connected Feb 07 22:05:00 tinypilot python[619]: 2023-02-07 22:05:00.586 socket_api INFO Client zL9fqbAzr1RCJ7J9AAAG connected Feb 07 23:10:46 tinypilot python[619]: 2023-02-07 23:10:46.603 socket_api INFO Client oY3rg9TNtwP-AgvRAAAI connected Feb 07 23:15:29 tinypilot python[619]: 2023-02-07 23:15:29.465 socket_api INFO Client sZmnGR0kBo2uaRhuAAAK connected Feb 07 23:15:33 tinypilot sudo[1076]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Feb 07 23:15:33 tinypilot sudo[1076]: pam_unix(sudo:session): session opened for user root by (uid=0) Feb 07 23:15:33 tinypilot python[619]: cat: VERSION: No such file or directory TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: 30 ustreamer_encoder: omx 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 <== tinypilot_install_janus: true ustreamer_compile_janus_plugin: true ustreamer_drop_same_frames: 30 ustreamer_encoder: omx ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_persistent: true ustreamer_port: 8001 ustreamer_use_dv_timings: true ustreamer_workers: 3 ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: yes ustreamer_compile_janus_plugin: yes tinypilot_install_janus: yes uStreamer logs -- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Tue 2023-02-07 23:15:33 GMT. -- Feb 07 22:04:55 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Feb 07 22:04:56 tinypilot launch[613]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder omx --format uyvy --workers 3 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.240 main] -- Using internal blank placeholder Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.241 main] -- Using H264-sink: tinypilot::ustreamer::h264 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.243 main] -- Listening HTTP on [127.0.0.1]:8001 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 stream] -- Using V4L2 device: /dev/video0 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 stream] -- Using desired FPS: 0 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 http] -- Starting HTTP eventloop ... Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 stream] -- H264: Initializing MMAL encoder ... Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 stream] -- H264: Using bitrate: 5000 Kbps Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.244 stream] -- H264: Using GOP: 30 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.257 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Feb 07 22:04:56 tinypilot launch[613]: ================================================================================ Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.291 stream] -- Device fd=12 opened Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.291 stream] -- Using input channel: 0 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.298 stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.335 stream] -- Using resolution: 1920x1080 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.335 stream] -- Using pixelformat: UYVY Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.336 stream] -- Querying HW FPS changing is not supported Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.336 stream] -- Using IO method: MMAP Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.347 stream] -- Requested 5 device buffers, got 5 Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.355 stream] -- Capturing started Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.355 stream] -- Initializing OMX encoder ... Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.357 stream] -- Initializing OMX encoder ... Feb 07 22:04:56 tinypilot launch[613]: -- INFO [19.359 stream] -- Initializing OMX encoder ... Feb 07 22:04:57 tinypilot launch[613]: -- INFO [19.366 stream] -- Using JPEG quality: 80% Feb 07 22:04:57 tinypilot launch[613]: -- INFO [19.367 stream] -- Creating pool JPEG with 3 workers ... Feb 07 22:04:57 tinypilot launch[613]: -- INFO [19.367 stream] -- Capturing ... Feb 07 22:04:57 tinypilot launch[613]: -- INFO [19.369 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... Feb 07 23:10:46 tinypilot launch[613]: -- INFO [3957.908 http] -- HTTP: Registered client: [100.109.196.120]:56302, id=fdeb1e31c796a203; clients now: 1 Feb 07 23:10:47 tinypilot launch[613]: -- INFO [3959.472 http] -- HTTP: Registered client: [100.109.196.120]:56316, id=3cb4f8c33a6efe26; clients now: 2 Feb 07 23:10:48 tinypilot launch[613]: -- INFO [3959.718 http] -- HTTP: Disconnected client: [100.109.196.120]:56302, id=fdeb1e31c796a203, Resource temporarily unavailable (reading,eof); clients now: 1 Feb 07 23:15:29 tinypilot launch[613]: -- INFO [4240.772 http] -- HTTP: Registered client: [100.109.196.120]:56358, id=76c926b5ffe1bf64; clients now: 2 Feb 07 23:15:30 tinypilot launch[613]: -- INFO [4242.322 http] -- HTTP: Registered client: [100.109.196.120]:56372, id=beb8fb4c5b435075; clients now: 3 Feb 07 23:15:31 tinypilot launch[613]: -- INFO [4242.617 http] -- HTTP: Disconnected client: [100.109.196.120]:56358, id=76c926b5ffe1bf64, Resource temporarily unavailable (reading,eof); clients now: 2 nginx logs -- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Tue 2023-02-07 23:15:33 GMT. -- Feb 07 22:04:55 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Feb 07 22:04:55 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2023/02/07 00:13:33 [error] 623#623: *303 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 20:33:09 [error] 623#623: *332 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 20:54:24 [error] 623#623: *357 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:01:02 [error] 628#628: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:01:20 [error] 628#628: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:8001/stream", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:01:25 [error] 628#628: *38 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:01:41 [error] 628#628: *55 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:03:41 [error] 628#628: *72 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:14:13 [error] 628#628: *93 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:14:23 [error] 628#628: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:8001/stream", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:14:42 [error] 628#628: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:8001/stream", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:14:46 [error] 628#628: *135 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:15:04 [error] 628#628: *2 upstream prematurely closed connection while reading response header from upstream, client: 100.109.196.120, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:15:23 [error] 626#626: *2 upstream prematurely closed connection while reading response header from upstream, client: 100.109.196.120, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:15:24 [error] 626#626: *2 upstream prematurely closed connection while reading response header from upstream, client: 100.109.196.120, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OOjkw7I HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OOjkw7I", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:15:24 [error] 626#626: *2 upstream prematurely closed connection while reading response header from upstream, client: 100.109.196.120, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OOjkzhV HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OOjkzhV", host: "100.92.115.99", referrer: "https://100.92.115.99/" 2023/02/07 21:15:51 [error] 629#629: *27 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:19:28 [error] 629#629: *43 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:33:37 [error] 629#629: *64 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 21:53:58 [error] 629#629: *84 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 22:00:01 [error] 629#629: *104 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 22:02:15 [error] 629#629: *121 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 23:10:47 [error] 629#629: *39 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 2023/02/07 23:15:30 [error] 629#629: *59 connect() failed (111: Connection refused) while connecting to upstream, client: 100.109.196.120, server: tinypilot, request: "GET /janus/ws HTTP/1.1", upstream: "http://127.0.0.1:8002/janus/ws", host: "100.92.115.99" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /js/logs.js HTTP/2.0" 200 1484 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/2.0" 200 61701 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /js/paste.js HTTP/2.0" 200 2076 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /js/app.js HTTP/2.0" 200 13200 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/2.0" 200 59549 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/2.0" 200 134759 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /js/webrtc-video.js HTTP/2.0" 200 7015 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://100.92.115.99/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /css/button.css HTTP/2.0" 200 1769 "https://100.92.115.99/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:45 +0000] "GET /css/cursors.css HTTP/2.0" 200 618 "https://100.92.115.99/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://100.92.115.99/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://100.92.115.99/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://100.92.115.99/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://100.92.115.99/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://100.92.115.99/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://100.92.115.99/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://100.92.115.99/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OOk9LoV HTTP/2.0" 200 96 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OOk9LtI&sid=aGwIiQkgHoOSP9zJAAAH HTTP/2.0" 200 2 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OOk9LtJ&sid=aGwIiQkgHoOSP9zJAAAH HTTP/2.0" 200 32 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:46 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:47 +0000] "GET /janus/ws HTTP/1.1" 502 575 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:48 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 3735873 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OOk9LwO&sid=aGwIiQkgHoOSP9zJAAAH HTTP/2.0" 200 1 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-" 100.109.196.120 - - [07/Feb/2023:23:10:52 +0000] "GET /api/settings/video HTTP/2.0" 200 150 "https://100.92.115.99/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36" "-"