Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High memory usage and panic #1613

Open
AlexxIT opened this issue Feb 22, 2025 · 0 comments
Open

High memory usage and panic #1613

AlexxIT opened this issue Feb 22, 2025 · 0 comments
Assignees
Labels
bug Something isn't working panic

Comments

@AlexxIT
Copy link
Owner

AlexxIT commented Feb 22, 2025

From some user. 8 cameras. 64GB RAM - 81% usage.

21:34:33.535 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:39026->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
panic: close of closed channel

goroutine 10320 [running]:
github.com/AlexxIT/go2rtc/pkg/core.(*Sender).Close(0xc001bcdd38?)
	github.com/AlexxIT/go2rtc/pkg/core/track.go:174 +0x96
github.com/AlexxIT/go2rtc/pkg/core.(*Connection).Stop(0xc00044f080)
	github.com/AlexxIT/go2rtc/pkg/core/connection.go:75 +0x90
github.com/AlexxIT/go2rtc/internal/streams.(*Stream).RemoveConsumer(0xc0001f2680, {0xda2f40, 0xc00044f080})
	github.com/AlexxIT/go2rtc/internal/streams/stream.go:64 +0x30
github.com/AlexxIT/go2rtc/internal/webrtc.asyncHandler.func1({0xb7de80?, 0x1242ab0?})
	github.com/AlexxIT/go2rtc/internal/webrtc/webrtc.go:157 +0x9b
github.com/AlexxIT/go2rtc/pkg/core.(*Listener).Fire(...)
	github.com/AlexxIT/go2rtc/pkg/core/listener.go:16
github.com/AlexxIT/go2rtc/pkg/webrtc.NewConn.func5(0x6)
	github.com/AlexxIT/go2rtc/pkg/webrtc/conn.go:129 +0x68
created by github.com/pion/webrtc/v3.(*PeerConnection).onConnectionStateChange in goroutine 10127
	github.com/pion/webrtc/v3@v3.3.5/peerconnection.go:496 +0x16f
