C# 客户端-服务器视频流

发布于 2024-10-31 19:49:08 字数 93 浏览 1 评论 0原文

是否有任何 C# 库可以促进客户端-服务器架构中的视频流传输?我也有兴趣找到一些资源来了解有关 .NET 平台上的视频流和一般流媒体主题的更多信息。

谢谢!

Are there any c# libraries to facilitate the streaming of video in a client-server architecture? I would also be interested in finding some resources to learn more on the subject of video streaming on the .NET platform, and streaming in general.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一笔一画续写前缘 2024-11-07 19:49:08

在我之前尝试解决这个问题时,我总是得出结论(根据其他人的建议),这本书是解决该问题的关键部分 - http://www.amazon.com/Programming-Microsoft-DirectShow-Television-Pro-Developer/dp/0735618216

我之前读过它已经过期了印刷版和仅用过的副本的价格约为 150 美元 - 但看起来现在有新的印刷版可用,价格已降至 90 美元左右 - 但你仍然必须面对它是微软认为已废弃的一项技术(但他们还没有用任何新的东西取代它)当然,如果你看看书上的评论,它看起来肯定不值 40 美元,这将是我对近十年前写的东西的上限。

话虽这么说,自从我尝试这样的项目以来已经过去了大约两年,所以这个信息可能和 directx 本身一样被弃用了! ;)

In my previous attempts at this very problem I have always come to the conclusion (from other people's recommendations) that this book is the keystone piece to that problem - http://www.amazon.com/Programming-Microsoft-DirectShow-Television-Pro-Developer/dp/0735618216

I had read before that it was out of print and only used copies were available at around $150 - but it looks like there are now new prints available which has dropped the price down to around $90 - but you still have to contend with it being a technology that Microsoft has deemed depracated (but they haven't replaced it with anything new yet) and of course if you look at the reviews on the book it certainly doesn't seem worth even $40 which would be my cap on something written almost a decade ago.

That being said - it has been about two years since I was attempting such a project so this information may be as deprecated as directx itself! ;)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文