Search results

  1. P

    Blue Iris UI3

    OK, thanks very much for testing Arc, unfortunately, I'm not getting HEVC in chrome:/gpu with the Iris Xe iGPU. For what it is worth, ChatGPT suggests "Chrome supports HEVC on Arc because Intel built a new, fully licensed, Chromium‑compliant media stack for Arc — Iris Xe still uses the older...
  2. P

    Blue Iris UI3

    OK, so this is some fantastic content and makes understanding how the chain works so much clearer. It is very much appreciated! I have reset the streaming config in BI to H264 as per suggestion. I was incorrectly assuming this was the format for direct-to-wire but now understand its purpose. The...
  3. P

    Blue Iris UI3

    I'm struggling to get my H265 camera going direct-to-wire to UI3 running on my laptop with windows 11 and Iris XE iGPU. I have the BI webserver encoder profile set as H265 and direct-to-wire as checked and the UI3 Video Player set to automatic. Unfortunately, the stream shows up as H264 in UI3...
  4. P

    IP Cam Talk Custom Community DeepStack Model

    Yep, that was what caught me out. Took awhile to work out the interaction between the BI settings and docker flags (i.e. what in reality the VISION-DETECTION flag was all about). Thanks to all that responded.
  5. P

    IP Cam Talk Custom Community DeepStack Model

    Latest docker version of Deepstack GPU as well as latest BI (5.5.9.3). OK, so I think I have worked out what is going on -> User error! I was running the default docker run command (i.e. docker run -e VISION-DETECTION=True -v /mnt/user/appdata/deepstack-gpu:/datastore -v...
  6. P

    IP Cam Talk Custom Community DeepStack Model

    So I have been using an Nvidia GT 1030 for Deepstack with the "general" model for a few weeks and it has been great. Fast and accurate but very memory hungry using ~95% of the card's 2GB. Yesterday, I swapped the 1030 for a new Nvidia T400 - also 2GB memory - and now deepstack refuses to start...