Installation guide
Crestron CEN-NVS200 Network Video Streamer
Operations & Installation Guide – DOC. 7111E Network Video Streamer: CEN-NVS200
•
37
Configuring HTTP Settings
Configure HTTP settings in the HTTP pane of the “Network” configuration page.
“Network” Configuration Page – HTTP
Refer to the following HTTP configuration guidelines.
Authentication: From the drop-down list, select either of the following
authentication mechanisms:
• Basic: (Recommended setting) Authenticates a user based on user name
and password. The password is not encrypted; therefore, basic
authentication is not secure.
• Digest: Authenticates a user based on user name and password.
The password is encrypted.
NOTE: Although digest authentication is a more secure authentication
mechanism than basic authentication, digest authentication is not currently
supported by all web clients.
HTTP port: Enter the HTTP port number. The default port number is 80.
NOTE: If the default number of 80 is not used, the port number must be appended
to the IP address of the CEN-NVS200 to be able to access the CEN-NVS200 from
the web browser. For example, the HTTP port number is set to to 8888,
http://192.168.0.100:8888 must be entered instead of http://192.168.0.100.
Secondary HTTP port: Enter the secondary HTTP port number to allow the
configuration of an alternate port to access the HTTP server.
Access name for stream 1: Enter the name to be used by the Crestron MJPEG
Viewer application. For example, when using video.mjpg (default setting), the
HTTP command to be entered into the Crestron MJPEG Viewer is the following:
/video.mjpg?user=myuser&pw=secretpassword
video.mjpg is the default access name.
myuser is the user created for view access.
secretpassword is the password for this user.