Specifications
41IP Camera and Encoder Software Manual
SECTION 3: SETUP CONFIGURATION
RTSP Conguration
To stream video, audio or metadata from the device server, select the Enable RTSP Server option.
When the box is unchecked, the stream is stopped and a real-time view is not shown on the screen.
Use the following format for the URL and Port for RTSP streaming:
rtsp://<rtsp server ipaddress>:<port>/<rtp session name>
use <port>: 554
e.g. rtsp://192.168.111.32:554/ch0_unicast_rststream
NAL unit option
The network abstraction layer (NAL) option “Does not include NAL unit header (Only use in ‘H.264’)” is
required only when using the H.264 codec. The product supports both standard (does not include NAL
unit header) and non-standard H.264 (includes NAL unit header). To use the standard format for H.264,
select the “Does not include...” option. The factory default setting is the non-standard format.
• NAL Stream: The stream consists of only NAL units (H.264 standard format)
• Byte Stream: The sequence identier, NAL header, is included between NAL streams
The data structure of byte stream
I: Sequence Identier
SPS: Sequence Parameter Set
PPS: Picture Parameter Set
IDR: Instantaneous Decoding Refresh slice
P SLC: P (frames) slice
Enable RTSP Authentication
To use authentication for RTSP streaming, select Enable RTSP Authentication and select the
Authentication Type and Privilege.
Authentication types:
• Basic: Use simple encryption of ID and PW with clear text.