I'm using ccrtp for transmitting audio-data by using an RTPSession-Objekt.
That part is extensivly described in the samples.
Now I'm interested in getting some information about Jitter and packet loss in the channel, which should be provided by RTCP.
But I don't know how to get these information from the API.
Thanks for any help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear People,
I'm using ccrtp for transmitting audio-data by using an RTPSession-Objekt.
That part is extensivly described in the samples.
Now I'm interested in getting some information about Jitter and packet loss in the channel, which should be provided by RTCP.
But I don't know how to get these information from the API.
Thanks for any help!