Search results

  1. C

    How are the 3 encoder profiles - streaming 0, 1, 2 used?

    No! I'm being stupid. Actually the values do get updated when the parameters are changed, so indeed the three profiles do correspond to the three profiles on the server!
  2. C

    How are the 3 encoder profiles - streaming 0, 1, 2 used?

    I was suspecting so, but the description appears to be hardcoded and i'm not sure how they correspond: CBR 1024 kbps; gop 300, bframe 0 CBR 512 kbps; gop 300, bframe 0 CBR 256 kbps; gop 300, bframe 0 Anybody has an idea on whether these all refer to Streaming 0 , then override the settings, or...
  3. C

    How are the 3 encoder profiles - streaming 0, 1, 2 used?

    Thank you! I didn't realise that you could click on each of these profiles to set it, so got confused when i saw 10 or so streaming profiles on the first "page" (which doesn't correspond to the 3 on the server). Now it all makes sense :) Do these streaming profiles have any effect or impact...
  4. C

    How are the 3 encoder profiles - streaming 0, 1, 2 used?

    Hello, perhaps a stupid question, but I looked everywhere on the help and could not find an answer. Under Web Server, there are 3 Encoder Profiles - Streaming 0, Streaming 1, Streaming 2 When is 0 1 or 2 used exactly? Claude
  5. C

    Blue iris and CPU consumption as it relates to memory usage

    No I haven't quite :( It is definately the cause of the issue, but the issue seems to be that BI is revising the Max Frame Rate setting upwards, and this is causing the CPU usage to skyrocket. Reading the manual, it appears that the fact that BI automatically adjusts the frame rate is intended...
  6. C

    Profile automatically switches to Profile 1 after any alert

    Thank you!! This was it. I misinterpreted the purpose of this setting and switched it on on all my profiles. I have now removed it and profiles are working well :)
  7. C

    Profile automatically switches to Profile 1 after any alert

    Hello, I have been testing BI with multiple profiles for the first time. The idea being that I have both indoor and outdoor cameras and would like to switch the indoor ones off when at home. The issue I am facing is that whenever a trigger is activated, from any camera, from any profile, the...
  8. C

    Cameras refusing to go inactive on change of profile?

    I resolved the issue by deleting the cameras and recreating them again. I still don't understand what the original issue was.
  9. C

    Cameras refusing to go inactive on change of profile?

    Yep.. this setting is monitored. This is happening regardless of this setting. Even if this setting is on, the camera will show up with a blue frame, showing as inactive. If it is off, then the camera appears greyed out. In my case, the camera remains active... alerts are fired... it's like it...
  10. C

    Cameras refusing to go inactive on change of profile?

    Hi, strange issue. Two of my cameras would refuse to go inactive on profile 0 or other profiles for which they are not set to be active. All my other cameras work fine, and I cannot find any setting which is different between these cameras and the rest. Any ideas if there is any setting which...
  11. C

    Blue iris and CPU consumption as it relates to memory usage

    I may have resolved the issue... There was a single camera with a different Frame Rate (30). In the (actual, not Blue Iris) Camera settings I changed this to 15 like the rest, and everything came back to normal. I don't think that the issue was native to the frame rate itself, but rather, the...
  12. C

    Blue iris and CPU consumption as it relates to memory usage

    I have read through all these posts and it seems like not many are resolving their CPU issues? After having run BI Successfully for a number of months with around 30% CPU usage, suddenly I am experiencing this gradual work-up to 100% CPU usage. I blamed it on the H/W, so I tried to move the...
  13. C

    Wake up monitor on trigger

    To add some info to this for all it is worth: after a lot of testing i was not able to get the above to work, even though the command function in Blue Iris was actually working well with other executables. Then I stumbled across this utility with a similar name : bp2008/MonitorControl This one...
  14. C

    Cam trigger sends text message, but does not run a script

    Thank you so much! The message does work in fact, which indicates that something is just not working properly as regards to the .exe which is launched from my batch file. I'll look into this separately. Now I can say that there is no fault from the Blue Iris side. thanks again! regards, Cluade
  15. C

    Cam trigger sends text message, but does not run a script

    Hi, thanks for that, but as mentioned, even if i take out the service issue from the equation, it still produces the same issue. I have disabled the service option and running from console, with a full admin user. The problem still remains. regards, Claude
  16. C

    Cam trigger sends text message, but does not run a script

    I have the same issue. I cannot get it to work. I've put a batch file in a folder where i gave access to "Everyone / Full Control". I am running the service as administrator, and even triedf to run Blue Iris not as a service .. The batch file won't run, while all other commands set in place work...