AirenSoft / OvenMediaEngine

OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
https://OvenMediaEngine.com/ome
GNU Affero General Public License v3.0
2.53k stars 1.06k forks source link

WebRTC stream starts freezing after stream has been up for 12+ hours #1419

Closed UkuKert closed 10 months ago

UkuKert commented 10 months ago

Describe the bug WebRTC stream starts freezing after it has been up for 12+ hours. The image is frozen for approximately 10s, then about 10 frames come through and then the stream freezes for another 10s and the stream remains in this state.

To Reproduce Steps to reproduce the behavior:

  1. Start OME docker container
  2. Start producing a SRT stream to the OME container with from a different machine in the same network
  3. Subscribe to that stream with WebRTC using OvenPlayer from a different machine in the same network
  4. Wait for 12-18h
  5. Observe stream freezing

Expected behavior Stream can be up and running for multiple days without freezing and stuttering.

Logs I have looked at the logs and there is no error in the OME logs or OvenPlayer logs. The logging level is info and there is nothing unusual or changed there. I will create a clean environment and run the experiment again and get some clean logs to upload in a few days.

Server (please complete the following information):

OvenMediaEngine origin * false true true ${env:OME_SRT_PROV_PORT:9999} 3 ${env:OME_LLHLS_STREAM_PORT:3333} ${env:OME_LLHLS_STREAM_TLS_PORT:3334} 1 ${env:OME_WEBRTC_SIGNALLING_PORT:3333} ${env:OME_WEBRTC_SIGNALLING_TLS_PORT:3334} 1 *:10000-10005/udp ${env:OME_WEBRTC_TCP_RELAY_ADDRESS:*:3478} false 1 default ovenmediaengine.com * ${env:NAME} live false camera_stream ${OriginStreamName} LLHLS_block llhls HD 1 8 30000 false false false true 0.4 1.2 6 10 *


**Player**
OvenPlayer
 - Devices: 
     - Lenovo Thinkpad (Windows 10), 
     - Gigabyte AERO15 (Ubuntu 20.04), 
     - Macbook Pro 2021 with M1 chip
 - OS: 
   - Windows 10, 
   - Ubuntu 20.04
   - macOS 12.6.4 (21G526)
 - Browsers
   - Firefox 118.0.2 
   - Chrome 116.0.5845.140 (both 64bit)
 - Versions:
   - `0.10.27`
   - `0.15.9`

**Additional context**

- Upon restarting the OME container the problem dissapears and the WebRTC stream behaves as expected.
- When I restart the SRT connection, the problem also dissapears and the WebRTC stream behaves as expected.
- When I have a broken stream (with this bug) and I create a new SRT-WebRTC connection to the same OME instance with a new stream id, then the new stream works as expected, the old broken one is still broken. So two streams are running at the same time, while one is broken and the other is not
- OME receives the stream from SRT which is in the same sub-net, all connected by ethernet (Player, OME, source)
- When viewing the broken stream over LL-HLS, it is behaving normally, however with a ~5s latency, when it normally has a 2-3s latency.
- It is hard and slow to reproduce, because it happens once in about 12-18h
- Nothing is running through WiFi, everything is connected via Ethernet cables.
- I have not experienced any spike in CPU or Memory usage in the provider stream or OME.
- The incoming and outgoing streams are all `H264` without `ABR`
- I am using gstreamers nvidia encoder `nvv4l2h264enc` with the following properties:
  - `bitrate` = 4000000
  - `preset-level` = 1 (UltraFastPreset  - UltraFastPreset for high perf)
  - `insert-sps-pps` = 1 (Insert H.264 SPS, PPS at every IDR frame)
  - `idrinterval` = 30 (Encoding IDR Frame occurance frequency)

My initial thought is that something gets corrupted with a "stream" instance in the OME itself, which gets fixed, if the provider or OME is restarted.

Any help is appreciated, I have battled with this problem for about a week and I haven't gotten any closer to fixing it.
getroot commented 10 months ago

Thanks for the great report.

This may be caused by the issue below. https://github.com/AirenSoft/OvenMediaEngine/issues/1388

This patch was released in 0.16.0, could you please check if it reproduces in the latest version?

UkuKert commented 10 months ago

Thanks, I will update to 0.16.0 and try overnight today and let you know.

UkuKert commented 10 months ago

Hello, I updated to 0.16.0 and the stream was fine overnight for ~15h. However I left it running over the weekend and the stream started exhibiting the same behaviour after being online for 48h. After looking into my SRT provider code, I have discovered the following error message:

ERROR            matroskamux matroska-mux.c:4336:gst_matroska_mux_handle_buffer:<matroskamux0> PTS before first PTS (0:21:38.130950388 < 0:21:38.164026668)

This error is coming from a muxer that is in a split pipeline, however the PTS in the name caught my eye and made me think that this may have something to do with it, because it shares a source with the SRT stream After digging for a bit, I found out that this may be because of the RTSP camera that I am using. For clarity, our streaming pipeline is like this: IP camera --RTSP--> Deepstream --SRT--> OME(pass-through) --WebRTC--> OvenPlayer. In Deepstream I am decoding the image, running it through AI and decoding it again with the nvv4l2h264enc element in gstreamer.

Thanks, Uku

UkuKert commented 10 months ago

These are the logs of OME when the error happened again after being online for about 24h. I have two streams publishing, daycamstream and security stream, both of which are WebRTC streams.

