|
1
2
|
|
Editor: sse
Time: 2009/01/08 06:16:18 GMT+0
|
Note:
|
changed:
-
How to use JPEG Streams
!AbelCam supports three different sources of jpeg streams
- Video Device<br>http://localhost:8080/current.mjpg
- Screen Capture<br>http://localhost:8080/screen.mjpg
- Stored Pictures<br>http://localhost:8080/motion.mjpg
Many Browsers (eg. Firefox, Safari, Opera) support the display of jpeg streams.
others like IE need the help of a Java Applet to display the stream.
for Java Applets and their use check see
- JavaApplets page
- Folder wwwroot/java/ in the !AbelCam program folder
in there you find numerous examples
if you have more than one camera, see CameraSelection
How to use JPEG Streams
AbelCam supports three different sources of jpeg streams
Many Browsers (eg. Firefox, Safari, Opera) support the display of jpeg streams.
others like IE need the help of a Java Applet to display the stream.
for Java Applets and their use check see
- JavaApplets? page
- Folder wwwroot/java/ in the AbelCam program folder
in there you find numerous examples
if you have more than one camera, see CameraSelection?