Streaming Api - Brickcom FD-100A Series User Manual

Megapixel day & night fixed dome network camera
Hide thumbs Also See for FD-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 The selected setting of audio session used for
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,
kbps_8000 = 8000,
kbps_10000 = 10000,
kbps_12000 = 12000,
kbps_15000 = 15000,
};
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
streaming
The selected setting of media session (audio+video)
used for aggregate streaming.
The set of available channels on this IPCam
52

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents