[GH-ISSUE #53] Blue Iris Cameras not showing #54

Closed
opened 2026-03-03 16:43:10 +03:00 by kerem · 19 comments
Owner

Originally created by @sudodaemon on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/53

Originally assigned to: @nickustinov on GitHub.

App overall seems to work great, just can't get it to recognize my cameras. I use the Blue Iris integration.

Originally created by @sudodaemon on GitHub (Feb 19, 2026). Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/53 Originally assigned to: @nickustinov on GitHub. App overall seems to work great, just can't get it to recognize my cameras. I use the Blue Iris integration.
kerem 2026-03-03 16:43:10 +03:00
  • closed this issue
  • added the
    bug
    wip
    labels
Author
Owner

@bwilliams18 commented on GitHub (Feb 19, 2026):

Not seeing cameras integrated through Frigate either.

<!-- gh-comment-id:3927518728 --> @bwilliams18 commented on GitHub (Feb 19, 2026): Not seeing cameras integrated through Frigate either.
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

Thanks for reporting this! I'm looking into it.

Could you help me debug by checking the attributes of your camera entities in Home Assistant?

  1. Go to Developer Tools → States in your HA dashboard
  2. Filter by camera. in the entity filter
  3. For each camera entity, I need to see the supported_features attribute value

A screenshot of the States page with your camera entities visible would be perfect. I suspect the cameras may not advertise the streaming capability flag that I currently require, and I'd like to confirm before applying a fix.

<!-- gh-comment-id:3927652852 --> @nickustinov commented on GitHub (Feb 19, 2026): Thanks for reporting this! I'm looking into it. Could you help me debug by checking the attributes of your camera entities in Home Assistant? 1. Go to **Developer Tools → States** in your HA dashboard 2. Filter by `camera.` in the entity filter 3. For each camera entity, I need to see the `supported_features` attribute value A screenshot of the States page with your camera entities visible would be perfect. I suspect the cameras may not advertise the streaming capability flag that I currently require, and I'd like to confirm before applying a fix.
Author
Owner

@sudodaemon commented on GitHub (Feb 19, 2026):

All of my cameras say Supported_features=0

Image
<!-- gh-comment-id:3927703257 --> @sudodaemon commented on GitHub (Feb 19, 2026): All of my cameras say Supported_features=0 <img width="1034" height="720" alt="Image" src="https://github.com/user-attachments/assets/f1e24924-4a6c-4860-8e38-56f8f8ca4352" />
Author
Owner

@bwilliams18 commented on GitHub (Feb 19, 2026):

Image

here's a screenshot of that for the frigate camera - (credentials blocked out)

<!-- gh-comment-id:3927703393 --> @bwilliams18 commented on GitHub (Feb 19, 2026): <img width="1060" height="293" alt="Image" src="https://github.com/user-attachments/assets/6eb117f0-fb2e-4310-ad86-e660c37f489f" /> here's a screenshot of that for the frigate camera - (credentials blocked out)
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

Interesting – and you can see the streams in HA dashboard, just to be sure.

<!-- gh-comment-id:3927747481 --> @nickustinov commented on GitHub (Feb 19, 2026): Interesting – and you can see the streams in HA dashboard, just to be sure.
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

The fix is on the way!

<!-- gh-comment-id:3927883664 --> @nickustinov commented on GitHub (Feb 19, 2026): The fix is on the way!
Author
Owner

@sudodaemon commented on GitHub (Feb 19, 2026):

Image

Yup, they all show.

<!-- gh-comment-id:3928809683 --> @sudodaemon commented on GitHub (Feb 19, 2026): <img width="1583" height="643" alt="Image" src="https://github.com/user-attachments/assets/59297e8b-5c9b-4802-8b57-236f0b6da4b4" /> Yup, they all show.
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

Guys, please test this build and let me know it goes https://testflight.apple.com/join/aMweYMF5

<!-- gh-comment-id:3929510661 --> @nickustinov commented on GitHub (Feb 19, 2026): Guys, please test this build and let me know it goes https://testflight.apple.com/join/aMweYMF5
Author
Owner

@bwilliams18 commented on GitHub (Feb 19, 2026):

The thumbnail dropdown works great in that build but when i click into the camera specific view it immediately closes and goes back to the thumbnail view.

<!-- gh-comment-id:3929530683 --> @bwilliams18 commented on GitHub (Feb 19, 2026): The thumbnail dropdown works great in that build but when i click into the camera specific view it immediately closes and goes back to the thumbnail view.
Author
Owner

@sudodaemon commented on GitHub (Feb 19, 2026):

Amazing... This build works for me. Clicking the cameras can take a little while to actually load the stream, like 10 seconds, but that could be an issue with my network at work. I'll test when I get home further.

<!-- gh-comment-id:3929800445 --> @sudodaemon commented on GitHub (Feb 19, 2026): Amazing... This build works for me. Clicking the cameras can take a little while to actually load the stream, like 10 seconds, but that could be an issue with my network at work. I'll test when I get home further.
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

The thumbnail dropdown works great in that build but when i click into the camera specific view it immediately closes and goes back to the thumbnail view.

Can you please enable web server in Itsyhome settings and run this in terminal

curl http://localhost:8423/debug/cameras

and then copy paste the output here.

<!-- gh-comment-id:3929838676 --> @nickustinov commented on GitHub (Feb 19, 2026): > The thumbnail dropdown works great in that build but when i click into the camera specific view it immediately closes and goes back to the thumbnail view. Can you please enable web server in Itsyhome settings and run this in terminal curl http://localhost:8423/debug/cameras and then copy paste the output here.
Author
Owner

@bwilliams18 commented on GitHub (Feb 19, 2026):

{ "cameras" : [ { "all_attributes" : { "access_token" : "2e25…7ad0", "brand" : "Bambu Lab", "entity_picture" : "\/api\/camera_proxy\/camera.bambu_x1c_camera?token=[redacted]", "friendly_name" : "Bambu X1C Camera", "icon" : "mdi:camera", "supported_features" : 2 }, "entity_id" : "camera.bambu_x1c_camera", "name" : "Bambu X1C Camera", "shown_in_app" : true, "state" : "streaming", "supported_features" : 2, "tests" : { "hls" : { "elapsed_ms" : 2, "status" : "ok", "url" : "[redacted]" }, "snapshot" : { "content_type" : "image\/jpeg", "elapsed_ms" : 238, "http_status" : 200, "size_bytes" : 53066, "status" : "ok" }, "webrtc" : { "elapsed_ms" : 2, "status" : "ok" } } }, { "all_attributes" : { "access_token" : "[redacted]", "camera_name" : "front_door", "client_id" : "frigate", "device_class" : "camera", "entity_picture" : "\/api\/camera_proxy\/camera.front_door?token=[redacted]", "friendly_name" : "Front Door", "motion_detection" : true, "supported_features" : 0 }, "entity_id" : "camera.front_door", "name" : "Front Door", "shown_in_app" : true, "state" : "recording", "supported_features" : 0, "tests" : { "hls" : { "elapsed_ms" : 6, "error" : "Service call failed: camera.front_door does not support play stream service", "status" : "error" }, "snapshot" : { "content_type" : "image\/jpeg", "elapsed_ms" : 64, "http_status" : 200, "size_bytes" : 169150, "status" : "ok" }, "webrtc" : { "elapsed_ms" : 1, "error" : "Service call failed: Camera does not support WebRTC, frontend_stream_types=set()", "status" : "error" } } }, { "all_attributes" : { "restored" : true, "supported_features" : 1 }, "entity_id" : "camera.tan_1", "filter_reason" : "Camera unavailable", "name" : "Tan 1", "shown_in_app" : false, "state" : "unavailable", "supported_features" : 1, "tests" : { "hls" : { "elapsed_ms" : 2, "error" : "Service call failed: Camera not found", "status" : "error" }, "snapshot" : { "elapsed_ms" : 32, "error" : "HTTP 404", "http_status" : 404, "status" : "error" }, "webrtc" : { "elapsed_ms" : 1, "error" : "Service call failed: Camera not found", "status" : "error" } } } ], "summary" : { "filtered_out" : 1, "shown_in_app" : 2, "total" : 3 } }%

the issue is with the front door camera

<!-- gh-comment-id:3929858648 --> @bwilliams18 commented on GitHub (Feb 19, 2026): `{ "cameras" : [ { "all_attributes" : { "access_token" : "2e25…7ad0", "brand" : "Bambu Lab", "entity_picture" : "\/api\/camera_proxy\/camera.bambu_x1c_camera?token=[redacted]", "friendly_name" : "Bambu X1C Camera", "icon" : "mdi:camera", "supported_features" : 2 }, "entity_id" : "camera.bambu_x1c_camera", "name" : "Bambu X1C Camera", "shown_in_app" : true, "state" : "streaming", "supported_features" : 2, "tests" : { "hls" : { "elapsed_ms" : 2, "status" : "ok", "url" : "[redacted]" }, "snapshot" : { "content_type" : "image\/jpeg", "elapsed_ms" : 238, "http_status" : 200, "size_bytes" : 53066, "status" : "ok" }, "webrtc" : { "elapsed_ms" : 2, "status" : "ok" } } }, { "all_attributes" : { "access_token" : "[redacted]", "camera_name" : "front_door", "client_id" : "frigate", "device_class" : "camera", "entity_picture" : "\/api\/camera_proxy\/camera.front_door?token=[redacted]", "friendly_name" : "Front Door", "motion_detection" : true, "supported_features" : 0 }, "entity_id" : "camera.front_door", "name" : "Front Door", "shown_in_app" : true, "state" : "recording", "supported_features" : 0, "tests" : { "hls" : { "elapsed_ms" : 6, "error" : "Service call failed: camera.front_door does not support play stream service", "status" : "error" }, "snapshot" : { "content_type" : "image\/jpeg", "elapsed_ms" : 64, "http_status" : 200, "size_bytes" : 169150, "status" : "ok" }, "webrtc" : { "elapsed_ms" : 1, "error" : "Service call failed: Camera does not support WebRTC, frontend_stream_types=set()", "status" : "error" } } }, { "all_attributes" : { "restored" : true, "supported_features" : 1 }, "entity_id" : "camera.tan_1", "filter_reason" : "Camera unavailable", "name" : "Tan 1", "shown_in_app" : false, "state" : "unavailable", "supported_features" : 1, "tests" : { "hls" : { "elapsed_ms" : 2, "error" : "Service call failed: Camera not found", "status" : "error" }, "snapshot" : { "elapsed_ms" : 32, "error" : "HTTP 404", "http_status" : 404, "status" : "error" }, "webrtc" : { "elapsed_ms" : 1, "error" : "Service call failed: Camera not found", "status" : "error" } } } ], "summary" : { "filtered_out" : 1, "shown_in_app" : 2, "total" : 3 } }% ` the issue is with the front door camera
Author
Owner

@nickustinov commented on GitHub (Feb 19, 2026):

Thanks for this! How do you have it added, via what integration? Also where can you see video stream from it in HA?

<!-- gh-comment-id:3929900833 --> @nickustinov commented on GitHub (Feb 19, 2026): Thanks for this! How do you have it added, via what integration? Also where can you see video stream from it in HA?
Author
Owner

@bwilliams18 commented on GitHub (Feb 19, 2026):

It's the frigate integration. In HA it may actually not be showing the video stream just a stream of images.

<!-- gh-comment-id:3929973117 --> @bwilliams18 commented on GitHub (Feb 19, 2026): It's the frigate integration. In HA it may actually not be showing the video stream just a stream of images.
Author
Owner

@nickustinov commented on GitHub (Feb 23, 2026):

Hi! Could you please try installing build 229 from TF and let me know if the issue is fixed.

<!-- gh-comment-id:3943650298 --> @nickustinov commented on GitHub (Feb 23, 2026): Hi! Could you please try installing build 229 from TF and let me know if the issue is fixed.
Author
Owner

@bwilliams18 commented on GitHub (Feb 23, 2026):

That didn't resolve it, same behaivor as before.

<!-- gh-comment-id:3945149724 --> @bwilliams18 commented on GitHub (Feb 23, 2026): That didn't resolve it, same behaivor as before.
Author
Owner

@nickustinov commented on GitHub (Feb 23, 2026):

@bwilliams18 I will try to implement the snapshot streaming for such cameras, will send the TF build link tomorrow.

<!-- gh-comment-id:3945937935 --> @nickustinov commented on GitHub (Feb 23, 2026): @bwilliams18 I will try to implement the snapshot streaming for such cameras, will send the TF build link tomorrow.
Author
Owner

@nickustinov commented on GitHub (Feb 24, 2026):

Please try build 235 from here https://testflight.apple.com/join/aMweYMF5

<!-- gh-comment-id:3953264637 --> @nickustinov commented on GitHub (Feb 24, 2026): Please try build 235 from here https://testflight.apple.com/join/aMweYMF5
Author
Owner

@nickustinov commented on GitHub (Feb 27, 2026):

Probably fixed in 2.1.0

<!-- gh-comment-id:3971841527 --> @nickustinov commented on GitHub (Feb 27, 2026): Probably fixed in 2.1.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/itsyhome-macos#54
No description provided.