23:12:06.819 INF go2rtc platform=linux/amd64 revision=199fdd6 version=1.9.8
23:12:06.837 INF config path=/config/go2rtc.yaml
23:12:06.838 INF [api] listen addr=:1984
23:12:06.838 INF [rtsp] listen addr=:8554
23:12:06.838 INF [webrtc] listen addr=:8555/tcp
03:20:10.931 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=1.sdp?real_stream#video=copy
03:20:10.932 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=0.sdp?real_stream#video=copy#audio=aac#audio=copy#audio=opus
03:20:17.527 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x558676075280] Connection to tcp://192.168.0.20:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x5586760d3fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=1.sdp?real_stream.\nError opening input files: Connection refused\n" stream=dvor_ugol_sub
03:20:17.545 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x5599bf1b4280] Connection to tcp://192.168.0.20:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x5599bf2130c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=0.sdp?real_stream.\nError opening input files: Connection refused\n" stream=dvor_ugol_main
11:41:06.701 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:33190->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
11:41:20.434 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:48422->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
11:41:51.013 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:33194->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
11:41:54.371 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:49610->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
15:25:12.654 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="unexpected EOF" url="hass:Doorbell Repeater-C3F1"
exit with signal: terminated
15:47:25.984 INF go2rtc platform=linux/amd64 revision=199fdd6 version=1.9.8
15:47:26.001 INF config path=/config/go2rtc.yaml
15:47:26.002 INF [rtsp] listen addr=:8554
15:47:26.002 INF [api] listen addr=:1984
15:47:26.002 INF [webrtc] listen addr=:8555/tcp
17:05:41.046 WRN [rtsp] error="streams: dial tcp 192.168.0.58:46001: i/o timeout, exec/rtsp\n[in#0 @ 0x56457c18d000] Error opening input: Invalid data found when processing input\nError opening input file rtsp://127.0.0.1:8554/domofon?audio&source=ffmpeg:domofon%23audio%3Dopus.\nError opening input files: Invalid data found when processing input\n" stream=domofon
17:05:42.934 WRN [rtsp] error="streams: dial tcp 192.168.0.58:46001: i/o timeout" stream=domofon
19:17:50.648 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:35290->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
19:17:50.652 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:56892->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
19:18:02.400 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
19:18:02.442 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
19:18:12.468 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
19:18:12.506 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
19:18:22.538 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
19:18:22.567 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
19:18:31.349 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: connect: no route to host" stream=mansarda_main
19:18:31.349 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: connect: no route to host" stream=mansarda_sub
19:18:42.648 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
19:18:42.676 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
20:03:03.683 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:55332->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
03:20:15.435 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=1.sdp?real_stream#video=copy
03:20:20.989 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x561e93f72280] Connection to tcp://192.168.0.20:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x561e93fd0fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=1.sdp?real_stream.\nError opening input files: Connection refused\n" stream=dvor_ugol_sub
03:20:21.003 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x558219e48280] Connection to tcp://192.168.0.20:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x558219ea70c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=0.sdp?real_stream.\nError opening input files: Connection refused\n" stream=dvor_ugol_main
03:31:58.994 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1#video=copy
03:31:58.998 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0#video=copy#audio=aac#audio=copy#audio=opus
03:32:11.200 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x555c82c08280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x555c82c66fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:32:11.228 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x5614cf656280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x5614cf6b50c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:32:21.249 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55560cd6c280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55560cdcafc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:32:21.279 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55acd97c9280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55acd98280c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:32:31.299 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x561338baa280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x561338c08fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:32:31.336 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55d5f87de280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55d5f883d0c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:32:41.349 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55c0b7cea280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55c0b7d48fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:32:41.372 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x556f57d90280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x556f57def0c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:32:51.400 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55ee38fe4280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55ee39042fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:32:51.426 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55d5722a2280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55d5723010c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:33:03.485 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x55a93d512280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x55a93d570fc0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1.\nError opening input files: Connection refused\n" stream=parnic_sub
03:33:03.551 WRN [rtsp] error="streams: exec/rtsp\n[tcp @ 0x5589f7ab6280] Connection to tcp://192.168.0.15:554?timeout=5000000 failed: Connection refused\n[in#0 @ 0x5589f7b150c0] Error opening input: Connection refused\nError opening input file rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0.\nError opening input files: Connection refused\n" stream=parnic_main
03:55:45.657 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
03:55:45.820 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error=EOF url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
03:55:52.252 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:51206->192.168.0.13:10554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1
03:56:04.486 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
03:56:04.511 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
03:56:14.537 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
03:56:14.559 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
03:56:24.583 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_sub
03:56:24.614 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: i/o timeout" stream=mansarda_main
03:56:31.646 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: connect: connection refused" stream=mansarda_sub
03:56:31.672 WRN [rtsp] error="streams: dial tcp 192.168.0.13:10554: connect: connection refused" stream=mansarda_main
08:24:57.157 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 192.168.0.2:48274->192.168.0.17:554: i/o timeout" url=rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.17:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
08:24:57.404 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:170 > error="read tcp 127.0.0.1:8554->127.0.0.1:41028: i/o timeout" url=ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.11:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif#video=copy
08:26:06.050 ERR [exec] timeout source="exec:ffmpeg -hide_banner -v error -allowed_media_types video -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.11:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif -c:v copy -an -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/570890b48f759530dba2164b92b3e100"
08:26:07.237 ERR [exec] timeout source="exec:ffmpeg -hide_banner -v error -allowed_media_types video+audio -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.18:554/stream0 -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 aac -map 0:a:0? -c:a:1 copy -map 0:a:0? -c:a:2 libopus -application:a:2 lowdelay -min_comp 0 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/24969cbfe65d706aefccc26f81e7e308"
08:26:08.758 WRN [rtsp] error="streams: exec: timeout" stream=dvor_main
08:27:42.191 WRN github.com/AlexxIT/go2rtc/internal/rtsp/rtsp.go:241 > error="read tcp 192.168.0.2:8554->172.30.33.13:37954: read: connection reset by peer"
08:34:35.795 ERR [exec] timeout source="exec:ffmpeg -hide_banner -v error -allowed_media_types video+audio -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0 -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 aac -map 0:a:0? -c:a:1 copy -map 0:a:0? -c:a:2 libopus -application:a:2 lowdelay -min_comp 0 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/9f11ccea7f2be4c804744aa517136101"
08:34:35.796 ERR [exec] timeout source="exec:ffmpeg -hide_banner -v error -allowed_media_types video+audio -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.18:554/stream0 -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 aac -map 0:a:0? -c:a:1 copy -map 0:a:0? -c:a:2 libopus -application:a:2 lowdelay -min_comp 0 -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/24969cbfe65d706aefccc26f81e7e308"
08:34:35.796 ERR [exec] timeout source="exec:ffmpeg -hide_banner -v error -allowed_media_types video -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.17:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif -c:v copy -an -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/4a6d8e0360b23e4a2ae16fde80f8c96b"
streams:
  dvor_ugol_main: 
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=0.sdp?real_stream#video=copy#audio=aac#audio=copy#audio=opus
  dvor_ugol_sub: 
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.20:554/channel=1_stream=1.sdp?real_stream#video=copy
    
  dvor_main: 
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.18:554/stream0#video=copy#audio=aac#audio=copy#audio=opus
  dvor_sub: 
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.18:554/stream1#video=copy
  
  parnic_main:
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream0#video=copy#audio=aac#audio=copy#audio=opus
  parnic_sub: 
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.15:554/stream1#video=copy
    
  Raspoznavanie:
    - onvif://admin:QrtbRthe5F2do4Rh@192.168.0.19:80
  
  
  vorota_snizu_main:
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.17:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif#video=copy
  vorota_snizu_sub:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.17:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
  
  vorota_sverhuu_main:
    - ffmpeg:rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.11:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif#video=copy
  vorota_sverhuu_sub:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.11:554/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif
    
  podval_main:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.12:10554/tcp/av0_0
  podval_sub:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.12:10554/tcp/av0_1  
    
  mansarda_main:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_0
  mansarda_sub:
    - rtsp://admin:QrtbRthe5F2do4Rh@192.168.0.13:10554/tcp/av0_1        

#   Vorota sverhu:
#     - onvif://admin:QrtbRthe5F2do4Rh@192.168.0.11:80  
  domofon:
    - hass:Doorbell Repeater-C3F1
    - ffmpeg:domofon#audio=opus 
#  podval:
#    - echo:bash /config/custom_components/expose_camera_stream_source/get_stream.sh camera.kamera_podval

log:
  level: info

homekit:
  domofon:
          pin: 15868584
          pairings:
            - client_id=8A904D0A-EDFA-4C36-85E9-9F84DEDCBB2E&client_public=8a8db52390893ffbddbc156b0bd0622c129f8b1e96c813837888bf9b5f5c3ad0&permissions=1
            - client_id=04475F0B-23F9-43DA-8D8E-7A19F6747FFC&client_public=cd5c03352e3c4b0cfb149ae18eef5952768604eef4c49a69db72af5ad43ec0e5&permissions=1
rtsp:
    listen: :8554
webrtc:
    listen: :8555/tcp
@AlexxIT AlexxIT added bug Something isn't working panic labels Feb 22, 2025
@AlexxIT AlexxIT self-assigned this Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working panic
Projects
None yet
Development

No branches or pull requests

1 participant