/pps/services/mirrorlink/rtp

Holds RTP audio-streaming information for MirrorLink apps

Publishers
mlink-daemon
Subscribers
mlink-rtp

Object format

This object consists of five fields:

RTPip_port:direction:interval/payload,latency,size

where:
ip_port
IP address and port number of the device for the stream, prefixed with RTP.
direction
Stream direction: in or out.
interval
If the direction is in, this is the interval (in milliseconds) for hello messages.
payload
If the direction is out, this is the RTP payload type.
latency
Initial playback latency (in milliseconds).
size
Maximum length (in bytes) of the payload.
Here's a sample object:
[n]@rtp
[n]RTP192.168.3.100_4000:out:1000,4800,9600