在 WPF 中播放 RTSP/MMS/Http 实时视频源

发布于 2024-09-04 23:06:13 字数 443 浏览 3 评论 0原文

我想将实时视频源拉入 WPF,但 MediaElement 似乎不支持这些协议。示例视频流如下(英国石油公司石油泄漏现场直播):

http://mfile.akamai.com/97892/live/reflector:45683.asx?bkup=45684

有没有在 WPF 中播放实时流媒体格式的解决方案?

我曾希望使用 VideoLan DotNet 组件,但它似乎与最新的 VLC 版本不兼容: http://vlcdotnet.codeplex.com/

I'd like to pull a live video feed into WPF but the MediaElement doesn't appear to support these protocols. An example video stream is here (BP oil leak live feed):

http://mfile.akamai.com/97892/live/reflector:45683.asx?bkup=45684

Are there any solutions for playing live streaming formats in WPF?

I had hopes for using the VideoLan DotNet component but it appears to be incompatible with the latest VLC releases:
http://vlcdotnet.codeplex.com/

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

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

发布评论

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

评论(2

霞映澄塘 2024-09-11 23:06:13

如果您正在谈论 IP 摄像机,请将 WPF Chrome 浏览器指向它:

http://chriscavanagh.wordpress.com/2009/08/27/wpf-3d-chromium-browser/

(如果是商业应用程序,您需要获得 Awesomium 包装器的许可)。

如果只是网络摄像头的东西,请使用 WPF MediaKit:

http://wpfmediakit.codeplex.com/

我'两者都在 Windows 7 中运行。

If you're talking an IP Camera, point the WPF Chrome browser to it:

http://chriscavanagh.wordpress.com/2009/08/27/wpf-3d-chromium-browser/

(you'll need to license the Awesomium wrapper if it's a commercial app).

If it's just webcam stuff, use the WPF MediaKit:

http://wpfmediakit.codeplex.com/

I've run both in Windows 7.

匿名的好友 2024-09-11 23:06:13

看起来这目前在 Windows 7 中不可能:

链接

Looks like this isn't currently possible in Windows 7:

Link

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