URL and credentials for Behnke Smart cameras
1. URL for single images (JPEG)
http://<User name>:<Password>@<IP address>/bha-api/image.cgi?.jpg
Example: http://admin:admin@192.168.0.86/bha-api/image.cgi?.jpg
2. URL for MJPG stream
http://<User name>:<Password>@<IP Address>/bha-api/video.cgi
Example: http://admin:admin@192.168.0.86/bha-api/video.cgi
3. URL for RTSP stream
rtsp://<User name>:<Password>@<IP Address>:8557/video.mp4
Example: rtsp://admin:admin@192.168.0.86:8557/video.mp4
4. Default user name
admin
Case-sensitive!
5. Default password
admin
Case-sensitive!