Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

THANK YOU #38

Closed
cataseven opened this issue Sep 11, 2022 · 0 comments
Closed

THANK YOU #38

cataseven opened this issue Sep 11, 2022 · 0 comments

Comments

@cataseven
Copy link

Man! You made my day!! Thank you so much. I open this issue to thank you! Camera integration, i think, the worst thing in Home Assistant. It should be solved within Core product but I think they are busy with blueth or icons. Your project work like a charm. Thank you very much. I had a problem with External Access and with your project I solved it without doing anything!

Finally, to help people who have Chinese IP cams, here is what I did.

  • Find your rtsp urls (Via ONVIF Manager or anything)
  • Add your cameras via Home Assistant Generic Camera Integration. Use your rtsp urls
  • Install go2rtc add on. Start it. Type 192.168.1.XX:1984 (XX is your raspberry IP no). Add your rtsp urls as stream
  • create go2rtc.yaml in your config folder. Add your streams to it. (I am not sure this step is necessary)
  streams:
      frontyard: <<rtsp link you found>>
      backyard: <<rtsp link you found>>
  • Go to your lovelace. Add picture entity or picture element card. Use your generic cameras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant