Page 1 of 2

Almost every camera works with this solution even RTSP

Posted: Saturday 14 January 2017 15:09
by Meeki
Hello everybody,

My name is Dennis and i am new here on the forum but using Domoticz quite a time and before that i was 5years a Nodo user.

I was strugling to use my already RTSP installed camera's in Domoticz because there is no support for that.
After a lot of trial and error i managed to get my RTSP camera and also a camera from my parents garden (not on the same network), to show in domoticz and also create snapshots on events.

It was eventualy very simple! :o

Needed:

*A spare (android) tablet. (didnt try it with apple)
*The pro version of IP cam viewer: https://play.google.com/store/apps/deta ... Paid&hl=nl (i have nothing in comment with this app)

How to:

*First install the app on your spare tablet. why a spare tablet? because the app has to run in record mode otherwise it doesn't work.
*Search for your camera as explained by the app.

Here comes the nice part :mrgreen: Go to app settings scroll down and check the box enable server.


Go to Chrome and open the URL that is provided by the app. if everthing is okay you can click: Matrix View (updated in Matrix View and Record Mode)
Now you can see your camera if you have more camera's added you will see all camera's.

Now click: 'Embedded Web Server API Information' and search for "Last Frame JPG by Camera Name (requires viewer user, relies on frame buffer from current Gallery/Matrix/Record Mode activity)" Click this link. It wil show camera not found!

In the url: http://<your IP>:2880/v1/stream/last_frame.jpg?name=I-65+%40+234
replace:"I-65+%40+234" for your camera name it has to be name you you called it in the IP cam viewer app not the ID

Hit ENTER and your camera will show.

Now in domoticz got add camera and fill in the form:

Actief:
Naam: Choose a name can be any name
IP Adres: <your IP adres of the URL from above>
Poort: 2880
Gebruikersnaam: admin (username used in the server settings of the ip cam viewer app)
Wachtwoord: •••••••• (password used in the server settings of the ip cam viewer app)
ImageURL: v1/stream/last_frame.jpg?name=<your camera name>

Hit Test and your camera should show up.

Hope it works for everybody and let me know if it does ;)


Greetings Dennis

Re: Almost every camera works with this solution even RTSP

Posted: Tuesday 17 January 2017 19:53
by DaveJessen
Works! Thanks

Re: Almost every camera works with this solution even RTSP

Posted: Tuesday 17 January 2017 20:17
by trixwood
Nice ad for your program! Definitly like your second post. To confirm it works... :cry: :cry: :cry:

What about: Free!

Instead of some paid version from an unknown source...

viewtopic.php?t=4273#p66778

Re: Almost every camera works with this solution even RTSP

Posted: Thursday 19 January 2017 22:10
by Meeki
Nice ad for your program! Definitly like your second post. To confirm it works... :cry: :cry: :cry:

What about: Free!

Instead of some paid version from an unknown source...

viewtopi ... 273#p66778
I have absolutely no connections with the maker of the app that i used :roll: it is not free but if a couple of dollars is too much for you than buy a expensive foscam and have it your way...

i only want to help other members that have the same problems that i had with my camera.

BTW the post that it works is my brother in law. and for him it works

Re: Almost every camera works with this solution even RTSP

Posted: Monday 23 January 2017 17:55
by antpoli
Interesting. I'll try and let u know.
My IP cam does not have ssh embedded so I need to protect, using cam via Domoticz will hide user ID and pwd?
Moreover do u know how to control tilt and pan via Domoticz?

Inviato dal mio LG-D855 utilizzando Tapatalk

Re: Almost every camera works with this solution even RTSP

Posted: Monday 30 January 2017 17:31
by Meeki
As far as I know. Password is protected in domoticz and also in the ip cam viewer app.

I don't know about pan and tilt control because I don't have such a camera.

Greets

Re: Almost every camera works with this solution even RTSP

Posted: Monday 30 January 2017 19:36
by zak45
I also use this application, works great.. and for windows users, this one could help you to setup an IP/rtsp cam to Domoticz: Netcam Studio X server.

Re: Almost every camera works with this solution even RTSP

Posted: Saturday 13 May 2017 21:32
by Jonkerfrisjes
Hello,

I was looking for this solution a long time. The discription is good. It works allmost for my Onvif Camera i bought from Aliexpress.
It came with software to install. The camera has a fixed IP adres on my router. Bound by Mac.
The problems i had was finding the right camera because the camera has no manufacturer.

He found 4 types of camera's. Just picked one and voila. I got a stream.

I said allmost because I have two problems:
1 - In google Chrome i can see the camera but it still one frame and no stream.

2 - I have put the settings in Domoticz but no stream. I use Domoticz V3.5877

And one question.

Is it possible to "bind" the camera IP adress in the APP. Now it's getting by default. It's not possible to change.

