kaffetorsk / arlo-streamer

Continuous stream for Arlo cameras
MIT License
30 stars 5 forks source link

Pyaarlo #22

Closed chicknlil closed 1 month ago

chicknlil commented 6 months ago

Please update this to the most current version of pyaarlo. The one you are using doesn't have the most recent fixes, nor does it support the newest devices.

chicknlil commented 4 months ago

@YpNo it seems like our fearless leader @kaffetorsk has jumped ship and that you are the only one answering questions, trying to update the code, etc. Are you able to fork this project to be able to keep on top of things?

Much obliged for your consideration.

YpNo commented 4 months ago

Ahah, I have been thinking about it but we should find a real python developper and/or a video stream "expert" to help. I can do some things but I could reach some limits. I'll keep you inform

YpNo commented 1 month ago

Hi, Okay okay, I think I will fork the project :) @chicknlil @bbo76 @RaidMax @xitation I'll keep you inform when the fork is ready. I don't know if I would treat all your issues or suggestions but I'll do my best. If you know a real Python developpers with asynchronous operation skill and video handling to help me, it would be great !

YpNo commented 1 month ago

The fork is ready if you want to try : https://github.com/YpNo/arlo-camera-streamer

It is the same version with little changes. It should run as today. But it has been built with the latest version of pyaarlo ;)

Feel free to (re)open issue/discussion about your needs.

YpNo commented 1 month ago

Welcome back @kaffetorsk ! I will close my fork if you’re really return back. Feel free to find contributors to help you maintain this great app. I can be one of them if you let me build new releases (with new version of pyaarlo first). Let us know about the future of this project. Regards.

kaffetorsk commented 1 month ago

Thank you, I will take better care of this repo going forward and appreciate the effort you put in.

As to the future of the project I think it is best to keep the scope to it's original intent (which is enabling arlo cameras for 3rd party NVRs (such as frigate)) and keep it maintained.

I also realize the need for maintenance is higher than I expected, mostly due to pyaarlo beeing based on a reverse-engineered API, suspect to change at any given moment :-)

I'll look into adding contributors

kaffetorsk commented 1 month ago

Dropped release v0.7.5 btw, pyaarlo is latest bleeding edge (my fork with a yet to be merged PR)