Skip to content

BUG: Substream not showing using Substream=true in docker #1461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Roachforlife opened this issue Mar 20, 2025 · 1 comment
Open

BUG: Substream not showing using Substream=true in docker #1461

Roachforlife opened this issue Mar 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Roachforlife
Copy link

Roachforlife commented Mar 20, 2025

Describe the bug

My environment section looks like the following

  • ENABLE_AUDIO=True
  • QUALITY=HD120
  • SUBSTREAM=True
  • ON_DEMAND=False

When going into the webui I do not see the substreams (like I did when I had this as a HA addon). When I click the info icon for the cam I see it shows as False. I also tried SUBSTREAM_CAMNAME=True with same results.

Am I missing a step here?

Image

To add, I modified to do SUBSTREAM_CAM_NAME=True for each of my 8 cams. Initially only 1 of the 8 showed the substream (progress). I then restarted docker, and now 2 of the cameras show. Perhaps if I keep rebooting the other 6 will show. Very odd though because all 8 of my cameras are on the exact same firmware (V3 - 4.36.10.4054). As noted above, I was using Docker Bridge as an addon in HA until yesterday and just enabled substreams for all cameras and they are worked so I know the cameras are capable.

Affected Bridge Version

2.10.3

Bridge type

Docker Run/Compose

Affected Camera(s)

Wyze V3s (8 of them)

Affected Camera Firmware

No response

docker-compose or config (if applicable)

@Roachforlife Roachforlife added the bug Something isn't working label Mar 20, 2025
@Roachforlife
Copy link
Author

Update, I figured it out. So 6 of my cameras have 2 names 'Garage Cam' for example. I was using the name given in the URLs and in the docker log 'garage-cam' however this needs to be uppercase AND with a '_' instead of '-'.

I believe I am good but might I suggest the wiki be updated to mention the use of underscores and the caps. Happy it is working at least. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant