Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 3.64 KB

ShmMetrics.md

File metadata and controls

30 lines (25 loc) · 3.64 KB

ShmMetrics

Properties

Name Type Description Notes
audioCodec AudioCodecMetric The audio codec of the video source. [optional]
bitsInRate BitsInRateMetric The rate of the stream traveling from the source encoder to Wowza Streaming Cloud, in kilobits per second. [optional]
bitsOutRate BitsOutRateMetric The total actual bitrate of all outbound video streams, in kilobits per second. [optional]
bytesInRate BytesInRateMetric The rate of the stream traveling from the source encoder to Wowza Streaming Cloud, in kilobytes per second. [optional]
bytesOutRate BytesOutRateMetric The total actual bitrate of all outbound video streams, in kilobytes per second. [optional]
configuredBytesOutRate ConfiguredBytesOutRateMetric The total configured bitrate of all outbound video streams, in kilobits per second. [optional]
connected ConnectedMetric The connection status of the video source. Yes means the source is connected. No means the source is not connected. [optional]
cpu CpuMetric The percentage of available CPU power on the virtual host being used by the transcoder. [optional]
frameSize FrameSizeMetric The frame size of the video source, in pixels. [optional]
frameRate FrameRateMetric The frame rate of the video source, in frames per second. [optional]
gpuDecoderUsage GpuDecoderUsageMetric The percentage of the GPU decoding power on the virtual host being used by the transcoder. [optional]
gpuDriverVersion GpuDriverVersionMetric The version of the GPU driver on the virtual host. [optional]
gpuEncoderUsage GpuEncoderUsageMetric The percentage of available GPU encoding power on the virtual host being used by the transcoder. [optional]
gpuMemoryUsage GpuMemoryUsageMetric The percentage of the GPU memory usage on the virtual host being used by the transcoder. [optional]
gpuUsage GpuUsageMetric The percentage of the total GPU usage on the virtual host being used by the transcoder. [optional]
height HeightMetric The height of the frame of the video source frame, in pixels. [optional]
keyframeInterval KeyframeIntervalMetric The number of video frames compressed in a group of pictures (GOP) between keyframes. [optional]
streamTargetStatusOUTPUTIDXSTREAMTARGETIDX StreamTargetStatusOUTPUTIDXSTREAMTARGETIDXMetric The status of the identified stream target assigned to the identified output. OUTPUTIDX identifies the output and STREAMTARGETIDX identifies the stream target. A status is returned for every stream target used by the transcoder. [optional]
uniqueViews UniqueViewsMetric The number of IP addresses that received at least one chunk of the stream on any player or device in a 24-hour period. [optional]
videoCodec VideoCodecMetric The video codec of the video source. [optional]
width WidthMetric The width of the frame of the video source, in pixels. [optional]