[Sumover-dev] [svn commit] r4881 - vic/branches/cc/tcl

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Wed Sep 1 14:43:01 BST 2010


Author: soohyunc
Date: Wed Sep  1 14:43:01 2010
New Revision: 4881

Modified:
   vic/branches/cc/tcl/cf-main.tcl

Log:
copied Revision 4880 from mpeg4 branch



Modified: vic/branches/cc/tcl/cf-main.tcl
==============================================================================
--- vic/branches/cc/tcl/cf-main.tcl	(original)
+++ vic/branches/cc/tcl/cf-main.tcl	Wed Sep  1 14:43:01 2010
@@ -68,6 +68,7 @@
 		global logFrameChannel
 		set logFrameFile "vic-[clock seconds]-[gethostname]-[user_heuristic].log"
 		set logFrameChannel [open "$logFrameFile" "w" ]
+        puts $logFrameChannel "#\[src sdes cname] \[clock seconds] fps bps loss"
 		#set logFrameChannel [open [resource logFrameFile] w ]
 	}
 



More information about the Sumover-dev mailing list