decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

[BUG] Streaming video fails #1008

Open holodot opened 10 months ago

holodot commented 10 months ago

Issue Description:

When we place a video URL the video fails to load

https://customer-bxw75qmnd3o01zk5.cloudflarestream.com/439f2a96e5ace4bc1edac10eb4394232/manifest/video.m3u8

preview:

https://postimg.cc/xJM2TJb0

Tool:

CLI Version:
Node Version:

Steps to reproduce:

Expected behaviour:

Current behaviour:

Reproduction rate:

Code Snippets:

Platforms:

Browser:

Environment:

Evidence:

https://postimg.cc/xJM2TJb0

Additional Notes:

nearnshaw commented 8 months ago

If I paste that video URL on the video-streaming example scene from Goerli Plaza, it works well

Screenshot 2023-12-20 at 09 46 41

Were you maybe trying to run this in the preview window as a tab inside of VS Studio Code? There's a known issue where some video formats are not supported by VS Studio's "browser". If so, please try to run your scene preview in Chrome or Firefox, it should work well in that case.