No installer, but worth a try
You will first need to download the new broadcaster. Click Here:
http://www.zevision.com/files/apps/E...caster40v7.exe
This is the broadcaster application itself, not an installation file.
After you download it, double clicking the icon will open the
broadcaster. You will need to set the ports, and your A/V devices.
To determine whether your connection will provide
a decent broadcast, click here:
http://www.dslreports.com/stest?loc=2
then click the Start Button to start the test. In a few moments it
will display the results. You will need a min of 300 upstream.
You will also need the new snipet of html. Make sure to match the
port numbers in the html to the ports you assign in the broadcaster,
and use your IP in the "host value".
<APPLET
codebase = "http://www.zevision.com/files/"
archive = "7-9-04.jar"
code = "com.zevision.client.AVApplet.class"
width = "320"
height = "240"
>
<param name="aport" value="8003">
<param name="vport" value="8001">
<param name="videoHeight" value="240">
<param name="videoWidth" value="320">
<param name="host" value="206.135.120.98">
</APPLET>