URL and credentials for Behnke Station cameras
1. URL for single images (JPEG)
http://<IP address>:8080/?key=<Password>&.jpg
Example: http://192.168.0.86/?key=Admin&.jpg
or
https://<IP address>:8080/?key=<Password>&.jpg
Example: https://192.168.0.86/?key=Admin&.jpg
2. URL for MJPG stream
http://<IP address>:8080/?key=<Password>&.mjpg
Example: http://192.168.0.86/?key=Admin&.mjpg
or
https://<IP address>:8080/?key=<Password>&.mjpg
Example: https://192.168.0.86/?key=Admin&.mjpg
3. URL for RTSP stream
rtsp://root:<Password>@<IP address>:554/behnke-video
Example: rtsp://root:Admin@192.168.0.86:554/behnke-video
4. Default user name
No user name is required to access the video!
5. Default password
Admin
Case-sensitive!