The document contains log messages from a media library initialization and call. It shows the library starting up, initializing audio devices, connecting to multiple addresses, establishing an audio channel, receiving audio packets, and rendering the audio. The key events are:
1) The media library initializes, connects to 3 addresses, and establishes an audio channel with one.
2) Audio recording and playback are started as the library receives and renders audio packets from the channel.
3) Packet timestamps and net delays are logged as audio is received and played.
4) After a period of time, the audio channel is closed and the library shuts down.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
17 views112 pages
2021 10 17 - Log
The document contains log messages from a media library initialization and call. It shows the library starting up, initializing audio devices, connecting to multiple addresses, establishing an audio channel, receiving audio packets, and rendering the audio. The key events are:
1) The media library initializes, connects to 3 addresses, and establishes an audio channel with one.
2) Audio recording and playback are started as the library receives and renders audio packets from the channel.
3) Packet timestamps and net delays are logged as audio is received and played.
4) After a period of time, the audio channel is closed and the library shuts down.