Quedale
Quedale
I think you this issue is now resolved considering you comment on #30. I'm going to close this one and continue with the new issue. Feel free to reopen it...
Good day and thank you for testing this project. This application is designed to show secure camera without prompts, so that you get a populated device list without interruption. If...
Thank you for diving into it! I may have made a mistake in the authentication sequence. Compared to the official ONVIF Device Manager, it actually attempts anonymous authentication to figure...
I fixed a crash happening while snapshot were loaded. It hopefully fixed your issue.
Good day! Thanks for trying my project! Unfortunately. "Record video" is still in the TODO list. It would be relatively simple to record the stream as-is, but a considerable amount...
Great! I will keep this open as a feature tracking to add this profile information on the GUI and basic live record. Cheers!
It looks like virtualenv simply fails to setup. ``` AttributeError: module 'virtualenv.create.via_global_ref.builtin.cpython.mac_os' has no attribute 'CPython2macOsFramework' ``` I honestly have no idea why it would setup a MacOs framework. I...
I just performed a complete build on a vanilla Debian 11.11 without issues. I did manage to reproduce the issue after installing virtualenv from the apt repository. I should be...
You can pull the latest changes and give it a shot.
I'm glad to hear that it's supposed to work. The first time I ran the rRTSPServer, it failed. (Probably not relevant) Regardless, here's the log of the failure: [Failed start.txt](https://github.com/roleoroleo/yi-hack-Allwinner-v2/files/15486102/Failed.start.txt)...