[Request] RTSP(S) Cam live stream support

Oh, I couldn’t tell. I asked the guy of the screenshot I shared last time.

That is now live in the test version of the Homey app V9.6.1

1 Like

Well, sometimes they listen, Robert :sweat_smile:

https://apps.developer.homey.app/advanced/videos#supported-video-types

3 Likes

When the test version is released as a standard version, can we add any webcam? Like Hikvision and Aqara?

Please follow the link that @Peter_Kawa posted, where it’s explained which formats are supported and how you can test if your own cameras will work.

1 Like

I am trying to add my Aqara doorbell, which is an RTSP camera with a username and password.

When I add a virtual camera, I do not see any option to enter my username and password.

Does anyone have an idea how I can resolve this?

You could try putting the username and password in the URL:

http://username:password@AA.BB.CC.DD:554/...

Make sure to URL-encode username and password.

Thanks, that has worked.