Video Traffic Source
Component to generate video-like traffic.
Tags: EMULATION
Field | Type | Optional | Description | Default Value |
---|---|---|---|---|
Output | String | No | ||
Fps | Uint32 | No | Frames per second (FPS) of the video traffic. | 30 |
P Frames | Uint32 | No | Number of P frames (Predictive frames) per GOP (Group of Pictures). | 1 |
Total Packets | Uint32 | No | Total number of packets to be generated. | 5000 |
Min Packet Size | Uint32 | Yes | Minimum size of each generated packet in bytes. | 100 |
Max Packet Size | Uint32 | Yes | Maximum size of each generated packet in bytes. | 1400 |
Seed | Uint32 | Yes | Seed for generating random values. | 1337 |