I am only using Remote IP Cameras.
However, I seem to have a hard 64 character limit in the "Remote Host Path" under the Source Tab of the Monitors.
Consequently, it only accepts a short path:
Code: Select all
TOO LONG xxxx://userx:passwd@xx.xx.xx.xxx/nphMotionJpeg?Resolution=320x240?Quality=Standard (82 char)
TOO LONG xxxx://xx.xx.xx.xxx/nphMotionJpeg?Resolution=320x240?Quality=Standard (69 char)
WORKS xxxx://xx.xx.xx.xxx/nphMotionJpeg?Resolution=320x240 (52 char)
The cameras have restrictions on username/password length, so I am stuck without authentication on the cams for now.
Is this a known (intentional) limitation? Could I have messed up the install? Is there a simple fix?