如何从 iOs iPad/iPhone 网络摄像机捕获视频

发布于 2024-12-18 20:55:25 字数 36 浏览 1 评论 0原文

如何从 iOs iPad/iPhone 网络摄像机捕获视频

How to capture video from ip camera iOs iPad/iPhone

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

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

发布评论

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

评论(1

恋竹姑娘 2024-12-25 20:55:25

如果你想实现它:

那么,你可以使用 RTSP 协议从 IP 摄像机获取流...[大多数 IP 摄像机支持 RTSP..] 另外,你还需要一个解码器来显示流您的平台...这取决于来自 IP 摄像机的流编解码器...

如果您只想查看 IP 摄像机流

您可以使用 iOS 版 VLC 播放器 [ http://www.videolan.org /vlc/download-ios.html]...只需学习rtsp url格式来自 IP 摄像机制造商并通过 VLC 播放器连接。

VLC Player 支持 RTSP 协议,并且有很多解码器...

If you want to implement it:

Well, You can use RTSP Protocol to get streams from IP Camera...[Most of the IP Cameras support RTSP..] Also you need an decoder to show streams on your platform...This depends on streams codec from IP Camera...

If you just want to get see IP Camera streams

You can use VLC player for iOS [ http://www.videolan.org/vlc/download-ios.html]...Just learn the rtsp url format from the IP Cameara manufacturer and connect it via VLC Player.

VLC Player has RTSP protocol support and it has many decoders...

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