I have successfully integrated four different cameras so far. With my current one, a Hikam S6, I just can't do it.
In VLC I can watch the stream at this address: rtsp://10.10.12.41:554/onvif1
In Zoneminder I tried the following settings:
Source Type: Libvlc
Function: Monitor
Source: rtsp://10.10.12.41:554/onvif1
Method: Tcp, UDP, HTTP Tunnel
Unfortunately, it's not working. What can I do?
Get a camera not mounted
-
- Posts: 63
- Joined: Thu Aug 29, 2019 5:22 pm
- Location: USA
Re: Get a camera not mounted
Try
Source Type: Ffmpeg
Method: TCP
If that does not work, check the camera manufacturer's website or search the web for something other than onvif1 for that model.
Source Type: Ffmpeg
Method: TCP
If that does not work, check the camera manufacturer's website or search the web for something other than onvif1 for that model.
Re: Get a camera not mounted
Check the resolution VLC reports. Some cameras use a resolution that is different than advertised. Also, a high res can can run your server out of space in /dev/shm
Re: Get a camera not mounted
Hello, i have the same issue.... is there a solution?
on onvif device manager it works
on vlc mediaplayer it works
But with zoneminder not... why it works everywhere without config but not with zoneminder?
Log:
Unable to open input rtsp://10.0.1.51:554/onvif1 due to: Invalid data found when processing input
Thanks in Advance!
on onvif device manager it works
on vlc mediaplayer it works
But with zoneminder not... why it works everywhere without config but not with zoneminder?
Log:
Unable to open input rtsp://10.0.1.51:554/onvif1 due to: Invalid data found when processing input
Thanks in Advance!
Re: Get a camera not mounted
Haha okey guys i got it working! xD
do not use TCP
HiKam of the first generation:
Source Type: ffmpeg
Source Path: rtsp://10.0.1.54:554/onvif1
Remote Method: UDP
do not use TCP
HiKam of the first generation:
Source Type: ffmpeg
Source Path: rtsp://10.0.1.54:554/onvif1
Remote Method: UDP