Cisco Interactive Experience Client 4600 Series User Manual page 253

Hide thumbs Also See for Interactive Experience Client 4600 Series:
Table of Contents

Advertisement

Appendix G
Stream Live Video
While using TCP as the connection type, ensure that the TCP endpoint on the host to which you are
Note
interested to stream to is listening on the port of interest.
While using the camera, make sure the input resolution that you select is supported by the camera. It
Tip
is recommended that you use either a 720p or a 1080i. A lower resolution camera may not give the
desired output.
interface videoEncoder
{
HDMI, 1-videoInputCount is for webcams
signals:
slots:
}
readonly attribute bool isAvailable; // Checks if Encoder is Available
readonly attribute int status;
readonly attribute int errorCode;
readonly attribute string errorMessage;
readonly attribute int videoInputCount;
readonly attribute stringlist videoInputDescription;
readonly attribute string snapshot;
attribute string targetHost; // Target Host where MPEG2-TS has to be sent
attribute int targetPort; // Target Port on Target Host to Receive it
attribute int protocol;
attribute int videoMode;
attribute int videoSource; // Must be in [0, videoInputCount] range. 0 is for
attribute int h264Profile;
attribute int inputResolution;
attribute bool isProgressive;
attribute int streamType;
attribute int inputFrameRate; // 15, 24, 30, 60
attribute int outputFrameRate; // 15, 24, 30, 60
attribute int averageOutputBitRate;
attribute int minimumOutputBitRate;
attribute int maximumOutputBitRate;
attribute int outputResolution;
attribute int audioBitRate;
notready();
ready();
started();
stopped();
error(in int code, in string message);
start();
stop();
takeSnapShot();
// Udp=0, Tcp=1
// SD=0, HD=1, CUSTOM=2
Cisco Interactive Experience Client 4600 Series User Guide
Stream Live Video
G-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Iec 4632Iec 4610

Table of Contents