Hi everyone, I want to capture two yoosee cameras that I have in a remote site.
the IP's of the cameras are, 192.168.1.33 and 192.168.1.37 in the network internal
I use the VLC to capture the images in this way in the network internal
rtsp: //192.168.1.33/ovnif2
Y
rtsp: //192.168.1.37/ovnif2
It works perfect.
the communication is through by port 554
The ip of the remote site is dynamic
At http://freedns.afraid.org I have manufactured a domain "prueba.mooo.com"
Does anyone know how I can capture those cameras with zoneminder?
Thank you
[RESOLVED]How I capture two web cams P2P whit zoneminder?
[RESOLVED]How I capture two web cams P2P whit zoneminder?
Last edited by Nesti on Sun Mar 04, 2018 11:49 am, edited 1 time in total.
Re: How I capture two web cams P2P whit zoneminder?
Set up port forwarding through the router at the remote site. the easy thing to do is to change the port on one camera to say 555 and have two port forwards, 554 and 555. From the outside to get to the cameras use: rtsp://prueba.mooo.com:554 and rtsp://prueba.mooo.com:555
This is one way and there are more. Google port forwarding or see your router user guide.
This is one way and there are more. Google port forwarding or see your router user guide.
Re: How I capture two web cams P2P whit zoneminder?
Hi, I don't know if I can change the ports, the cameras are P2P and I don't have access to the camera settings,
the cameras are configured automatically with an app on android.
the data of the cameras in the internal network I have obtained them with an android app called Fing.
the cameras are configured automatically with an app on android.
the data of the cameras in the internal network I have obtained them with an android app called Fing.
-
- Posts: 132
- Joined: Tue Dec 09, 2014 10:20 pm
Re: How I capture two web cams P2P whit zoneminder?
Just do the work on the firewall. Port forward 553 to 192.168.1.33 port 554 and 555 to 192.168.1.37 port 554
Gerald
Gerald
Re: How I capture two web cams P2P whit zoneminder?
Hi, this don't work, what i can do it?
-
- Posts: 132
- Joined: Tue Dec 09, 2014 10:20 pm
Re: How I capture two web cams P2P whit zoneminder?
We don't have enough information to go on.
Can you show us your firewall rules?
Can you show us your firewall rules?
Re: How I capture two web cams P2P whit zoneminder?
Yes, I have access and I can see re rules, what do you need?, but I don't understand one thing, with the CMSClient program I can see the cameras in remote
Re: How I capture two web cams P2P whit zoneminder?
Hi,
I have configured the zoneminder in this way
and I see a blue screen
EDIT: I use for view the web of zoneminder in chrome on windows 7, I installed zoneminder on raspberry Pi with raspbian Stretch server
The log file
I have configured the zoneminder in this way
and I see a blue screen
EDIT: I use for view the web of zoneminder in chrome on windows 7, I installed zoneminder on raspberry Pi with raspbian Stretch server
The log file
Re: How I capture two web cams P2P whit zoneminder?
Hi, I have already solved the problem.
I go to explain it step by step:
1º- I used the mac of the cameras to establish a fixed ip on the router
2º- Mapping external ports to the IP cameras, I used the external port 9000 and 9001 and redirected them to the internal ports 554 of each IP
3º- create the rules in the firewall to allow communication from the outside with external ports, protocol TCP
4º- in the configuration of the monitor in zoneminder use Libvlc
I hope this help other mate
I go to explain it step by step:
1º- I used the mac of the cameras to establish a fixed ip on the router
2º- Mapping external ports to the IP cameras, I used the external port 9000 and 9001 and redirected them to the internal ports 554 of each IP
3º- create the rules in the firewall to allow communication from the outside with external ports, protocol TCP
4º- in the configuration of the monitor in zoneminder use Libvlc
I hope this help other mate