I am trying to stream video using WebRTC (WebSocket), but the display is limited to a maximum of 10 streams. After checking the
gateway.log
, I found that after the 10th connection, there is no response to subsequent WebSocket connection requests.
What could be causing this issue, and how can I resolve it?
Thank you in advance for your help!
As a first step of troubleshooting we would like to see what the API Gateway log contains. Please share it, you find it at - “[C:\ProgramData\Milestone\XProtect](file:C:/ProgramData/Milestone/XProtect) API Gateway\Logs\gateway.log”
I’m sharing the relevant gateway.log.
Only 10 connections (Connection18 through Connection27) were created.
We are setting up some tests here in the Milestone test labs. Please be patient for my next update.
We are unable to reproduce. Do you see anything interesting in the browsers debug logging? Please share it if you see an error there.