Difference between revisions of "Video Conferencing"
From PC-BSD Wiki
Drulavigne (Talk | contribs) (Created page with "Return to Table of Contents [[Image:previous1.png|left|link=http://wiki.pcbsd.org/index.php/Media...") |
Tigersharke (Talk | contribs) |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <noinclude>{{NavHeader|back=Media Streaming|forward=Security}}</noinclude> | |
| − | + | {{StubWarning | category = handbook | stubcategory = Video Conferencing }} | |
| + | ==Webcamd== | ||
| + | use mplayer to access webcam: | ||
| − | + | mplayer -cache 128 -tv driver=v4l:width=640:height=480:outfmt=i420:device=/dev/video0 -vc rawi420 -vo xv tv:// | |
| − | + | ==BBB== | |
| + | <noinclude> | ||
| + | [[category:handbook]] | ||
| + | [[category:Common Tasks]] | ||
| + | [[category:Video Conferencing]] | ||
| + | </noinclude> | ||
Latest revision as of 05:24, 11 April 2012
| Video Conferencing |
| This handbook article about Video Conferencing is a Stub. You can help the PC-BSD wiki by expanding it. |
[edit] Webcamd
use mplayer to access webcam:
mplayer -cache 128 -tv driver=v4l:width=640:height=480:outfmt=i420:device=/dev/video0 -vc rawi420 -vo xv tv://