How to use JPEG Streams
AbelCam supports three different sources of jpeg streams
- Video Device
http://localhost:8080/current.mjpg - Screen Capture
http://localhost:8080/screen.mjpg - Stored Pictures
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