Attempting to setup the subject camera in ZM 34.16. I have everything but a password. Entering the source stream in VLC prompts for a password. Entering in ZM produces an authentication error. Performing a factory default reset does not help. Status lights on back of the camera appear normal and the camera responds to ping commands. Source string is;
"rtsp://root:pass@192.168.1.35:554/mpeg4/media.amp"
Any ideas?
Axis M1031-W
Re: Axis M1031-W
Can you access the web server of the camera? Default is at 192.168.0.90
Are you sure you reset it correctly? See: https://www.axis.com/files/manuals/um_m ... n_1203.pdf
Also axis has their own forums. Try there. Link back if you post there.
Are you sure you reset it correctly? See: https://www.axis.com/files/manuals/um_m ... n_1203.pdf
Also axis has their own forums. Try there. Link back if you post there.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide