A little program that plays a 360video and lets the user look around dragging the mouse. Made with p5
Needs the Video Library to be installed.
GLVideo needs gstreamer0.10 ffmpeg plugin. I case is not working:
sudo add-apt-repository ppa:mc3man/gstffmpeg-keep
sudo apt-get update
sudo apt-get install gstreamer0.10-plugins-good gstreamer0.10-plugins-base gstreamer0.10-alsa gstreamer0.10-x
The GLSL shader is taken from this js/html example with some small modifications.
The sample video is taken from youtube link and licensed under CC
enjoy!
Martin Nadal martin(at)muimota.net