gxh973121

博客园 首页 新随笔 联系 订阅 管理

2013年6月25日 #

摘要: RTP协议介绍:http://www.360doc.com/content/11/1009/15/496343_154624612.shtml本文中使用了 StreamCoders 的 RTP.net组件,此组件中有些和c++ 混合编程部分,我已将此组件转成全部c#代码收听端代码 RTPSession session; RTPReceiver receiver; RTPParticipant participant; WinSound.Player m_Player; public Form1() { ... 阅读全文
posted @ 2013-06-25 06:09 gxh973121 阅读(519) 评论(0) 推荐(0)