[2023-10-30 11:52:39.327] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff89c02210, #29, Connected, TCP, Nonblocking, 172.16.223.235:50647>
[2023-10-30 11:52:39.342] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 11:52:39.342] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771742 (ufrag: g37ouG:wjM0)
[2023-10-30 11:52:39.345] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1257010, #31, Connected, TCP, Nonblocking, 172.16.223.235:50649>) is connected on *:3333
[2023-10-30 11:52:39.346] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1257010, #31, Connected, TCP, Nonblocking, 172.16.223.235:50649>
[2023-10-30 11:52:39.360] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 11:52:39.360] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771741 (ufrag: G1wcIT:/k4n)
[2023-10-30 11:52:39.409] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195554 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.235:59061>
[2023-10-30 11:52:39.422] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195555 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.235:52087>
[2023-10-30 11:52:41.386] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb12c8010, #32, Connected, TCP, Nonblocking, 172.16.223.171:59991>) is connected on *:3333
[2023-10-30 11:52:41.386] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb12c8010, #32, Connected, TCP, Nonblocking, 172.16.223.171:59991>
[2023-10-30 11:52:41.391] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 11:52:41.391] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771740 (ufrag: g6KLVD:acxX)
[2023-10-30 11:52:41.405] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-30 11:52:41.405] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771739 (ufrag: lGHNMJ:xGNQ)
[2023-10-30 11:52:41.457] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195556 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:58916>
[2023-10-30 11:52:41.471] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195557 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:59852>
[2023-10-30 11:53:12.763] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195554) from ICEPort | ice_seesions_with_id count(5) ice_sessions_with_ufrag(5) ice_sessions_with_address_pair(5) 
[2023-10-30 11:53:12.764] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/527) reason(6)
[2023-10-30 11:53:12.764] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/527
[2023-10-30 11:53:12.763] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2d9b810, #12, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffac212558, local: 172.18.0.4:10004, remote: 172.16.223.235:59061> State: Connected, 3000195554] has expired
[2023-10-30 11:53:12.764] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(5)]
[2023-10-30 11:53:12.764] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffff89c02210, #29, Connected, TCP, Nonblocking, 172.16.223.235:50647> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: g37ouG, remote: wjM0)
[2023-10-30 11:53:12.765] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195555) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 11:53:12.765] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2dae010, #14, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffab412558, local: 172.18.0.4:10003, remote: 172.16.223.235:52087> State: Connected, 3000195555] has expired
[2023-10-30 11:53:12.765] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/528) reason(6)
[2023-10-30 11:53:12.765] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/528
[2023-10-30 11:53:12.765] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 11:53:12.765] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205410) : WebSocket <ClientSocket: 0xffffb1257010, #31, Connected, TCP, Nonblocking, 172.16.223.235:50649> TLS(Disabled) (#default#masp / securitystream, ufrag: local: G1wcIT, remote: /k4n)
[2023-10-30 11:53:12.823] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1257010, #31, Closed, TCP, Nonblocking, 172.16.223.235:50649>) has been disconnected by *:3333
[2023-10-30 11:53:12.823] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff89c02210, #29, Closed, TCP, Nonblocking, 172.16.223.235:50647>) has been disconnected by *:3333
[2023-10-30 11:55:51.285] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb12c8a10, #29, Connected, TCP, Nonblocking, 172.16.223.177:51863>) is connected on *:3333
[2023-10-30 11:55:51.286] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb12c8a10, #29, Connected, TCP, Nonblocking, 172.16.223.177:51863>
[2023-10-30 11:55:51.352] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 11:55:51.352] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771738 (ufrag: MJj8k0:cnaJ)
[2023-10-30 11:55:51.426] W [SPICE-u10000:20] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.177:56061>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 11:55:51.427] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195558 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.177:56061>
[2023-10-30 11:55:52.541] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/531
[2023-10-30 11:55:52.542] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 11:55:52.542] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195558) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 11:55:52.543] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff89c02210) : WebSocket <ClientSocket: 0xffffb12c8a10, #29, Connected, TCP, Nonblocking, 172.16.223.177:51863> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: MJj8k0, remote: cnaJ)
[2023-10-30 11:55:52.543] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb12c8a10, #29, Closed, TCP, Nonblocking, 172.16.223.177:51863>) has been disconnected by *:3333
[2023-10-30 11:55:52.606] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.177:51864>) is connected on *:3333
[2023-10-30 11:55:52.606] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.177:51864>
[2023-10-30 11:55:52.624] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205610, #31, Connected, TCP, Nonblocking, 172.16.223.177:51865>) is connected on *:3333
[2023-10-30 11:55:52.625] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205610, #31, Connected, TCP, Nonblocking, 172.16.223.177:51865>
[2023-10-30 11:55:52.647] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 11:55:52.647] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771737 (ufrag: HcQFVT:49xS)
[2023-10-30 11:55:52.649] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-30 11:55:52.649] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771736 (ufrag: 7zIdfc:4xDh)
[2023-10-30 11:55:52.706] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195559 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.177:61254>
[2023-10-30 11:55:52.721] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195560 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.177:57616>
[2023-10-30 11:57:25.991] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb12c8e10, #33, Connected, TCP, Nonblocking, 172.16.223.178:59283>) is connected on *:3333
[2023-10-30 11:57:25.995] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb12c8e10, #33, Connected, TCP, Nonblocking, 172.16.223.178:59283>
[2023-10-30 11:57:26.054] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(4)/Stream total(4)/App total(7)
[2023-10-30 11:57:26.055] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771735 (ufrag: T2wzEO:8LZO)
[2023-10-30 11:57:26.114] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195561 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.178:50782>
[2023-10-30 11:57:33.246] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/534
[2023-10-30 11:57:33.247] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(3)/Stream total(3)/App total(6)]
[2023-10-30 11:57:33.247] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195561) from ICEPort | ice_seesions_with_id count(6) ice_sessions_with_ufrag(6) ice_sessions_with_address_pair(6) 
[2023-10-30 11:57:33.248] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffffb12c8e10, #33, Connected, TCP, Nonblocking, 172.16.223.178:59283> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: T2wzEO, remote: 8LZO)
[2023-10-30 11:57:33.249] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb12c8e10, #33, Closed, TCP, Nonblocking, 172.16.223.178:59283>) has been disconnected by *:3333
[2023-10-30 11:57:33.478] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1361610, #33, Connected, TCP, Nonblocking, 172.16.223.178:59294>) is connected on *:3333
[2023-10-30 11:57:33.479] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1361610, #33, Connected, TCP, Nonblocking, 172.16.223.178:59294>
[2023-10-30 11:57:33.479] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1361810, #34, Connected, TCP, Nonblocking, 172.16.223.178:59295>) is connected on *:3333
[2023-10-30 11:57:33.479] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1361810, #34, Connected, TCP, Nonblocking, 172.16.223.178:59295>
[2023-10-30 11:57:33.553] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(4)/Stream total(4)/App total(7)
[2023-10-30 11:57:33.553] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771734 (ufrag: XIVQZA:LZxD)
[2023-10-30 11:57:33.555] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(4)/Stream total(4)/App total(8)
[2023-10-30 11:57:33.555] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771733 (ufrag: S03vlH:wwH3)
[2023-10-30 11:57:33.622] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195563 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.178:57955>
[2023-10-30 11:57:33.623] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:56218>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 11:57:33.624] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195562 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:56218>
[2023-10-30 11:57:48.421] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/532
[2023-10-30 11:57:48.422] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(3)/Stream total(3)/App total(7)]
[2023-10-30 11:57:48.422] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195559) from ICEPort | ice_seesions_with_id count(7) ice_sessions_with_ufrag(7) ice_sessions_with_address_pair(7) 
[2023-10-30 11:57:48.423] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb12c8a10) : WebSocket <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.177:51864> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: HcQFVT, remote: 49xS)
[2023-10-30 11:57:48.423] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #29, Closed, TCP, Nonblocking, 172.16.223.177:51864>) has been disconnected by *:3333
[2023-10-30 11:57:48.436] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/533
[2023-10-30 11:57:48.436] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(3)/Stream total(3)/App total(6)]
[2023-10-30 11:57:48.436] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195560) from ICEPort | ice_seesions_with_id count(6) ice_sessions_with_ufrag(6) ice_sessions_with_address_pair(6) 
[2023-10-30 11:57:48.437] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff89c02210) : WebSocket <ClientSocket: 0xffffb1205610, #31, Connected, TCP, Nonblocking, 172.16.223.177:51865> TLS(Disabled) (#default#masp / securitystream, ufrag: local: 7zIdfc, remote: 4xDh)
[2023-10-30 11:57:48.437] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205610, #31, Closed, TCP, Nonblocking, 172.16.223.177:51865>) has been disconnected by *:3333
[2023-10-30 12:01:10.769] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49792>) is connected on *:3333
[2023-10-30 12:01:10.785] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49792>
[2023-10-30 12:01:10.880] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(4)/Stream total(4)/App total(7)
[2023-10-30 12:01:10.880] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771732 (ufrag: 7HjMnd:Rs7a)
[2023-10-30 12:01:10.945] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195564 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:59131>
[2023-10-30 12:01:11.958] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/535
[2023-10-30 12:01:11.960] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(3)/Stream total(3)/App total(6)]
[2023-10-30 12:01:11.960] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195562) from ICEPort | ice_seesions_with_id count(6) ice_sessions_with_ufrag(6) ice_sessions_with_address_pair(6) 
[2023-10-30 12:01:11.961] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb12c8e10) : WebSocket <ClientSocket: 0xffffb1361610, #33, Connected, TCP, Nonblocking, 172.16.223.178:59294> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: XIVQZA, remote: LZxD)
[2023-10-30 12:01:11.962] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1361610, #33, Closed, TCP, Nonblocking, 172.16.223.178:59294>) has been disconnected by *:3333
[2023-10-30 12:01:11.962] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/536
[2023-10-30 12:01:11.962] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(5)]
[2023-10-30 12:01:11.962] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195563) from ICEPort | ice_seesions_with_id count(5) ice_sessions_with_ufrag(5) ice_sessions_with_address_pair(5) 
[2023-10-30 12:01:11.963] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffffb1361810, #34, Connected, TCP, Nonblocking, 172.16.223.178:59295> TLS(Disabled) (#default#masp / securitystream, ufrag: local: S03vlH, remote: wwH3)
[2023-10-30 12:01:11.964] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1361810, #34, Closed, TCP, Nonblocking, 172.16.223.178:59295>) has been disconnected by *:3333
[2023-10-30 12:01:16.817] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/537
[2023-10-30 12:01:16.818] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 12:01:16.818] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195564) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 12:01:16.819] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49792> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: 7HjMnd, remote: Rs7a)
[2023-10-30 12:01:16.820] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #29, Closed, TCP, Nonblocking, 172.16.223.178:49792>) has been disconnected by *:3333
[2023-10-30 12:01:19.573] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49797>) is connected on *:3333
[2023-10-30 12:01:19.574] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49797>
[2023-10-30 12:01:19.589] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 12:01:19.589] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771731 (ufrag: YIUC3l:DDbe)
[2023-10-30 12:01:19.650] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195565 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.178:64868>
[2023-10-30 12:01:36.199] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/538
[2023-10-30 12:01:36.200] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 12:01:36.200] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195565) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 12:01:36.201] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1361810) : WebSocket <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:49797> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: YIUC3l, remote: DDbe)
[2023-10-30 12:01:36.201] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #29, Closed, TCP, Nonblocking, 172.16.223.178:49797>) has been disconnected by *:3333
[2023-10-30 12:01:36.259] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205610, #29, Connected, TCP, Nonblocking, 172.16.223.178:49799>) is connected on *:3333
[2023-10-30 12:01:36.260] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205610, #29, Connected, TCP, Nonblocking, 172.16.223.178:49799>
[2023-10-30 12:01:36.283] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1361810, #31, Connected, TCP, Nonblocking, 172.16.223.178:49801>) is connected on *:3333
[2023-10-30 12:01:36.283] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1361810, #31, Connected, TCP, Nonblocking, 172.16.223.178:49801>
[2023-10-30 12:01:36.294] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 12:01:36.294] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771730 (ufrag: 7JkU5Q:IWu9)
[2023-10-30 12:01:36.309] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-30 12:01:36.309] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771729 (ufrag: ROfKHy:FJMp)
[2023-10-30 12:01:36.380] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195567 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.178:58381>
[2023-10-30 12:01:36.381] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195566 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.178:50056>
[2023-10-30 12:03:28.819] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195566) from ICEPort | ice_seesions_with_id count(5) ice_sessions_with_ufrag(5) ice_sessions_with_address_pair(5) 
[2023-10-30 12:03:28.819] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/539) reason(6)
[2023-10-30 12:03:28.819] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2d9b810, #12, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffac212fd8, local: 172.18.0.4:10004, remote: 172.16.223.178:50056> State: Connected, 3000195566] has expired
[2023-10-30 12:03:28.819] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/539
[2023-10-30 12:03:28.820] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(5)]
[2023-10-30 12:03:28.820] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205010) : WebSocket <ClientSocket: 0xffffb1205610, #29, Connected, TCP, Nonblocking, 172.16.223.178:49799> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: 7JkU5Q, remote: IWu9)
[2023-10-30 12:03:28.820] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195567) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 12:03:28.820] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2dae010, #14, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffab412a98, local: 172.18.0.4:10003, remote: 172.16.223.178:58381> State: Connected, 3000195567] has expired
[2023-10-30 12:03:28.820] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/540) reason(6)
[2023-10-30 12:03:28.820] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/540
[2023-10-30 12:03:28.821] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 12:03:28.821] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb12c8a10) : WebSocket <ClientSocket: 0xffffb1361810, #31, Connected, TCP, Nonblocking, 172.16.223.178:49801> TLS(Disabled) (#default#masp / securitystream, ufrag: local: ROfKHy, remote: FJMp)
[2023-10-30 12:03:28.844] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1361810, #31, Closed, TCP, Nonblocking, 172.16.223.178:49801>) has been disconnected by *:3333
[2023-10-30 12:03:28.844] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205610, #29, Closed, TCP, Nonblocking, 172.16.223.178:49799>) has been disconnected by *:3333
[2023-10-30 12:03:31.239] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/530
[2023-10-30 12:03:31.240] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 12:03:31.240] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195557) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 12:03:31.241] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1257410) : WebSocket <ClientSocket: 0xffffb12c8010, #32, Disconnected, TCP, Nonblocking, 172.16.223.171:59991> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: lGHNMJ, remote: xGNQ)
[2023-10-30 12:03:31.241] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb12c8010, #32, Disconnected, TCP, Nonblocking, 172.16.223.171:59991>) has disconnected from *:3333
[2023-10-30 12:03:31.254] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/529
[2023-10-30 12:03:31.254] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 12:03:31.254] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195556) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 12:03:31.255] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230610) : WebSocket <ClientSocket: 0xffffb1230810, #30, Disconnected, TCP, Nonblocking, 172.16.223.171:59978> TLS(Disabled) (#default#masp / securitystream, ufrag: local: g6KLVD, remote: acxX)
[2023-10-30 12:03:31.255] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb1230810, #30, Disconnected, TCP, Nonblocking, 172.16.223.171:59978>) has disconnected from *:3333
[2023-10-30 12:03:31.295] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:58916>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:03:31.303] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:59852>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:03:32.381] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.171:60297>) is connected on *:3333
[2023-10-30 12:03:32.382] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.171:60297>
[2023-10-30 12:03:32.405] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 12:03:32.406] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771728 (ufrag: yAa5FB:qyWT)
[2023-10-30 12:03:32.406] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230610, #30, Connected, TCP, Nonblocking, 172.16.223.171:60302>) is connected on *:3333
[2023-10-30 12:03:32.407] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230610, #30, Connected, TCP, Nonblocking, 172.16.223.171:60302>
[2023-10-30 12:03:32.423] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 12:03:32.423] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771727 (ufrag: Fio70W:7EYZ)
[2023-10-30 12:03:32.461] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195568 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>
[2023-10-30 12:03:32.492] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195569 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>
[2023-10-30 12:04:07.826] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195569) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 12:04:07.826] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2c5b010, #18, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffa980a1d8, local: 172.18.0.4:10001, remote: 172.16.223.171:62369> State: Connected, 3000195569] has expired
[2023-10-30 12:04:07.826] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/542) reason(6)
[2023-10-30 12:04:07.826] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/542
[2023-10-30 12:04:07.827] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 12:04:07.827] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1361c10) : WebSocket <ClientSocket: 0xffffb1230610, #30, Connected, TCP, Nonblocking, 172.16.223.171:60302> TLS(Disabled) (#default#masp / securitystream, ufrag: local: Fio70W, remote: 7EYZ)
[2023-10-30 12:04:07.840] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230610, #30, Closed, TCP, Nonblocking, 172.16.223.171:60302>) has been disconnected by *:3333
[2023-10-30 12:04:08.828] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195568) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 12:04:08.828] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/541) reason(6)
[2023-10-30 12:04:08.828] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/541
[2023-10-30 12:04:08.828] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2dae810, #16, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffaa619a98, local: 172.18.0.4:10002, remote: 172.16.223.171:60357> State: Connected, 3000195568] has expired
[2023-10-30 12:04:08.829] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 12:04:08.829] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb12c8010) : WebSocket <ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.171:60297> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: yAa5FB, remote: qyWT)
[2023-10-30 12:04:08.842] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230810, #29, Closed, TCP, Nonblocking, 172.16.223.171:60297>) has been disconnected by *:3333
[2023-10-30 12:07:44.397] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.178:50202>) is connected on *:3333
[2023-10-30 12:07:44.397] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.178:50202>
[2023-10-30 12:07:44.440] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 12:07:44.440] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771726 (ufrag: OkUzJC:Ecsz)
[2023-10-30 12:07:44.440] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff86802410, #30, Connected, TCP, Nonblocking, 172.16.223.178:50203>) is connected on *:3333
[2023-10-30 12:07:44.441] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff86802410, #30, Connected, TCP, Nonblocking, 172.16.223.178:50203>
[2023-10-30 12:07:44.486] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 12:07:44.486] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771725 (ufrag: TEDi9p:dJ3A)
[2023-10-30 12:07:44.492] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195570 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:60576>
[2023-10-30 12:07:44.540] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195571 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.178:63950>
[2023-10-30 12:09:49.407] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:49.409] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:49.409] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:49.974] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:50.816] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:50.870] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:51.340] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:51.808] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:51.823] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:52.322] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:52.415] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:52.995] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:53.054] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:53.993] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:54.450] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:54.967] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:55.042] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:56.074] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:56.105] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:09:56.332] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.171:60357>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:09:56.332] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.171:62369>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:10:01.133] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #31, Connected, TCP, Nonblocking, 172.16.223.171:60332>) is connected on *:3333
[2023-10-30 12:10:01.134] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #31, Connected, TCP, Nonblocking, 172.16.223.171:60332>
[2023-10-30 12:10:01.151] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 12:10:01.151] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771724 (ufrag: mqJEph:MsT3)
[2023-10-30 12:10:01.151] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205210, #32, Connected, TCP, Nonblocking, 172.16.223.171:60333>) is connected on *:3333
[2023-10-30 12:10:01.152] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205210, #32, Connected, TCP, Nonblocking, 172.16.223.171:60333>
[2023-10-30 12:10:01.189] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-30 12:10:01.189] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771723 (ufrag: bJ6TqI:NKZ/)
[2023-10-30 12:10:01.218] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195572 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.171:62838>
[2023-10-30 12:10:01.230] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195573 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.171:60106>
[2023-10-30 12:10:09.952] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/544
[2023-10-30 12:10:09.953] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(5)]
[2023-10-30 12:10:09.953] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195571) from ICEPort | ice_seesions_with_id count(5) ice_sessions_with_ufrag(5) ice_sessions_with_address_pair(5) 
[2023-10-30 12:10:09.954] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffff86802410, #30, Disconnected, TCP, Nonblocking, 172.16.223.178:50203> TLS(Disabled) (#default#masp / securitystream, ufrag: local: TEDi9p, remote: dJ3A)
[2023-10-30 12:10:09.954] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffff86802410, #30, Disconnected, TCP, Nonblocking, 172.16.223.178:50203>) has disconnected from *:3333
[2023-10-30 12:10:09.954] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/543
[2023-10-30 12:10:09.954] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 12:10:09.954] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195570) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 12:10:09.955] W [SPICE-u10000:20] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:60576>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:10:09.955] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb12c8810) : WebSocket <ClientSocket: 0xffffb1230810, #29, Disconnected, TCP, Nonblocking, 172.16.223.178:50202> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: OkUzJC, remote: Ecsz)
[2023-10-30 12:10:09.955] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb1230810, #29, Disconnected, TCP, Nonblocking, 172.16.223.178:50202>) has disconnected from *:3333
[2023-10-30 12:10:09.961] W [SPICE-u10005:15] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.178:63950>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:10:14.265] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.178:50250>) is connected on *:3333
[2023-10-30 12:10:14.267] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.178:50250>
[2023-10-30 12:10:14.283] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-30 12:10:14.283] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771722 (ufrag: lCOM2k:Z+R0)
[2023-10-30 12:10:14.293] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff85201010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50251>) is connected on *:3333
[2023-10-30 12:10:14.293] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff85201010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50251>
[2023-10-30 12:10:14.332] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-30 12:10:14.332] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771721 (ufrag: ahlUfK:fsv/)
[2023-10-30 12:10:14.353] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195574 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:59428>
[2023-10-30 12:10:14.402] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195575 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.178:61438>
[2023-10-30 12:11:13.865] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195574) from ICEPort | ice_seesions_with_id count(5) ice_sessions_with_ufrag(5) ice_sessions_with_address_pair(5) 
[2023-10-30 12:11:13.866] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/547) reason(6)
[2023-10-30 12:11:13.866] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/547
[2023-10-30 12:11:13.866] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2dae810, #16, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffaa619558, local: 172.18.0.4:10002, remote: 172.16.223.178:59428> State: Connected, 3000195574] has expired
[2023-10-30 12:11:13.866] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(5)]
[2023-10-30 12:11:13.867] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff86802410) : WebSocket <ClientSocket: 0xffffb1230810, #29, Connected, TCP, Nonblocking, 172.16.223.178:50250> TLS(Disabled) (#default#masp / securitystream, ufrag: local: lCOM2k, remote: Z+R0)
[2023-10-30 12:11:13.867] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195575) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-30 12:11:13.867] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2c5b010, #18, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffa980a018, local: 172.18.0.4:10001, remote: 172.16.223.178:61438> State: Connected, 3000195575] has expired
[2023-10-30 12:11:13.867] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/548) reason(6)
[2023-10-30 12:11:13.867] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/548
[2023-10-30 12:11:13.867] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-30 12:11:13.867] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffff85201010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50251> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: ahlUfK, remote: fsv/)
[2023-10-30 12:11:13.965] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff85201010, #30, Closed, TCP, Nonblocking, 172.16.223.178:50251>) has been disconnected by *:3333
[2023-10-30 12:11:13.965] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230810, #29, Closed, TCP, Nonblocking, 172.16.223.178:50250>) has been disconnected by *:3333
[2023-10-30 12:16:07.003] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/546
[2023-10-30 12:16:07.004] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 12:16:07.004] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195573) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 12:16:08.005] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffffb1205210, #32, Disconnected, TCP, Nonblocking, 172.16.223.171:60333> TLS(Disabled) (#default#masp / securitystream, ufrag: local: bJ6TqI, remote: NKZ/)
[2023-10-30 12:16:08.006] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb1205210, #32, Disconnected, TCP, Nonblocking, 172.16.223.171:60333>) has disconnected from *:3333
[2023-10-30 12:16:08.006] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/545
[2023-10-30 12:16:08.007] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 12:16:08.007] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195572) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 12:16:08.008] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205c10) : WebSocket <ClientSocket: 0xffffb1205010, #31, Disconnected, TCP, Nonblocking, 172.16.223.171:60332> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: mqJEph, remote: MsT3)
[2023-10-30 12:16:08.008] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb1205010, #31, Disconnected, TCP, Nonblocking, 172.16.223.171:60332>) has disconnected from *:3333
[2023-10-30 12:16:08.009] W [SPICE-u10004:16] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.171:62838>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:16:08.013] W [SPICE-u10003:17] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.171:60106>) information. Dropping... [Packet type : RTP/RTCP GateType : DIRECT]
[2023-10-30 12:16:08.014] W [SPICE-u10003:17] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.171:60106>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 12:16:08.759] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.171:60525>) is connected on *:3333
[2023-10-30 12:16:08.761] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.171:60525>
[2023-10-30 12:16:08.779] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 12:16:08.779] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771720 (ufrag: XRGMav:FrX3)
[2023-10-30 12:16:08.779] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.171:60526>) is connected on *:3333
[2023-10-30 12:16:08.780] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.171:60526>
[2023-10-30 12:16:08.791] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 12:16:08.791] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771719 (ufrag: Tf3coE:15JZ)
[2023-10-30 12:16:08.842] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195576 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.171:60508>
[2023-10-30 12:16:08.854] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195577 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.171:50304>
[2023-10-30 12:16:44.898] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195576) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 12:16:44.898] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/549) reason(6)
[2023-10-30 12:16:44.898] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/549
[2023-10-30 12:16:44.898] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2c5b810, #20, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffa92128d8, local: 172.18.0.4:10000, remote: 172.16.223.171:60508> State: Connected, 3000195576] has expired
[2023-10-30 12:16:44.899] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 12:16:44.899] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205210) : WebSocket <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.171:60525> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: XRGMav, remote: FrX3)
[2023-10-30 12:16:44.899] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195577) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 12:16:44.899] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/550) reason(6)
[2023-10-30 12:16:44.899] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2d9b010, #10, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffad0421d8, local: 172.18.0.4:10005, remote: 172.16.223.171:50304> State: Connected, 3000195577] has expired
[2023-10-30 12:16:44.899] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/550
[2023-10-30 12:16:44.900] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 12:16:44.900] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff86c00010) : WebSocket <ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.171:60526> TLS(Disabled) (#default#masp / securitystream, ufrag: local: Tf3coE, remote: 15JZ)
[2023-10-30 12:16:44.984] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230a10, #30, Closed, TCP, Nonblocking, 172.16.223.171:60526>) has been disconnected by *:3333
[2023-10-30 12:16:44.985] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #29, Closed, TCP, Nonblocking, 172.16.223.171:60525>) has been disconnected by *:3333
[2023-10-30 13:27:57.962] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:50898>) is connected on *:3333
[2023-10-30 13:27:57.962] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:50898>
[2023-10-30 13:27:57.993] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:27:57.993] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771718 (ufrag: jApxOH:qmXM)
[2023-10-30 13:27:58.065] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195578 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.178:58886>
[2023-10-30 13:28:01.956] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.178:50900>) is connected on *:3333
[2023-10-30 13:28:01.958] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.178:50900>
[2023-10-30 13:28:01.976] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 13:28:01.976] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771717 (ufrag: YoHtq0:b+Ze)
[2023-10-30 13:28:02.036] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195579 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.178:65121>
[2023-10-30 13:37:08.463] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/552
[2023-10-30 13:37:08.464] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 13:37:08.464] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195579) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 13:37:08.465] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230210) : WebSocket <ClientSocket: 0xffffb1230a10, #30, Connected, TCP, Nonblocking, 172.16.223.178:50900> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: YoHtq0, remote: b+Ze)
[2023-10-30 13:37:08.465] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230a10, #30, Closed, TCP, Nonblocking, 172.16.223.178:50900>) has been disconnected by *:3333
[2023-10-30 13:37:08.476] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/551
[2023-10-30 13:37:08.477] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 13:37:08.477] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195578) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 13:37:08.478] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1257210) : WebSocket <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.178:50898> TLS(Disabled) (#default#masp / securitystream, ufrag: local: jApxOH, remote: qmXM)
[2023-10-30 13:37:08.478] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #29, Closed, TCP, Nonblocking, 172.16.223.178:50898>) has been disconnected by *:3333
[2023-10-30 13:37:17.544] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230a10, #29, Connected, TCP, Nonblocking, 172.16.223.178:50959>) is connected on *:3333
[2023-10-30 13:37:17.545] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230a10, #29, Connected, TCP, Nonblocking, 172.16.223.178:50959>
[2023-10-30 13:37:17.611] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:37:17.611] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771716 (ufrag: 6H9iBp:b7tQ)
[2023-10-30 13:37:17.675] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195580 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:64755>
[2023-10-30 13:37:21.498] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/553
[2023-10-30 13:37:21.499] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 13:37:21.499] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195580) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 13:37:21.500] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205010) : WebSocket <ClientSocket: 0xffffb1230a10, #29, Connected, TCP, Nonblocking, 172.16.223.178:50959> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: 6H9iBp, remote: b7tQ)
[2023-10-30 13:37:21.500] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230a10, #29, Closed, TCP, Nonblocking, 172.16.223.178:50959>) has been disconnected by *:3333
[2023-10-30 13:37:21.554] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:50960>) is connected on *:3333
[2023-10-30 13:37:21.555] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:50960>
[2023-10-30 13:37:21.577] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:37:21.577] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771715 (ufrag: EqBreY:3kTU)
[2023-10-30 13:37:21.579] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff86c00010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50961>) is connected on *:3333
[2023-10-30 13:37:21.580] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff86c00010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50961>
[2023-10-30 13:37:21.598] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 13:37:21.599] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771714 (ufrag: 96cVS7:Pott)
[2023-10-30 13:37:21.640] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195581 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.178:55410>
[2023-10-30 13:37:21.671] W [SPICE-u10000:20] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:63046>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 13:37:21.671] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195582 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:63046>
[2023-10-30 13:45:45.965] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/554
[2023-10-30 13:45:45.966] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 13:45:45.966] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195581) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 13:45:45.967] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:50960> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: EqBreY, remote: 3kTU)
[2023-10-30 13:45:45.967] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230210, #29, Closed, TCP, Nonblocking, 172.16.223.178:50960>) has been disconnected by *:3333
[2023-10-30 13:45:45.968] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/555
[2023-10-30 13:45:45.968] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 13:45:45.968] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195582) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 13:45:45.969] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffff86c00010, #30, Connected, TCP, Nonblocking, 172.16.223.178:50961> TLS(Disabled) (#default#masp / securitystream, ufrag: local: 96cVS7, remote: Pott)
[2023-10-30 13:45:45.970] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff86c00010, #30, Closed, TCP, Nonblocking, 172.16.223.178:50961>) has been disconnected by *:3333
[2023-10-30 13:46:09.664] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51124>) is connected on *:3333
[2023-10-30 13:46:09.666] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51124>
[2023-10-30 13:46:09.683] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:46:09.684] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771713 (ufrag: OAkd80:keeZ)
[2023-10-30 13:46:09.802] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195583 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.178:51956>
[2023-10-30 13:46:12.518] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/556
[2023-10-30 13:46:12.519] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 13:46:12.520] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195583) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 13:46:12.520] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff86c00010) : WebSocket <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51124> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: OAkd80, remote: keeZ)
[2023-10-30 13:46:12.520] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230210, #29, Closed, TCP, Nonblocking, 172.16.223.178:51124>) has been disconnected by *:3333
[2023-10-30 13:46:16.691] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51126>) is connected on *:3333
[2023-10-30 13:46:16.692] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51126>
[2023-10-30 13:46:16.710] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:46:16.710] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771712 (ufrag: QEfv1R:6QRJ)
[2023-10-30 13:46:16.806] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195584 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.178:59391>
[2023-10-30 13:46:19.518] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/557
[2023-10-30 13:46:19.519] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 13:46:19.519] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195584) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 13:46:19.520] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffffb1230210, #29, Connected, TCP, Nonblocking, 172.16.223.178:51126> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: QEfv1R, remote: 6QRJ)
[2023-10-30 13:46:19.520] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230210, #29, Closed, TCP, Nonblocking, 172.16.223.178:51126>) has been disconnected by *:3333
[2023-10-30 13:46:19.559] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff86c00010, #29, Connected, TCP, Nonblocking, 172.16.223.178:51127>) is connected on *:3333
[2023-10-30 13:46:19.560] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff86c00010, #29, Connected, TCP, Nonblocking, 172.16.223.178:51127>
[2023-10-30 13:46:19.577] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205610, #30, Connected, TCP, Nonblocking, 172.16.223.178:51128>) is connected on *:3333
[2023-10-30 13:46:19.579] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205610, #30, Connected, TCP, Nonblocking, 172.16.223.178:51128>
[2023-10-30 13:46:19.580] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 13:46:19.580] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771711 (ufrag: ZkhMJH:TCsE)
[2023-10-30 13:46:19.594] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 13:46:19.594] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771710 (ufrag: rVJtmW:CxJ7)
[2023-10-30 13:46:19.660] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195585 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.178:61483>
[2023-10-30 13:46:19.672] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195586 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:56333>
[2023-10-30 14:02:45.096] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/559
[2023-10-30 14:02:45.097] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 14:02:45.097] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195586) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 14:02:45.098] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffffb1205610, #30, Disconnected, TCP, Nonblocking, 172.16.223.178:51128> TLS(Disabled) (#default#masp / securitystream, ufrag: local: rVJtmW, remote: CxJ7)
[2023-10-30 14:02:45.098] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffffb1205610, #30, Disconnected, TCP, Nonblocking, 172.16.223.178:51128>) has disconnected from *:3333
[2023-10-30 14:02:45.098] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/558
[2023-10-30 14:02:45.099] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 14:02:45.099] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195585) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 14:02:45.100] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230210) : WebSocket <ClientSocket: 0xffff86c00010, #29, Disconnected, TCP, Nonblocking, 172.16.223.178:51127> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: ZkhMJH, remote: TCsE)
[2023-10-30 14:02:45.100] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:223  | Client(<ClientSocket: 0xffff86c00010, #29, Disconnected, TCP, Nonblocking, 172.16.223.178:51127>) has disconnected from *:3333
[2023-10-30 14:02:45.104] W [SPICE-u10002:18] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.178:56333>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 14:02:49.927] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff86c00010, #29, Connected, TCP, Nonblocking, 172.16.223.178:51234>) is connected on *:3333
[2023-10-30 14:02:49.929] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff86c00010, #29, Connected, TCP, Nonblocking, 172.16.223.178:51234>
[2023-10-30 14:02:49.950] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-30 14:02:49.950] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771709 (ufrag: dHjXbR:qNFy)
[2023-10-30 14:02:49.952] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff89c02010, #30, Connected, TCP, Nonblocking, 172.16.223.178:51235>) is connected on *:3333
[2023-10-30 14:02:49.953] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff89c02010, #30, Connected, TCP, Nonblocking, 172.16.223.178:51235>
[2023-10-30 14:02:49.971] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-30 14:02:49.971] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771708 (ufrag: yFkX9K:7D+I)
[2023-10-30 14:02:50.007] W [SPICE-u10001:19] ICE | ice_port.cpp:690  | Could not find agent(<SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.178:59494>) information. Dropping... [Packet type : DTLS GateType : DIRECT]
[2023-10-30 14:02:50.008] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195587 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.178:59494>
[2023-10-30 14:02:50.044] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195588 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.178:54328>
[2023-10-30 14:03:22.436] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195587) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-30 14:03:22.436] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/securitystream/560) reason(6)
[2023-10-30 14:03:22.436] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2c5b010, #18, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffa980a8d8, local: 172.18.0.4:10001, remote: 172.16.223.178:59494> State: Connected, 3000195587] has expired
[2023-10-30 14:03:22.437] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/560
[2023-10-30 14:03:22.438] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-30 14:03:22.438] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205610) : WebSocket <ClientSocket: 0xffff86c00010, #29, Connected, TCP, Nonblocking, 172.16.223.178:51234> TLS(Disabled) (#default#masp / securitystream, ufrag: local: dHjXbR, remote: qNFy)
[2023-10-30 14:03:22.438] I [DQICETmout:14] ICE | ice_port.cpp:436  | Removed session(3000195588) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-30 14:03:22.438] W [DQICETmout:14] ICE | ice_port.cpp:527  | Agent [Socket: <DatagramSocket: 0xffffb2c5b810, #20, Bound, UDP, Nonblocking> SocketAddressPair: <SocketAddressPair: 0xffffa9213358, local: 172.18.0.4:10000, remote: 172.16.223.178:54328> State: Connected, 3000195588] has expired
[2023-10-30 14:03:22.438] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:649  | IcePort is disconnected. : (#default#masp/daycamstream/561) reason(6)
[2023-10-30 14:03:22.438] I [DQICETmout:14] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/561
[2023-10-30 14:03:22.438] I [DQICETmout:14] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-30 14:03:22.438] I [DQICETmout:14] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1230a10) : WebSocket <ClientSocket: 0xffff89c02010, #30, Connected, TCP, Nonblocking, 172.16.223.178:51235> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: yFkX9K, remote: 7D+I)
[2023-10-30 14:03:22.480] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff89c02010, #30, Closed, TCP, Nonblocking, 172.16.223.178:51235>) has been disconnected by *:3333
[2023-10-30 14:03:22.480] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff86c00010, #29, Closed, TCP, Nonblocking, 172.16.223.178:51234>) has been disconnected by *:3333
[2023-10-30 14:50:56.540] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/483
[2023-10-30 14:50:56.541] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(0)/Stream total(0)/App total(1)]
[2023-10-30 14:50:56.542] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195510) from ICEPort | ice_seesions_with_id count(1) ice_sessions_with_ufrag(1) ice_sessions_with_address_pair(1) 
[2023-10-30 14:50:56.543] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205e10) : WebSocket <ClientSocket: 0xffffac200610, #27, Connected, TCP, Nonblocking, 172.16.223.16:63598> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: EWeXwi, remote: sWXI)
[2023-10-30 14:50:56.543] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffac200610, #27, Closed, TCP, Nonblocking, 172.16.223.16:63598>) has been disconnected by *:3333
[2023-10-30 14:50:56.606] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/484
[2023-10-30 14:50:56.607] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(0)/Stream total(0)/App total(0)]
[2023-10-30 14:50:56.607] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195511) from ICEPort | ice_seesions_with_id count(0) ice_sessions_with_ufrag(0) ice_sessions_with_address_pair(0) 
[2023-10-30 14:50:56.609] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1257810) : WebSocket <ClientSocket: 0xffffb1230c10, #28, Connected, TCP, Nonblocking, 172.16.223.16:63599> TLS(Disabled) (#default#masp / securitystream, ufrag: local: DPH9IX, remote: MUK1)
[2023-10-30 14:50:56.609] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230c10, #28, Closed, TCP, Nonblocking, 172.16.223.16:63599>) has been disconnected by *:3333
[2023-10-30 14:51:03.755] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230c10, #27, Connected, TCP, Nonblocking, 172.16.223.16:63724>) is connected on *:3333
[2023-10-30 14:51:03.755] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230c10, #27, Connected, TCP, Nonblocking, 172.16.223.16:63724>
[2023-10-30 14:51:04.223] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(1)/Stream total(1)/App total(1)
[2023-10-30 14:51:04.223] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771707 (ufrag: tVdBYD:HsX2)
[2023-10-30 14:51:04.283] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195589 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.16:53972>
[2023-10-30 14:51:07.348] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/562
[2023-10-30 14:51:07.349] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(0)/Stream total(0)/App total(0)]
[2023-10-30 14:51:07.350] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195589) from ICEPort | ice_seesions_with_id count(0) ice_sessions_with_ufrag(0) ice_sessions_with_address_pair(0) 
[2023-10-30 14:51:07.350] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffac200610) : WebSocket <ClientSocket: 0xffffb1230c10, #27, Connected, TCP, Nonblocking, 172.16.223.16:63724> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: tVdBYD, remote: HsX2)
[2023-10-30 14:51:07.350] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1230c10, #27, Closed, TCP, Nonblocking, 172.16.223.16:63724>) has been disconnected by *:3333
[2023-10-30 14:51:07.455] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1230c10, #27, Connected, TCP, Nonblocking, 172.16.223.16:63725>) is connected on *:3333
[2023-10-30 14:51:07.456] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1230c10, #27, Connected, TCP, Nonblocking, 172.16.223.16:63725>
[2023-10-30 14:51:07.473] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffac200610, #28, Connected, TCP, Nonblocking, 172.16.223.16:63726>) is connected on *:3333
[2023-10-30 14:51:07.474] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffac200610, #28, Connected, TCP, Nonblocking, 172.16.223.16:63726>
[2023-10-30 14:51:07.782] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(1)/Stream total(1)/App total(1)
[2023-10-30 14:51:07.783] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771706 (ufrag: QzICRu:s8pv)
[2023-10-30 14:51:07.822] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(1)/Stream total(1)/App total(2)
[2023-10-30 14:51:07.822] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771705 (ufrag: HCQOrP:exwH)
[2023-10-30 14:51:07.996] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195590 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.16:58009>
[2023-10-30 14:51:08.023] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195591 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.16:58011>
[2023-10-30 19:16:32.980] I [SPSRT-s9999:22] SrtProvider | srt_provider.cpp:203  | The SRT client has connected : <ClientSocket: 0xffff8a756210, #318779248, Connected, SRT, Nonblocking, 172.16.223.12:37743> [318779248] [srt://172.16.223.13:9999/masp/thermalstream]
[2023-10-30 19:16:32.982] I [SPSRT-s9999:22] Provider | stream.cpp:49   | Unknown/thermalstream(261) has been started stream
[2023-10-30 19:16:39.008] W [SPSRT-s9999:22] Socket | socket.cpp:742  | [#318779248] [0xffff8a756210] Could not get option: 4 (result: -1)
[2023-10-30 19:16:39.008] I [SPSRT-s9999:22] SrtProvider | srt_provider.cpp:342  | SrtProvider::OnDisonnected : <ClientSocket: 0xffff8a756210, #318779248, Disconnected, SRT, Nonblocking, 172.16.223.12:37743> [srt://172.16.223.13:9999/masp/thermalstream]
[2023-10-30 19:16:39.009] I [SPSRT-s9999:22] SrtProvider | srt_provider.cpp:367  | The SRT client has disconnected: [Unknown/thermalstream], remote: <ClientSocket: 0xffff8a756210, #318779248, Disconnected, SRT, Nonblocking, 172.16.223.12:37743>
[2023-10-31 07:12:49.264] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff8a00f410, #29, Connected, TCP, Nonblocking, 172.16.223.179:52650>) is connected on *:3333
[2023-10-31 07:12:49.265] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff8a00f410, #29, Connected, TCP, Nonblocking, 172.16.223.179:52650>
[2023-10-31 07:12:49.374] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-31 07:12:49.374] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771704 (ufrag: fCWPDS:ioar)
[2023-10-31 07:12:49.438] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195592 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.179:62560>
[2023-10-31 07:12:54.222] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/565
[2023-10-31 07:12:54.223] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-31 07:12:54.223] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195592) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-31 07:12:54.224] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205010) : WebSocket <ClientSocket: 0xffff8a00f410, #29, Connected, TCP, Nonblocking, 172.16.223.179:52650> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: fCWPDS, remote: ioar)
[2023-10-31 07:12:54.225] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff8a00f410, #29, Closed, TCP, Nonblocking, 172.16.223.179:52650>) has been disconnected by *:3333
[2023-10-31 07:12:54.279] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205810, #29, Connected, TCP, Nonblocking, 172.16.223.179:52652>) is connected on *:3333
[2023-10-31 07:12:54.280] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205810, #29, Connected, TCP, Nonblocking, 172.16.223.179:52652>
[2023-10-31 07:12:54.310] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #30, Connected, TCP, Nonblocking, 172.16.223.179:52653>) is connected on *:3333
[2023-10-31 07:12:54.313] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #30, Connected, TCP, Nonblocking, 172.16.223.179:52653>
[2023-10-31 07:12:54.330] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-31 07:12:54.330] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771703 (ufrag: izBwTr:wcSI)
[2023-10-31 07:12:54.348] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-31 07:12:54.348] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771702 (ufrag: AowHKb:OpKj)
[2023-10-31 07:12:54.407] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195593 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.179:60135>
[2023-10-31 07:12:54.408] I [SPICE-u10000:20] ICE | ice_port.cpp:843  | Session 3000195594 uses candidate: <SocketAddressPair: 0xffffaa1fdc18, local: 172.18.0.4:10000, remote: 172.16.223.179:60137>
[2023-10-31 07:13:19.986] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/566
[2023-10-31 07:13:19.987] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(3)]
[2023-10-31 07:13:19.987] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195593) from ICEPort | ice_seesions_with_id count(3) ice_sessions_with_ufrag(3) ice_sessions_with_address_pair(3) 
[2023-10-31 07:13:19.988] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff8a00f410) : WebSocket <ClientSocket: 0xffffb1205810, #29, Connected, TCP, Nonblocking, 172.16.223.179:52652> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: izBwTr, remote: wcSI)
[2023-10-31 07:13:19.988] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205810, #29, Closed, TCP, Nonblocking, 172.16.223.179:52652>) has been disconnected by *:3333
[2023-10-31 07:13:20.006] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/securitystream/567
[2023-10-31 07:13:20.007] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/securitystream on the WebRTC publisher. Concurrent Viewers[WebRTC(1)/Stream total(1)/App total(2)]
[2023-10-31 07:13:20.007] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195594) from ICEPort | ice_seesions_with_id count(2) ice_sessions_with_ufrag(2) ice_sessions_with_address_pair(2) 
[2023-10-31 07:13:20.008] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffffb1205a10) : WebSocket <ClientSocket: 0xffffb1205010, #30, Connected, TCP, Nonblocking, 172.16.223.179:52653> TLS(Disabled) (#default#masp / securitystream, ufrag: local: AowHKb, remote: OpKj)
[2023-10-31 07:13:20.009] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffffb1205010, #30, Closed, TCP, Nonblocking, 172.16.223.179:52653>) has been disconnected by *:3333
[2023-10-31 07:13:52.204] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.179:64908>) is connected on *:3333
[2023-10-31 07:13:52.205] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffffb1205010, #29, Connected, TCP, Nonblocking, 172.16.223.179:64908>
[2023-10-31 07:13:52.232] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff8a00f410, #30, Connected, TCP, Nonblocking, 172.16.223.179:64909>) is connected on *:3333
[2023-10-31 07:13:52.233] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff8a00f410, #30, Connected, TCP, Nonblocking, 172.16.223.179:64909>
[2023-10-31 07:13:52.245] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(3)
[2023-10-31 07:13:52.246] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771701 (ufrag: 4VBPRJ:1tmw)
[2023-10-31 07:13:52.284] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(2)/Stream total(2)/App total(4)
[2023-10-31 07:13:52.284] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771700 (ufrag: qMEHQD:Zfm4)
[2023-10-31 07:13:52.308] I [SPICE-u10005:15] ICE | ice_port.cpp:843  | Session 3000195595 uses candidate: <SocketAddressPair: 0xffffae5fcc18, local: 172.18.0.4:10005, remote: 172.16.223.179:51821>
[2023-10-31 07:13:52.377] I [SPICE-u10004:16] ICE | ice_port.cpp:843  | Session 3000195596 uses candidate: <SocketAddressPair: 0xffffad9fdc18, local: 172.18.0.4:10004, remote: 172.16.223.179:51823>
[2023-10-31 07:18:07.679] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff8a00f010, #31, Connected, TCP, Nonblocking, 172.16.223.191:35704>) is connected on *:3333
[2023-10-31 07:18:07.681] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff8a00f010, #31, Connected, TCP, Nonblocking, 172.16.223.191:35704>
[2023-10-31 07:18:07.749] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-31 07:18:07.749] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771699 (ufrag: 5eZgEm:L71d)
[2023-10-31 07:18:07.818] I [SPICE-u10003:17] ICE | ice_port.cpp:843  | Session 3000195597 uses candidate: <SocketAddressPair: 0xffffacbfdc18, local: 172.18.0.4:10003, remote: 172.16.223.191:51402>
[2023-10-31 07:18:15.673] I [SPRtcSig-t3333:10] WebRTC Publisher | webrtc_publisher.cpp:551  | Stop command received : #default#masp/daycamstream/570
[2023-10-31 07:18:15.674] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:136  | A session has been stopped playing #default#masp/daycamstream on the WebRTC publisher. Concurrent Viewers[WebRTC(2)/Stream total(2)/App total(4)]
[2023-10-31 07:18:15.674] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:436  | Removed session(3000195597) from ICEPort | ice_seesions_with_id count(4) ice_sessions_with_ufrag(4) ice_sessions_with_address_pair(4) 
[2023-10-31 07:18:15.675] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:450  | Client is disconnected: HttpConnection(0xffff89c02010) : WebSocket <ClientSocket: 0xffff8a00f010, #31, Connected, TCP, Nonblocking, 172.16.223.191:35704> TLS(Disabled) (#default#masp / daycamstream, ufrag: local: 5eZgEm, remote: L71d)
[2023-10-31 07:18:15.675] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:216  | Client(<ClientSocket: 0xffff8a00f010, #31, Closed, TCP, Nonblocking, 172.16.223.191:35704>) has been disconnected by *:3333
[2023-10-31 07:18:15.727] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff89c02610, #31, Connected, TCP, Nonblocking, 172.16.223.191:50216>) is connected on *:3333
[2023-10-31 07:18:15.728] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff89c02610, #31, Connected, TCP, Nonblocking, 172.16.223.191:50216>
[2023-10-31 07:18:15.768] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/daycamstream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(5)
[2023-10-31 07:18:15.768] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771698 (ufrag: rqg3m4:HdKR)
[2023-10-31 07:18:15.772] I [SPRtcSig-t3333:10] HTTP.Server | http_server.cpp:149  | Client(<ClientSocket: 0xffff86801010, #32, Connected, TCP, Nonblocking, 172.16.223.191:50232>) is connected on *:3333
[2023-10-31 07:18:15.773] I [SPRtcSig-t3333:10] Signalling | rtc_signalling_server.cpp:316  | New client is connected: <ClientSocket: 0xffff86801010, #32, Connected, TCP, Nonblocking, 172.16.223.191:50232>
[2023-10-31 07:18:15.804] I [SPRtcSig-t3333:10] Monitor | stream_metrics.cpp:114  | A new session has started playing #default#masp/securitystream on the WebRTC publisher. WebRTC(3)/Stream total(3)/App total(6)
[2023-10-31 07:18:15.804] I [SPRtcSig-t3333:10] ICE | ice_port.cpp:368  | Added session: -1294771697 (ufrag: gB9QcW:bX2y)
[2023-10-31 07:18:15.840] I [SPICE-u10002:18] ICE | ice_port.cpp:843  | Session 3000195598 uses candidate: <SocketAddressPair: 0xffffabdfdc18, local: 172.18.0.4:10002, remote: 172.16.223.191:37180>
[2023-10-31 07:18:15.873] I [SPICE-u10001:19] ICE | ice_port.cpp:843  | Session 3000195599 uses candidate: <SocketAddressPair: 0xffffaaffdc18, local: 172.18.0.4:10001, remote: 172.16.223.191:43291>
getroot commented 10 months ago

I don't see anything unusual in the OME log you uploaded. If you test with OBS -> (SRT) -> OME, the problem cannot be reproduced. I will also do some more testing.

Are modules like Deepstream guaranteed to function properly?

getroot commented 10 months ago

I am testing with OBS --> (SRT) --> OME --> (WebRTC) configuration for over 24 hours and it is working well. It might be a good idea to first check to see if there is a problem with a module in your pipeline.

Since this isn't reproducible, I'll move it to Discussion. If it is proven to be a problem with OME later, please reopen the issue.