vrctxl / VideoTXL

Sync and local video players for VRChat with design consideration for events.
MIT License
87 stars 3 forks source link

InvalidURL issues #5

Open BamberBoozler opened 1 year ago

BamberBoozler commented 1 year ago

Is it possible to have the player automatically change https://youtu.be/ to https://vrmedia.link/ or https://questify.ngrok.io/ have been having issues with videos failing to play lately.

jaquadro commented 1 year ago

Not automatically (without finding an exploit in the game). We're not allowed to dynamically construct URLs.

vesturo commented 1 year ago

Work around could be to have a prefab that supports multi urls to input a Quest and PCVR url manualy if the remapper is no option (ex. you need to be able to change the URLs on runtime and can't hardcode them)