I hope there is a setting i have to change for solving these two problems.

Thanks

Andre
Holland

Re: Almost every camera works with this solution even RTSP

Posted: Wednesday 17 May 2017 15:19
by godinperson
I think I found a better solution.

Using ZoneMinder. I installed ZoneMinder on the raspberry directly. Configured the cam in it and then, in domoticz, I use the feed from ZoneMinder instead of the cam.

Works pretty great!

Re: Almost every camera works with this solution even RTSP

Posted: Wednesday 17 May 2017 19:52
by IDANIT
godinperson wrote:I think I found a better solution.

Using ZoneMinder. I installed ZoneMinder on the raspberry directly. Configured the cam in it and then, in domoticz, I use the feed from ZoneMinder instead of the cam.

Works pretty great!
Could You please tell in a few words how to do that.

Re: Almost every camera works with this solution even RTSP

Posted: Wednesday 17 May 2017 20:16
by godinperson
Sure!

I've installed ZoneMinder on my raspberry:
https://wiki.zoneminder.com/Raspbian

Then, in ZoneMinder, I was able to setup my camera
ZM1.png
ZM1.png (16.15 KiB) Viewed 21608 times
ZM2.png
ZM2.png (20.5 KiB) Viewed 21608 times
After that, you configure your camera in Domoticz
viewtopic.php?f=35&t=7200&p=116443&hili ... er#p116443

No credit, I just picked parts on the Internet :)

Good luck!

Re: Almost every camera works with this solution even RTSP

Posted: Wednesday 17 May 2017 20:18
by IDANIT
Where did you get this "Remote Host Name"?

Re: Almost every camera works with this solution even RTSP

Posted: Wednesday 17 May 2017 20:49
by godinperson
Oh, I forgot.

remote host name is username:password@IPADDRESS and the remote host path, I found it on :

https://www.ispyconnect.com/sources.aspx

Re: Almost every camera works with this solution even RTSP

Posted: Friday 19 January 2018 10:44
by EdwinK
godinperson wrote: Wednesday 17 May 2017 15:19 I think I found a better solution.

Using ZoneMinder. I installed ZoneMinder on the raspberry directly. Configured the cam in it and then, in domoticz, I use the feed from ZoneMinder instead of the cam.

Works pretty great!
Is that smooth running? I thought I read somewhere on the ZoneMinder site that it would not be very stable on the Pi. And that you can max. use 2 camera's on low frame rate. What Pi are you using for this?

Re: Almost every camera works with this solution even RTSP

Posted: Friday 19 January 2018 16:16
by freijn
Is it working smoothly on a RaspPi 3 ? Not consuming too much cycles?

Re: Almost every camera works with this solution even RTSP

Posted: Saturday 27 January 2018 0:19
by Moppersmurf
Meeki wrote: Saturday 14 January 2017 15:09 Hello everybody,

My name is Dennis and i am new here on the forum but using Domoticz quite a time and before that i was 5years a Nodo user.

I was strugling to use my already RTSP installed camera's in Domoticz because there is no support for that.
After a lot of trial and error i managed to get my RTSP camera and also a camera from my parents garden (not on the same network), to show in domoticz and also create snapshots on events.

It was eventualy very simple! :o

Needed:

*A spare (android) tablet. (didnt try it with apple)
*The pro version of IP cam viewer: https://play.google.com/store/apps/deta ... Paid&hl=nl (i have nothing in comment with this app)

How to:

*First install the app on your spare tablet. why a spare tablet? because the app has to run in record mode otherwise it doesn't work.
*Search for your camera as explained by the app.

Here comes the nice part :mrgreen: Go to app settings scroll down and check the box enable server.


Go to Chrome and open the URL that is provided by the app. if everthing is okay you can click: Matrix View (updated in Matrix View and Record Mode)
Now you can see your camera if you have more camera's added you will see all camera's.

Now click: 'Embedded Web Server API Information' and search for "Last Frame JPG by Camera Name (requires viewer user, relies on frame buffer from current Gallery/Matrix/Record Mode activity)" Click this link. It wil show camera not found!

In the url: http://<your IP>:2880/v1/stream/last_frame.jpg?name=I-65+%40+234
replace:"I-65+%40+234" for your camera name it has to be name you you called it in the IP cam viewer app not the ID

Hit ENTER and your camera will show.

Now in domoticz got add camera and fill in the form:

Actief:
Naam: Choose a name can be any name
IP Adres: <your IP adres of the URL from above>
Poort: 2880
Gebruikersnaam: admin (username used in the server settings of the ip cam viewer app)
Wachtwoord: •••••••• (password used in the server settings of the ip cam viewer app)
ImageURL: v1/stream/last_frame.jpg?name=<your camera name>

