Tags: doe300/OHMComm
Tags
- added support for AMR, iLBC, GSM 06.10 - improved support for AudioDevices - added support for SIP REGISTER as a UAC as well as authentication - AudioProcessors now support capabilities - added automatic resampling - now supports and automatically detects playback/receiver only modes - a lot of improvements and bug fixes
Added SIP to establish communication - Added codecs G.711 A-law and mu-law - Added STUN to determine external IP-address of local network - Added dynamic playout point adaption and improved loss concealent, see #24 and #57 - Implemented DTX - Added host-name resolution - Made RtAudio/Opus optional - Added wrapper for PortAudio And lots more
Changelog: - Made RT(C)P standard-compliant - Fixed format of RT(C)P headers - RTCP now uses compound packages - Complemented implementation of several RTCP packages - Replaced cpptest with cpptest-lite in version 0.3 - Moved RTCP to extra port - Added a lot of test-cases - bugfixes - ...