vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
201 stars 44 forks source link

360 video rendering? #2049

Closed brylie closed 6 years ago

brylie commented 6 years ago

Is it possible, or planned, to be able to render 360 video in a patches scene?

esaruoho commented 6 years ago

Hi @brylie, you check out this example - https://patches.vizor.io/examples/360video and edit it (or directly go to https://patches.vizor.io/examples/360video/edit to edit) - replace the Video Source with your file of choice (we recommend the most universal .M4V -format)

However, live-streaming is unfortunately possible - static uploaded file only, but we hope you will enjoy testing out 360 video in a Patches project!

PS we are testing this on an iPad Pro running iOS11 Beta, and Safari does play the Patches -project directly with the video. An iPhone running iOS10 however, does not.

brylie commented 6 years ago

Thanks for the quick reply.

Also, greetings from Tampere!

brylie commented 6 years ago

@esaruoho thanks again for your earlier response.

I am just trying again to add a 360 video player, as per the article Using 360 Video in your Patches Project, but cannot find one. All I see is a video player, which does not seem to work as intended for 360 videos.

esaruoho commented 6 years ago

Hi @brylie - thanks for checking out the tutorial! it is always best to check out the template created for the tutorial, which in this case is linked in the article.

the link is: http://patches.vizor.io/examples/360-video/edit

this will take you directly into editing of the 360-video template. Please hit me up on our http://vizorvr.herokuapp.com url (i'm @esaruoho there) if you have any other details you'd like to figure out.

Enjoy!