Hi Mas Oug, Have you tried to run the osgartvideobackground example?
The lack of video background can be due to multiple reasons: - we are using texture rectangle if available on the host platform. On some platforms, especially with on board Intel graphics chipsets, it sometimes not properly working (driver issues). - your video configuration is not set properly (osgART::VideoConfiguration), or the default one (defined in the video plugin) don't work on your machine. Which video library are you using with ARToolKit? V4L? GStreamer? What's your graphics card ? ... Thank you! Cheers, Raphael, OSGART Developer ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=53142#53142 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

