G+_Luis McDougall Posted May 10, 2017 Share Posted May 10, 2017 Can someone give advice please? I would like to shot a video with 4 different phones, they all will be filming the same thing but each from a different direction (front, back, left, right). I want to know how I can put them together so when people are watching it they can select the direction they whish to watch. I know I am going to need software but, which one? I prefer OSX but Linux or windows (In order of preference) are ok. Thank you. Link to comment Share on other sites More sharing options...
G+_Carlos Velez Posted May 10, 2017 Share Posted May 10, 2017 I'm assuming you already have some kind of rig to hold the 4 phones and recording. What you are asking for is for a way to stitch all 4 videos like a 360 type video? Also How do you plan on showing the video(s)? on a website? will it be live? Link to comment Share on other sites More sharing options...
G+_Luis McDougall Posted May 10, 2017 Author Share Posted May 10, 2017 Yes, I have solve the phone positioning part. I am not sure if 360 is the solution, I have consider that but I guess I lack imagination (cannot figure how it may work). The video is not going to be live and it would probably not stream either although I it may depends on the final solution. Link to comment Share on other sites More sharing options...
G+_Carlos Velez Posted May 10, 2017 Share Posted May 10, 2017 how do you plan to display the video? Link to comment Share on other sites More sharing options...
G+_Luis McDougall Posted May 10, 2017 Author Share Posted May 10, 2017 That is going to be part of solution. Here is what I think is going to happen, the solution is going to tell me how is going to be display web, locally in the machine or what ever else if I have multiple solutions then I have to choose what to do next. I am open to suggestions. Link to comment Share on other sites More sharing options...
G+_Carlos Velez Posted May 10, 2017 Share Posted May 10, 2017 If its web then you can probably embed all 4 videos and have some kind of javascript/html5 switch between them as the primary view depending on the video and which direction the viewer wishes to switch to. If done correctly the javascript/html5 should also be able to carry over the time in video which can probably make it look more seamless. Link to comment Share on other sites More sharing options...
G+_Luis McDougall Posted May 10, 2017 Author Share Posted May 10, 2017 Sounds like a possibility. I would have to find the right library to do that since I have not done it before, like getting the current time of the file being play. I need to find some documentation on how to do it with javascript. Gracias! Link to comment Share on other sites More sharing options...
G+_Carlos Velez Posted May 11, 2017 Share Posted May 11, 2017 Here's a sample with html 5. html5demos.com - HTML5 Demo: Two videos in sync Link to comment Share on other sites More sharing options...
Recommended Posts