Difference between revisions of "Video Conferencing"
From PC-BSD Wiki
Tigersharke (Talk | contribs) m |
Tigersharke (Talk | contribs) m |
||
| 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:// | ||
| + | ==BBB== | ||
| + | |||
| + | |||
<noinclude>[[category:handbook]]</noinclude> | <noinclude>[[category:handbook]]</noinclude> | ||
Revision as of 04:26, 3 February 2012
| Video Conferencing |
| This handbook article about Video Conferencing is a Stub. You can help the PC-BSD wiki by expanding it. |
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://