home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Net Power 1997 February
/
NetPower_2-97.mdf
/
nettools
/
video
/
emulive
/
emulive.tx_
/
emulive.tx
Wrap
Text File
|
1996-08-29
|
9KB
|
264 lines
EMULive(tm) 1.2 - The live content emulator for web-sites
(C) 1995-96 JcS Canada by Jory Anick
VERSION 1.2 BETA 4
------------------
(07/25/96)
RELEASE INFO:
-------------
All kinds of fixes and additions... big ones, small ones.
* EMULive 1.2b4 now supports the Connectix Color QuickCAM(tm) using the bundled
QuickPICT(tm) 2.0 application.
* Due to a problem with the Connectix QPict32(tm) application with monochrome
QuickCAMs, EMULive 1.2b4 now uses Jasc(tm) Paint-Shop Pro for image conversion.
This slows down a single frame capture to about 25 seconds.
Not all that bad considering it'll mean less mail for me from quickcam users ;-)
* It turns out that the Videologic Captivator(tm) support is buggy, and I have
not resolved this problem due to the simple fact that I don't own one, and no
user has gone out of their way to make one available to me. If you own one and
would like to use this software, you can do one of two things:
- Ship me one and it'll be fixed asap
- Wait for EMULive PRO (It works!)
* Win/TV Support in BETA 3 was buggy due to a lack of quality Jamaican Blue
Mountain(tm) coffee. I now have enough to last me though BETA 5 and EMULive
PRO testing trials... hopefully this kind of issue won't arise again.
* Interface was somewhat refined.
* Overall speed was improved. You should see a minimum of one additional frame
per minute.
EMULive is an entry-level webcam product that provides support for third-party
applications. This enables a wide variety of devices and/or software products
to interoperate with EMULive and your website. As this is not an integrated
package, you will find excellent value for such low cost software.
I have been spending alot of time on EMULive PRO. To all users who sent me
feature wish-lists, expect the unexpected: they're all in there! ALL OF THEM.
With this new integrated technology you can expect an average of about 15 frames
per minute on a standard dialup 28.8 connection. On an intranet, I've peaked
out at 49 frames per second with a source image size of 80x60. With a 160x120
image I saw a maximum of 40 fps. This includes all the nifty image processing
I stuffed into each picture. Once the image is stored on your website's FTP
server, you can PUSH them to a browser using CGI or comparable scripting
languages. It looks great and it's all in one nice tight 32-BIT package.
Register NOW and save a BUNDLE!
**
THIS VERSION USES WINDOWS95/NT AND MICROSOFT ACTIVEX BETA 2
If you don't have the ActiveX Internet Control Pack, it can be had on the world
wide web at: http://www.microsoft.com/icp/us/icpdown/icpdown.htm The current
file is named MSICPB.EXE and is a 2MB download. You MUST install it BEFORE
installing EMULive.
Please, read the documentation.
As always, send me your bug reports and comments!
Jory
********************************************************************************
Welcome to EMULive!
-------------------
If you follow the instructions properly, you'll add live pictures to your
website in under 5 minutes!
To be "live" means you need a dedicated machine feeding your website with
updated information. Most scenarios involve specialized hardware and
software that grab images and capture sound, and then transfer them to the
website where a host application compresses them and then "feeds" it to a
proprietary application running on the client machine. This involvement
requires mucho investment and time. EMULive allows any user to add a simple
live webcam to their homepage or website by using their local computer (and a
connected capture device) to capture, convert (when necessary), and transfer
an image for the rest of the world to see.
THIS IS WHAT YOU NEED TO RUN EMULIVE
************************************
1. Windows95(tm) compatible computer
4MB min, 8+ MB recommended
2. PPP Connection to the internet at any speed
3. A Connectix QuickCam(tm), Hauppauge Win/TV, or Videologic Captivator
INSTALLATION
************
Run the setup application and install to any directory.
CONFIGURING
***********
Once EMULive is running, click the CONFIGURE button to open the settings screen
Specify the IP address of the FTP server that you use to update your website,
as well as the path (the complete path where EMULive will copy the image files
to). Enter your username and password, and modify the capture settings
according to taste. The refresh delay setting specifies how many seconds to
wait in between image updates. The capture delay setting is to speed up
(or slow down) the program to compensate for slower machines tight on memory
that constantly swap to disk.
At this point, you should have your capture program open (and paint shop pro if
applicable).
If you use a MONOCHROME Connectix QuickCam(tm), you should be using QuickPict
for Windows95 version 1.1 or better. Do **NOT** enable timed capture - EMULive
has its' own method of capturing pictures. In this release (1.2b4), you also
need to use Paint-Shop-Pro for image conversion.
If you use a COLOR Connectix QuickCam(tm), you need to use the bundled QuickPICT
2.0 application.
If you have a Hauppauge Win/TV, you must tuner application v3.84.06 or better
it's located at: ftp://hauppauge.htp.com/hcw/celeb/
If you don't have a tuner application, I'm not sure what you're using... You
should pick up a copy of EMULive PRO when available.
Win/TV support uses direct jpeg and requires no conversion.
The Videologic Captivator capture application (so I'm told) supports only
bitmap filesaves, and EMULive calls Paint Shop Pro 3.1 (or higher) to handle
conversion to jpeg format. **STILL BUGGY**
USAGE NOTES
***********
Once you enter in the details and press the RUN button, do not disturb the
environment or click the mouse. This can confuse EMULive as it expects to
have control of an application's window. In some cases where you must make
a small change to a running application (change the channel on win/tv cards
or enlarge quickcam capture resolution), your best "window" to do this is
when EMULive begins uploading the image file, as it doesn't call out to other
applications. You can always use the PAUSE button as well for longer
interruptions.
HOW DOES IT WORK?
*****************
EMULive takes control of your capture application, grabs a frame and then
saves it to disk. Once saved, EMULive copies it to a directory on your
providers' FTP server which is used by your website.
Within a "live" page on your website, you link the image file so that
it is shown in-line the page. For Netscape 2.0 users, you force a page reload
so that every time the page is reloaded, it includes the latest updated picture!
That's it!
THIS IS WHAT A SAMPLE HTML PAGE LOOKS LIKE:
* INCLUDES NETSCAPE 2.0 HTML RELOAD CODE *
<HTML><HEAD>
<TITLE>My Live Page</TITLE>
<META HTTP-EQUIV="Refresh" CONTENT="10"> <------ Content = DELAY in seconds
<BODY>
<IMG SRC="http://mydomain.com/emucap01.jpg" ALT="EMULive Picture"> <----- YOUR IMAGE LINK
</BODY>
</HTML>
For more information please see: http://www.jcs-canada.com/escript/escript.html
REGISTRATION
************
This is a commercial demo.
It can be used until it times out (5 min). You can run it over and over again,
but must reconfigure each time.
To receive the fully functional version, register your copy by sending
$29.95US or $39.95CDN
To:
EMULive Registration
c/o JcS Canada
26 Snowdon
Montreal, Quebec
H3X-3T3
Register v1.2 before 08/15/96 and receive
EMULive PRO **FREE** !!
(A $300 VALUE!!)
INSTITUTIONAL SITE LICENSES:
----------------------------
10 Licenses $220us/$320cdn
30 Licenses $450us/$600cdn
BUNDLING/LV LICENSING:
----------------------------
Large volume licensing/bundling information is avail