Hi
Just trying to use this on a fresh 16.04 ubuntu install, wich comes with gstreamer 1.8.2 installed.
I am able to compile and install, i clone the repo, run configure and later make and sudo make install with no errors. I had read the wiki page for ubuntu 14 but seems that i dont need to make those changes to compile.....
Installing subdir /home/natxo/builds/gst-plugins-vr/sphvr to /usr/local/lib/sphvr/python. Installing libgstvrplugins.so to /usr/local/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvrplugins.so Installing libgstfreenect2.so to /usr/local/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreenect2.so Installing libgst3d-1.0.so to /usr/local/lib/x86_64-linux-gnu/libgst3d-1.0.so Installing gst-play-vr-1.0 to /usr/local/bin/gst-play-vr-1.0 Installing gst3dmesh.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dcamera.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dhmd.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3drenderer.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dshader.h to /usr/local/include/gstreamer-1.0/gst/3d Installing /home/natxo/builds/gst-plugins-vr/build/meson-private/gst-3d-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig. Installing /home/natxo/builds/gst-plugins-vr/sphvr/sphvr to /usr/local/bin.
but i may be doing some wrong because i can not use the vrtestsrc element or vrcompositor i get a no element msg....
Hi Just trying to use this on a fresh 16.04 ubuntu install, wich comes with gstreamer 1.8.2 installed.
I am able to compile and install, i clone the repo, run configure and later make and sudo make install with no errors. I had read the wiki page for ubuntu 14 but seems that i dont need to make those changes to compile.....
Installing subdir /home/natxo/builds/gst-plugins-vr/sphvr to /usr/local/lib/sphvr/python. Installing libgstvrplugins.so to /usr/local/lib/x86_64-linux-gnu/gstreamer-1.0/libgstvrplugins.so Installing libgstfreenect2.so to /usr/local/lib/x86_64-linux-gnu/gstreamer-1.0/libgstfreenect2.so Installing libgst3d-1.0.so to /usr/local/lib/x86_64-linux-gnu/libgst3d-1.0.so Installing gst-play-vr-1.0 to /usr/local/bin/gst-play-vr-1.0 Installing gst3dmesh.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dcamera.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dhmd.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3drenderer.h to /usr/local/include/gstreamer-1.0/gst/3d Installing gst3dshader.h to /usr/local/include/gstreamer-1.0/gst/3d Installing /home/natxo/builds/gst-plugins-vr/build/meson-private/gst-3d-1.0.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig. Installing /home/natxo/builds/gst-plugins-vr/sphvr/sphvr to /usr/local/bin.
but i may be doing some wrong because i can not use the vrtestsrc element or vrcompositor i get a no element msg....
its correct the flow?:
Thanks for your work!