Create a camera on a service

Hello,

I would like to add a camera to the netatmo service.

Concretely, I have the camera information but I don’t know what to put so that it can appear in the camera box.

How can I create it?

Hi,
I recommend you read the documentation on the camera module: Camera | Gladys Assistant
You will just need to use the RTSP link of the camera with the possible credentials.

Example for the Netatmo CAM-4PK-DM724 camera: RTSP | Security.World

Hello,

So the problem isn’t the documentation but rather the fact that it doesn’t work. (It’s not me who has the camera). Despite the tutorials, I can’t get it to work. That’s why I want to be able to create the camera directly in the service and not by using the camera service.

Hence my question: how to create a camera without going through the camera service?

Thanks :slight_smile:

Indeed, I am the owner of this camera. The indoor camera has Netatmo facial recognition, as well as 2 outdoor cameras with vehicle recognition + integrated siren + light. On the Netatmo service side that @damalgos is creating, we can retrieve all the information, including presence detection as well as the names of registered persons and an image when detected. But what we would like is to be able to retrieve the stream and it seems impossible as it is. But we must be able to do it on the device creation side.

@pierre-gilles if you could guide us…

You should take inspiration from the camera service, but manage it in the netatmo service (as it is specific).

I am not sure I understood what is blocking it.

Hello @VonOx,

Through this link:
RTSP | Security.World
We find the RTSP link: rtsp://ip_address/live.sdp but I tested it with the 3 cameras and I do not get the stream. There is no identification and password, we go through the Netatmo API to view it.
However, when we retrieve the home data via the Netatmo service that @damalgos develops, we find many data including normally the stream
Netatmo security doc:
Netatmo Connect | Security API Documentation

I don’t know if this is related as I read it quickly. (SSL?)

I’ll take a look at that. Thanks for looking into it.

So for the camera part, it’s good, I can create the camera and retrieve its information, notably the video stream :slight_smile:

1 Like

That’s good news,
If you want, I can test, I have a Netatmo camera.

1 Like

Yes I agree with @Terdious. As soon as he validates that everything is good I will do a clean-up and test the service :slight_smile:

Because on my side I don’t have a camera ahah so I code with the API and what he can give me :slight_smile:

1 Like

If you ever want to test:

You can try the netatmo service :slight_smile: And let me know your feedback if you want.

However, I’m not familiar with the camera :slight_smile:


This looks good!!^^

I’ll give you an overview of everything you can recover from the two types of cameras shown above!