I am running Home Assistant and have BI send an MQTT command to HA to announce through my echo devices when someone is at my front door. I am also using the same setup to alert me when a car pulls into my front or back driveway.
Sent from my iPad using Tapatalk
I am running Home Assistant and have BI send an MQTT command to HA to announce through my echo devices when someone is at my front door. I am also using the same setup to alert me when a car pulls into my front or back driveway.
Sent from my iPad using Tapatalk
what do you run HA on?I am running Home Assistant and have BI send an MQTT command to HA to announce through my echo devices when someone is at my front door. I am also using the same setup to alert me when a car pulls into my front or back driveway.
Sent from my iPad using Tapatalk
you could drop the bitrate inside the camera GUI itself to lower the kbps. For substreams, I usually go for the D1 resolution. You'll will have to tinker with the bitrate to your liking.Is anyone using the above component developed by @eladbar?
I have been using an iFrame with UI3 which has been working well but I'd like to pull the streams into home assistant to give me more options/configs/layouts etc.
The component does everything I could want however at the penalty of huge bandwith.
As a test, I setup a low quality streaming profile (attached) and limited the user (home assistant) to the profile. Only the quality % seems to have an effect on total bit rate.
With one 720p sub stream being viewed in home assistant, blue iris is saying it's pulling 4,500kbps...
with 50% quality, viewing all cams, I was hitting 40,000kbps...
Any idea's on how to limit the bitrate to less eye-watering levels?
View attachment 90374View attachment 90375
you could drop the bitrate inside the camera GUI itself to lower the kbps. For substreams, I usually go for the D1 resolution. You'll will have to tinker with the bitrate to your liking.
My main 4k camera stream comes in around 450kB/s
Substream is down to 31 kB/s.
Not digitally possible to pull more kB/s out of a camera when it's dishing out what it is dishing out.
Maybe HA has a decimal point you are missing? Or the kB/s value is skewed?
for testing purposes...create a clone camera of just the substream and try that out. yes, resolution will not be top notch but I am curious if your bitrate will dropI don't think it's pulling more Kb/s than the camera is dishing out, it's that it is pulling the full bitrate rather than respecting the bitrate limit In have imposed on that particular profile & user.
It does however respect the quality % set in the profile (I've set to 15% and see a degradation in quality in home assistant).
I have imposed 100kbps as a test yet through @eladbar component as an h264 stream, it is pulling ~3500 kbps:
I'm not quite sure where the component is pulling the stream from. I initially thought that the stream was unaffected by the web server encoder profiles, but it definitely respects the quality %, just not the bitrate limit... Weird!