Streaming Api - Brickcom CB-100A series User Manual

Megapixel cube network camera
Hide thumbs Also See for CB-100A series:
Table of Contents

Advertisement

Streaming API

Streaming API allows applications to
1) set/get the IP Camera streaming setting
2) help users to view video streaming
Data structures
Data Structure
SVideoFormatSetting
SAudioFormatSetting
STransportSetting
SVideoSessionSetting
SAudioSessionSetting
SChannelSetting
SChannelSetSetting
enum _ConstantBitrate{
VBR = 0,
CBR,
};
enum _bitrateKbps{
kbps_64 = 64,
kbps_128 = 128,
kbps_256 = 256,
kbps_384 = 384,
kbps_512= 512,
kbps_768 = 768,
kbps_1500 = 1500,
kbps_2000 = 2000,
kbps_4000 = 4000,
kbps_6000 = 6000,
Description
The selected video codec format, encode rate, etc.
The selected audio codec format, encode rate, etc.
The selected network transport.
The selected setting of video session used for
streaming
The selected setting of audio session used for
streaming
The selected setting of media session (audio+video)
used for aggregate streaming.
The set of available channels on this IPCam
- 73 -

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CB-100A series and is the answer not in the manual?

Questions and answers

Table of Contents