Video server 0.6 review

Download
by rbytes.net on

Video server is a streaming video server which feeds a Java applet/application for display

License: GPL (GNU General Public License)
File size: 0K
Developer: Univision
0 stars award from rbytes.net

Video server is a streaming video server which feeds a Java applet/application for display. The updates are rather slow, somewhere in the 10 frames/second range on a PIII. The server is written in Bigloo scheme and C. The client is written in Java.

To bring up the video server you have to do the following.

./vs --channel 25 --sd 12 --input 0

./vs --help
for more options. (This seems broken with the newest version of bigloo .... )

How to bring up a java client to connect to a server:
Insure that video/java is in your classpath, and invoke

java vpanel servername

Video server 0.6 search tags