Hello, I am working on a solution for displaying video as texture on an OpenSG cluster. Due to network performance issues I modified the cluster server tutorial in a way, that allows each server to load the video files from its local disc. To achieve proper synchronisation between the servers, I want the client to send informations like the current video frame number and the file name to the servers. What is the best way to do this? I would assume the right way is to add some custom Fields to the Node, but so far I haven't found out how...
cheers, thomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
