Ronnie
Ronnie
I can't seem to reproduce this. I have the VTO2202F and things work.
Reverted change that caused this issue https://github.com/rroller/dahua/releases/tag/0.9.75
I'll revert the changed tomorrow
Reverted in https://github.com/rroller/dahua/releases/tag/0.9.75
Thanks. I'll get this in tonight
Released in https://github.com/rroller/dahua/releases/tag/0.9.76
you can now set the `MR_PROXY` environment variable. I'll try to come up with something so that all arguments can be passed. Thanks for the suggestion!
Made an update. You can now either set the `MR_PROXY` environment variable or set the arguments in the request URL. For example `?url=example.com&--proxy=foo`. You can now supply any argument in...
This is fine for the API endpoint, but outside of editing the URL manually for the main UI, I'll eventually need to add a UI component to set the arguments
Good point. I'll work on this. Do you happen to have an example URL I can test with?