【问题标题】:Capturing video stream to <canvas> on iOS在 iOS 上将视频流捕获到 <canvas>
【发布时间】:2013-11-17 13:24:08
【问题描述】:

我想使用 html5 标签(可能是画布或其他标签)将 Ipad 的视频输出捕获到浏览器中。 这怎么可能?? 我还假设 iPad 将视频流作为组件输出格式。

【问题讨论】:

    标签: html ipad html5-canvas video-streaming html5-video


    【解决方案1】:

    存在一个名为 getUserMedia() 的 API,用于打开网络摄像头、麦克风、截屏和此类堡垒流的流。

    但是 Apple 还没有为 iOS 提供这个 API,所以你基本上不能用 web 应用程序来做。我不确定 ti 是否可以使用本机应用程序。

    【讨论】:

      猜你喜欢
      • 2012-10-14
      • 1970-01-01
      • 1970-01-01
      • 2018-03-13
      • 2020-12-11
      • 2013-03-02
      • 1970-01-01
      • 1970-01-01
      • 2011-03-22
      相关资源
      最近更新 更多