| View previous topic :: View next topic |
| Author |
Message |
Yu Guest
|
Posted: Thu Aug 19, 2004 10:42 am Post subject: offline picture |
|
|
| how get I a another picture (offline Picture) if my webcam goes offline |
|
| Back to top |
|
 |
WS Team Site Admin

Joined: 22 Jun 2003 Posts: 1283
|
Posted: Thu Aug 19, 2004 11:26 am Post subject: |
|
|
Use the 'Option Table > Picture' feature. Check on the 'Enable' control or press 'picture' green triangle button under the 'Preview' for saving cycle and the 'Capture' hot button above the 'Preview' for single capture. _________________ best regards,
Oleg Detistov |
|
| Back to top |
|
 |
Korf Guest
|
Posted: Sat Aug 28, 2004 3:44 am Post subject: |
|
|
Is there a way to get a custom picture? I presently have the applet code on a website, and would like it to display a picture of my chooseing if the cam is offline, but willing webcam is still running. I suppose I could close the program and do a php thing to check
if (can connect to willing webcam) {
applet code;
} else { img src=stuff}
Would be nice if it could happen within willing webcam, incase the cam errors, but the software is still running or other unforseen things. |
|
| Back to top |
|
 |
WS Team Site Admin

Joined: 22 Jun 2003 Posts: 1283
|
Posted: Sat Aug 28, 2004 6:20 am Post subject: |
|
|
Use 'Option Table > Watermark' settings and 'Watermark' hot button above the Preview.
Tip: you may overlay a second picture using ''Option Table > Effects > Alpha Blend' _________________ best regards,
Oleg Detistov |
|
| Back to top |
|
 |
|