Video Grabber User Manual - v. 1.19 (FW 1.29)
Example 4
Video Grabber captures the video signal at a rate of 900 frames per minute (15FPS) and then provides
a H.264 VBR stream with Quantization Parameter set to 26 and IDR period set to 450.
Figure 22: Sample configuration of Video Grabber set to stream captured video signal (H.264 VBR)
To connect to the configured H.264 stream user would have to use one of the RTSP connection strings.
In the sample shown above it would be either:
rtsp://192.168.66.46/stream.264
or
rtsp://192.168.6.2/stream.264
Video parameters that refer to LOSSLESS are not used when user connects to H.264 stream.
Example 5
Video Grabber captures the video signal at a rate of 600 frames per minute (10FPS) and then provides
a H.264 CBR stream with a bitrate limit of 1000kbps and IDR period set to 450.
Figure 23: Sample configuration of Video Grabber set to stream captured video signal (H.264 CBR)
To connect to the configured H.264 stream user would have to use one of the RTSP connection strings.
In the sample shown above it would be either:
rtsp://192.168.66.46/stream.264
or
rtsp://192.168.6.2/stream.264
Video parameters that refer to LOSSLESS are not used when user connects to H.264 stream.