DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 13th April 2012
xmorg xmorg is offline
Real Name: Tim Cooper
Fdisk Soldier
 
Join Date: Sep 2010
Location: San Diego
Posts: 56
Default FreeBSD skype webcam!! Hurrah!!! :D

Hey everyone, i'm pretty happy that I got the skype webcam working on freebsd. I noticed in ports that the skype-devel had "broken" webcam so i wondered if the regular skype worked.

Version FreeBSD 9 on Acer Aspire One(NAV50)
dmesg | grep ugen ===> ungen4.2: <SuYin>
Ports you probably need.
====================
skype-2.1.0.81,1
cuse4bsd-kmod-0.1.23
webcamd-3.2.0.2
libv4l-0.8.4_1
linux-f10-libv4l-0.6.2

1. Install cuse4bsd (and all relevant webcamd stuff)
2. Install pwcview(optional).. check to see if it works.

3. I made a script which makes it easier (uses sudo)

sudo kldload cuse4bsd & #alternately you could put this in the loader
sudo webcamd -d ugen4.2 -i 0 -v 0 & #your ugen might be different
sudo chown user /dev/video0 &#this should have been created by webcamd
sudo chown 666 /dev/video0 &#Then end is near! its the antichrist!

I opened up skype options and did a test, and after a short green screen walah! my ugly face!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Skype on OpenBSD Oko OpenBSD Packages and Ports 8 10th August 2009 02:45 PM
Skype not working in FreeBSD 7.1 nightcrawler FreeBSD Ports and Packages 9 14th April 2009 08:00 AM
Skype on FreeBSD 7.1 - works very slow.. DNAeon FreeBSD General 2 27th January 2009 11:48 AM
FreeBSD 7.0 + Skype problem daemonFromHeaven FreeBSD Ports and Packages 3 6th September 2008 11:23 AM
Webcam giga FreeBSD General 0 23rd July 2008 11:03 AM


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick