Camera record() method always returns endpoint down or throttled #537
Labels
bug
There is an issue causing unexpected results
help-wanted
Assistance required due to lack of resources for testing or complexity
Describe the bug
I am able to connect and use some functions, but in particular the video
record()
function is constantly failing with the messageConnection error. Endpoint https://rest-u008.immedia-semi.com/network/<network-id>/camera/<camera-id>/clip possibly down or throttled.
This continues to happen after numerous attempts.I don't think there is any throttling issue as I am able to successfully invoke other methods like
snap_picture()
. Is anyone else experiencing this? Wondering if it is limited to the Blink Minis.To Reproduce
Steps to reproduce the behavior:
blink.cameras['my-cam'].record()
.Expected behavior
Create a recording clip.
Home Assistant version (if applicable):
N/A
blinkpy
version (not needed if filling out Home Assistant version):0.18.0
Log Output/Additional Information
If using home-assistant, please paste the output of the log showing your error below. If not, please include any additional useful information.
The text was updated successfully, but these errors were encountered: