如何在网页中显示来自某个IP地址的视频流?

发布于 2024-08-08 11:57:43 字数 208 浏览 11 评论 0原文

我已获得一个网络 IP 地址。格式为 http://192.168.1.15

当我将此地址输入 VLC 播放器时,它可以正常播放。

该流本身是转码为 MP4 的 DVB/MPEG TS 流。

我需要采取哪些步骤才能在网页中显示此内容?

I have been given a network IP address. In the format of http://192.168.1.15

When I enter this address into VLC Player, it streams fine.

The stream itself is a DVB/MPEG TS stream transcoded to MP4.

What steps do I need to take to display this in a webpage?

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

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

发布评论

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

评论(3

允世 2024-08-15 11:57:43

您应该使用某种插件,例如 Flash 或 Java。

可能有一个现有的播放器可用于播放流,但我不知道。

You should use some sort of plugin like Flash or Java.

There could be an existing player which you can use to play the stream, but I don't know any.

流云如水 2024-08-15 11:57:43

查找适用于您的浏览器的 Apple QuickTime MP4 编解码器插件。这应该允许您查看任何 MP4 流。

Look for the Apple QuickTime MP4 codec add-on for your browser. That should allow you to view any MP4 streams.

尹雨沫 2024-08-15 11:57:43

您还可以使用 VLC 插件 activex/mozilla 插件。尚未广泛使用,但前景广阔。

新的插件包装器位于 github 上:revolunet.github.com/VLCcontrols

You could also use the VLC plugin activex/mozilla plugin. Not widely used but promising.

The new plugin wrappers are on github : revolunet.github.com/VLCcontrols

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