Brickcom CB-100A series User Manual page 83

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

Advertisement

kbps_8000 = 8000,
kbps_10000 = 10000,
kbps_12000 = 12000,
kbps_15000 = 15000,
};
/* SVideoFormatSetting */
typedef struct _videoFormatSetting {
int sourceDevice;
char codecType [16];
char codecSubType [16];
int constantBitrate;
int bitrateInKbps;
int resolutionWidth;
int resolutionHeight;
int quality;
int frameRate;
int gop;
} SVideoFormatSetting;
typedef struct _audioFormatSetting {
int sourceDevice;
char codecType[16];
char codecSubType[16];
int numberOfChannel;
int sampleRate;
int frameIntervalMS;
int sampleSizeBit;
} SAudioFormatSetting;
/* SMetaFormatSetting */
typedef struct _metaFormatSetting {
int mdAlarmEnabled;
} SMetaFormatSetting;
// reserved
//
// 0:enabled 1:disabled
// Kbps
// JPEG Specific
// FPS
// (reserved)
// reserved
// G711
// AUTO
// (reserved) Mono, Stereo =>0
// (reserved) 8KHZ
//(reserved) 10MS
//(reserved)16 Bit
- 74 -

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