【问题标题】:Is it possible to link to external images / videos with React-VR?是否可以使用 React-VR 链接到外部图像/视频?
【发布时间】:2017-05-02 23:20:06
【问题描述】:

根据documentation,似乎没有任何使用外部图像或外部视频(即来自 YouTube)的示例。

我想知道是否有人知道这是否可能(像这样)

<Video style={{
        width: 3.0,
        height:2.0,
        transform: [{translate: [0, 4, 5]},  {rotateY : 180} ],
        }} source={{uri: 'https://www.youtube.com/watch?v=vPCoxAlfFsw'}} />

【问题讨论】:

标签: youtube webvr react-360


【解决方案1】:

React vr 主页中的 MediaPlayerState

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-03-13
    • 1970-01-01
    • 2011-06-01
    • 1970-01-01
    • 1970-01-01
    • 2022-07-20
    • 1970-01-01
    • 2010-10-07
    相关资源
    最近更新 更多