RTP Renderer Filter Specification (obsolete)
The RTP renderer filter is replaced by the FFmpeg Streaming Renderer Filter and therefore not recommended for usage.
The RTP renderer filter can only be used as the last filter in an output graph. It outputs the audio as an RTP stream.
JSON Structure
{
"name": "RTP Renderer"
}
Note:
The RTP renderer is in an experimental stage. It's configuration will be documented when its specification and implementation have been finalized.