Microscopic changes, comments/messages changed.
Real important: turn off FIELDDROP in Vrec.
diff --git a/Demo/sgi/video/Vsend.py b/Demo/sgi/video/Vsend.py
index 54554c2..888a366 100755
--- a/Demo/sgi/video/Vsend.py
+++ b/Demo/sgi/video/Vsend.py
@@ -74,7 +74,7 @@
 		hosts.append(gethostbyname(DEFMCAST))
 
 	if not LiveVideoIn.have_video:
-		print 'Sorry, no video available (use python-405 on roos)'
+		print 'Sorry, no video available (use python-405)'
 		sys.exit(1)
 
 	gl.foreground()