bp2008
bp2008
Would be nice, but sadly this is not supported by Blue Iris. You'd need to ask this of Blue Iris support.
Closing this issue. I think it is not relevant anymore.
I'm having the same problem. Switching between quality choices a few times, the video quickly gets frozen and it is not simply the player being paused. This using clappr 0.3.9....
Hi. That message box is not from this extension. I believe that message is simply coming from the camera. Unfortunately it is not clear about what it wants you to...
That is the way the sockets (and TcpClient) work in .NET. If the connection fails, it throws a specific exception. The `Connect()` call will not return until the connection either...
Well it sounds like you have a lot of learning to do. Threads are very tricky to learn, but will be incredibly important for what you are trying to do....
Sorry, I'm not a teacher of this stuff and I don't know where to point you.
That is bizarre because those comment functions are only called by the UI Settings panel, while the UI Settings panel is open. That should never be open while UI3 is...
Ok, interesting. So UI3 is failing to recover from the expired session when you have BI's secure session keys and login page disabled. That still works for me. Although it...
Ok, unfortunately some things are still confusing me. `StreamEnded` is called with `isSessionLoss=true` if and only if the request for an H.264 stream gets an HTTP 403 response from the...