Coder Social home page Coder Social logo

Adding Aqara hub G3 about go2rtc HOT 4 OPEN

SynaZe avatar SynaZe commented on June 11, 2024
Adding Aqara hub G3

from go2rtc.

Comments (4)

AlexxIT avatar AlexxIT commented on June 11, 2024

No free streams is a "normal error". Most HomeKit cameras support only two simultaneous connections.

from go2rtc.

SynaZe avatar SynaZe commented on June 11, 2024

Thank you for the fast response Alexx. With two simultaneuous connections you mean for example I have the camera setup now in aqara and homekit in home assistant. So I can't add another connection. Or do you mean I can't have the stream open at more then 2 devices at once?

from go2rtc.

AlexxIT avatar AlexxIT commented on June 11, 2024

It's two simultaneous video streams from camera.
One go2rtc stream can make one request.
Hass can't make this request (doesn't support streaming from HomeKit).
If you setup HomeKit proxy via go2rtc - all iOS clients also can make this requests.

from go2rtc.

sdavides avatar sdavides commented on June 11, 2024

I gave up with aqara g3 the video always freezes.
I ran the hack and removed the rtsp authentication, now with the link rtsp://192.168.1.52:8554/360p /720p /1080p /1296p the video is Perfect

or you can see user and pass from agetprop sys.camera_rtsp_url command from telnet:
user=26
pass=83
(change every boot)
`~ # agetprop sys.camera_rtsp_url

{"360p":"rtsp://26:[email protected]:8554/360p","720p":"rtsp://26:[email protected]:8554/720p","1080p":"rtsp://26:[email protected]:8554/1080p","1296p":"rtsp://26:[email protected]:8554/1296p"}`

from go2rtc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.