fwestenberg / reolink_dev

Home Assistant Reolink addon
MIT License
550 stars 102 forks source link

add ext (balanced) stream quality option #356

Closed rplevka closed 2 years ago

rplevka commented 2 years ago

add ext stream option to enable live stream from ext stream.

this fixes my issue: https://github.com/fwestenberg/reolink_dev/issues/242#issuecomment-949980778

I use camera hooked to a NVR:

NVR
Model RLN8-410
Build No. build 21101146
Hardware No. N3MB01
Config Version v3.0.0.0
Firmware Version v3.0.0.148_21101146
Camera
Model RLC-820A
Firmware version v3.0.0.494

reconfiguring the integration with ext stream and h264/h265 codec + reloading the integrtion worked

genebean commented 2 years ago

Can you enlighten me to what the ext stream is?

rplevka commented 2 years ago
apparently, it should refer to the so-called "balanced" stream.
main clear
sub fluent
ext balanced
genebean commented 2 years ago

@rplevka where do those terms come from? Is it a Reolink thing or something else?

genebean commented 2 years ago

BTW, this fixes mine too.

rplevka commented 2 years ago

https://support.reolink.com/hc/en-us/articles/360005238413-The-Difference-Between-Clear-Fluent-and-Balanced

genebean commented 2 years ago

Thanks!

genebean commented 2 years ago

Both h264 and h265 with ext and rtmp are working for me.

rplevka commented 2 years ago

same here!