Hit Test and your camera should show up.

Hope it works for everybody and let me know if it does ;)


Greetings Dennis
Hi, got the app and installed it on aa old phone. Added the camera. Next step also went ok and also Embedded web service. I see the CAM in Chrome.
Next thing is adding it to Domoticz. (In my case I have port 64520 in the URL) but whatever I do, after pressing Test I don't see the cam.
Tried deleting and adding the cam but nothing....

Re: Almost every camera works with this solution even RTSP

Posted: Sunday 28 January 2018 9:58
by Sjonnie2017
EdwinK wrote: Friday 19 January 2018 10:44 Is that smooth running? I thought I read somewhere on the ZoneMinder site that it would not be very stable on the Pi. And that you can max. use 2 camera's on low frame rate. What Pi are you using for this?
freijn wrote: Friday 19 January 2018 16:16 Is it working smoothly on a RaspPi 3 ? Not consuming too much cycles?
Installed this on my RPi3 yesterday. I configured one camera (Onvif compatible) with low bandwith settings. After 5 minutes all available resources on the RPi were consumed. CPU, memory and swap (!) all went through the roof. So maybe I did something wrong; otherwise it is not very well suited for my RPi3

Re: Almost every camera works with this solution even RTSP

Posted: Monday 29 January 2018 14:23
by freijn
That is what I was more or less expecting.. :-(

THanks for the info Sjonnie

Frank

Re: Almost every camera works with this solution even RTSP

Posted: Monday 29 January 2018 18:11
by EdwinK
Sjonnie2017 wrote: Sunday 28 January 2018 9:58

Installed this on my RPi3 yesterday. I configured one camera (Onvif compatible) with low bandwith settings. After 5 minutes all available resources on the RPi were consumed. CPU, memory and swap (!) all went through the roof. So maybe I did something wrong; otherwise it is not very well suited for my RPi3

In that vase I'm not going to look into it.

Re: Almost every camera works with this solution even RTSP

Posted: Thursday 08 February 2018 7:54
by mozo78
Moppersmurf wrote: Saturday 27 January 2018 0:19
Meeki wrote: Saturday 14 January 2017 15:09 Hello everybody,

My name is Dennis and i am new here on the forum but using Domoticz quite a time and before that i was 5years a Nodo user.

I was strugling to use my already RTSP installed camera's in Domoticz because there is no support for that.
After a lot of trial and error i managed to get my RTSP camera and also a camera from my parents garden (not on the same network), to show in domoticz and also create snapshots on events.

It was eventualy very simple! :o

Needed:

*A spare (android) tablet. (didnt try it with apple)
*The pro version of IP cam viewer: https://play.google.com/store/apps/deta ... Paid&hl=nl (i have nothing in comment with this app)

How to:

*First install the app on your spare tablet. why a spare tablet? because the app has to run in record mode otherwise it doesn't work.
*Search for your camera as explained by the app.

Here comes the nice part :mrgreen: Go to app settings scroll down and check the box enable server.


Go to Chrome and open the URL that is provided by the app. if everthing is okay you can click: Matrix View (updated in Matrix View and Record Mode)
Now you can see your camera if you have more camera's added you will see all camera's.

Now click: 'Embedded Web Server API Information' and search for "Last Frame JPG by Camera Name (requires viewer user, relies on frame buffer from current Gallery/Matrix/Record Mode activity)" Click this link. It wil show camera not found!

In the url: http://<your IP>:2880/v1/stream/last_frame.jpg?name=I-65+%40+234
replace:"I-65+%40+234" for your camera name it has to be name you you called it in the IP cam viewer app not the ID

Hit ENTER and your camera will show.

Now in domoticz got add camera and fill in the form:

Actief:
Naam: Choose a name can be any name
IP Adres: <your IP adres of the URL from above>
Poort: 2880
Gebruikersnaam: admin (username used in the server settings of the ip cam viewer app)
Wachtwoord: •••••••• (password used in the server settings of the ip cam viewer app)
ImageURL: v1/stream/last_frame.jpg?name=<your camera name>

Hit Test and your camera should show up.

Hope it works for everybody and let me know if it does ;)


Greetings Dennis
Hi, got the app and installed it on aa old phone. Added the camera. Next step also went ok and also Embedded web service. I see the CAM in Chrome.
Next thing is adding it to Domoticz. (In my case I have port 64520 in the URL) but whatever I do, after pressing Test I don't see the cam.
Tried deleting and adding the cam but nothing....
Delete the http:\\ part when you add it to domoticz.

Name: Front door
IP Address: 192.168.1.xxx
Port: 40055
Username: admin
Password: xxxxxxxx
ImageURL: v1/stream/last_frame.jpg?name=Front door

The test button did not work for me. Just added the camera, and it worked.