pom-ng:proto:rtp
Protocol rtp
This module parses RTP packets as defined in RFC 3550.
Events
Packet fields
Name | Type | Description |
pt | uint8 | Payload type. |
ssrc | uint8 | Synchronization source. |
seq | uint16 | Sequence. |
ts | uint32 | Timestamp. |
Parameters
Name | Type | Default value | Description |
stream_timeout | uint32 | 180 | Timeout in seconds after which a stream is considered ended. |
buffer_timeout | uint16 | 1 | Number of seconds to wait for additional packets for reassembly (jitter buffer). |
pom-ng/proto/rtp.txt · Last modified: 2020/05/26 21:59 (external edit)