Reactjs 从Twitch嵌入中删除脱机横幅

Reactjs 从Twitch嵌入中删除脱机横幅,reactjs,embed,twitch,Reactjs,Embed,Twitch,我正在使用reactjs制作一个需要livesteam视频的网页。他们对livestream使用twitch,但是,客户端不需要脱机横幅。有什么我可以做的吗?客户端不想使用Youtube 代码 src=”https://player.twitch.tv/?channel=NAME&parent=localhost" 高度=“720” 宽度=“1280” allowfullscreen=“true”\\> [离线横幅图片][1] [1]: https://i.stack.imgur.com/Ov

我正在使用reactjs制作一个需要livesteam视频的网页。他们对livestream使用twitch,但是,客户端不需要脱机横幅。有什么我可以做的吗?客户端不想使用Youtube

代码

src=”https://player.twitch.tv/?channel=NAME&parent=localhost" 
高度=“720”
宽度=“1280”
allowfullscreen=“true”\\>
[离线横幅图片][1]
[1]: https://i.stack.imgur.com/Ovs8v.png
src="https://player.twitch.tv/?channel=NAME&parent=localhost" 
height="720" 
width="1280" 
allowfullscreen="true" \\>
</iframe>

[Offline Banner Image][1]


  [1]: https://i.stack.imgur.com/Ovs8v.png