用于实时传输协议的开源 .net C# 库
.net中有好的RTP开源库吗?我的目的是用于音频和视频同步问题并提高每秒帧数速率。
Is there good open source library for RTP in .net? My intention is to use in Audio and Video Synchronization problem and to increase Frames per second rate.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我对 RTP 不太了解,但您可能想看看 这篇文章。另外,Google 搜索“RTP C#”可能会对您有所帮助。该搜索的另一个结果包括这个 Stack Overflow 答案。
I don't know much about RTP, but you may want to have a look at this article. Also, a Google search for "RTP C#" may help you a bit. Another result from that search includes this Stack Overflow answer.