从端口读取实时视频流并以 C# 形式播放

发布于 2024-11-24 23:02:58 字数 180 浏览 1 评论 0原文

我需要找到代码,使我能够将 freeview 盒子连接到我的笔记本电脑,读取传入的实时视频流并以表单播放它。然后,我想在此流广告酒吧提供的内容之上叠加一个图像。这是一个 C# 项目吗?或者有没有可以对实时视频进行这种操作的软件?然后我将通过 HDMI 输出将笔记本电脑连接回电视。

任何帮助或指导都会很好

提前致谢

I need to find code that will allow me to be able to connect a freeview box to my laptop, read the incoming LIVE video stream and play it in a form. I then would like to overlay an image on top of this stream advertising pub offers. Is this a project for C# or is there software out there that can allow this manipulation of the live video? I will then be connecting the laptop back to a tv via the HDMI output.

Any help or direction would be great

Thanks in advance

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

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

发布评论

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

评论(1

自此以后,行同陌路 2024-12-01 23:02:58

尝试获取 Microsoft Expression Encoder 4。它附带 Encoder SDK,其中包含开发人员可用于流式传输和操作视频的类。它还附带示例代码来帮助您做到这一点。

我希望这有帮助。

Try and get Microsoft Expression Encoder 4. It comes with the Encoder SDK which includes classes that developers can use to stream and manipulate video. It also comes with sample code to help you do that.

I hope this helps.

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