mrlt8
mrlt8
## Description Add method to use refresh_token to re-authenticate. ## Related Issue ## Type of Change - [ ] 📚 Examples / docs / tutorials / dependencies update - [...
## Description tutk_protocol.py:490: ResourceWarning: unclosed file ## Related Issue ## Type of Change - [ ] 📚 Examples / docs / tutorials / dependencies update - [x] 🔧 Bug fix...
Not really a feature request, but a quick example to get local AI on the wyze stream with yolov5 using 14 lines of code! yolov5 requirements: `pip install -r https://raw.githubusercontent.com/ultralytics/yolov5/master/requirements.txt`...
Since wyze has native WebRTC, it's probably a good idea to switch over to the kinesis WebRTC as backup and/or in addition to tutk.
Add support for cameras on firmware with native RTSP: 4.19.x, 4.20.x, 4.28.x, 4.29.x, 4.61.x.
## Which version are you using? v1.1.1 ## Which operating system are you using? - [ ] Linux amd64 standard - [ ] Linux amd64 Docker - [x] Linux arm64...
## Describe the feature Option to `ClosePathOnNoDemand` or `CloseOnNoDemand`. Potentially with a configurable timer `CloseOnNoDemandAfter`. In v1.2.0 and earlier, MTX would close a path if `runOnDemand` was set and there...
Wyze seems to have officially switched authentication methods yet again in the latest app (#999). This could potentially break our v2/v3 authentication method if they do another forced app update...
This should call `onDemandPublisherStop` when a publisher is removed instead of waiting for `onDemandPublisherCloseTimer` to timeout which would cause the path to block if `runOnDemandCloseAfter` is set (#3455).
## Which version are you using? v1.8.2 ## Which operating system are you using? - [ ] Linux amd64 standard - [ ] Linux amd64 Docker - [ ] Linux...