oischinger / eufyp2pstream

A small project that provides a Video/Audio Stream from Eufy cameras that don't directly support RTSP
Apache License 2.0
21 stars 3 forks source link

Feedback and Query Regarding EufyP2PStream Integration with Frigate #12

Open mercuryin opened 3 weeks ago

mercuryin commented 3 weeks ago

Hi [Developer’s Name or Username],

Firstly, I want to extend my thanks for developing the eufyp2p stream addon. It works perfectly with my Eufy s100 camera, and I truly appreciate your efforts in creating this tool. However, I’m encountering an issue where the Eufy Security addon frequently crashes, leading to unreliable stream availability for integration with Frigate.

Since there hasn’t been a response from the Eufy Security plugin developer for a few months, I’ve set up a Home Assistant automation to restart the addon whenever it’s detected as null or unavailable. This workaround somewhat mitigates the issue, but it’s not an ideal solution. Using your addon I got 1 stream with GotoRTC but my goal is to adapt this setup to provide two streams to Frigate: one of high quality and another of lower quality to ease CPU load, similar to how cameras supporting RTSP offer separate URLs for different stream qualities. However, with the current setup, I’m unsure how to properly configure this.

Could you provide guidance on how I might adjust the command to generate two distinct streams for Frigate, or is there another approach you would recommend for managing CPU load more effectively with this type of integration?

Thank you for your time and any assistance you can provide.