跨平臺流技術引擎:MediaStreamer2
Mediastreamer2 是一個支持多種平臺的輕量級的流技術引擎,主要適合于開發語音和視頻電話應用程序。該引擎主要為 linphone 的多媒體流的收發,包括語音和視頻的捕獲、編碼解碼以及渲染。
主要功能:
- 讀/寫alsa設備,oss設備,windows waveapi設備
- 發送和接收RTP包
- 對下面這些格式進行編碼和解碼:speex, G711, GSM, H263, theora, iLBC, MPEG4, and H264.
- 讀寫wav文件
- Read YUV pictures from a webcam (provided that it has video4linux v1 or v2 driver)
- Display YUV pictures (using SDL library or native apis on windows)
- Dual tones generation
- Echo cancelation, using the extraordinary echo canceler algorithm from the speex library
- Audio conferencing
- Audio parametric equalizer using a FIR filter
- Volume control, automatic gain control
Mediastreamer2 可通過插件進行擴展,當前提供了 H264 和 ILBC 編碼器插件。
獲取源碼:git clone git://git.linphone.org/mediastreamer2.git
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!