RAW2WEBCAM
Section: User Commands (1)
Updated: November 2002
Index
Return to Main Contents
NAME
raw2webcam - Supply an FTP/HTTP based webcam with images from a Raw DV stream
SYNOPSIS
raw2webcam
[ options ]
DESCRIPTION
raw2webcam connects a Raw DV stream to an FTP/HTTP based webcam.
OPTIONS
- -s server
-
FTP server to connect to.
- -s user
-
FTP user to connect to.
- -s password
-
Password for FTP user.
- -r real-file
-
Real filename used by the HTML user of the image (default: kino.jpeg).
- -t temp-file
-
Temp file to use on the server while deposting the image (default: kino.tmp).
- -l local-temp-file
-
Temp file to use on the local system (default: /tmp/kino.jpeg).
- -f frames-per-second
-
Floating point number indicates the frames per second to send (default: 1).
- -w width
-
Width of image sent (default: 160).
- -h height
-
Height of image sent (default: 144).
- -q quality
-
Quality of image sent - applies to jpeg and png (default: 80).
- -d
-
Turn deinterlacing off (default: on).
Help Options
- --help
-
Show help message.
EXAMPLES
Feed from your cam:
dvconnect -- |
raw2webcam -s ftp.server -u user -p password
Feed from a smil project:
smil2raw project.smil |
raw2webcam -s ftp.server -u user -p password
Feed from a selected X Window (.. umm...):
xwd2raw -s |
raw2webcam -s ftp.server -u user -p pasword
Need some html to handle it? Javascript solution supplied.
SEE ALSO
smilutils(1)
AVAILABILITY
See http://users.pandora.be/acp/kino/ for the latest version.
AUTHORS
raw2webcam
was written by Charles Yates <charles.yates@pandora.be>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- SEE ALSO
-
- AVAILABILITY
-
- AUTHORS
-
This document was created by
man2html,
using the manual pages.
Time: 12:51:00 GMT, December 08, 2002