Difference between revisions of "Video Conferencing"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{NavHeader|back=Media Streaming|forward=Security}}</noinclude> | <noinclude>{{NavHeader|back=Media Streaming|forward=Security}}</noinclude> | ||
| − | + | {{StubWarning | category = handbook | stubcategory = Video Conferencing }} | |
| − | + | ==Webcamd== | |
use mplayer to access webcam: | 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:// | mplayer -cache 128 -tv driver=v4l:width=640:height=480:outfmt=i420:device=/dev/video0 -vc rawi420 -vo xv tv:// | ||
| − | <noinclude>[[category:handbook]]</noinclude> | + | ==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://