Sponsored Content
Full Discussion: Webcam on xfce?
Operating Systems Linux Ubuntu Webcam on xfce? Post 302219393 by era on Tuesday 29th of July 2008 02:02:28 AM
Old 07-29-2008
If you are on i386 (not amd64) the package you want is simply libc6-dev ... libc6-dev-i386 is for i386 development on the amd64 platform.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Webcam installation...

I have a webcam and I wish to have it installed under my Linux box (Slack) - it works fine under Windows (when I had it), and I kinda want it installed now. The problem is I have no idea what make/model it is - here is the information on it:... (2 Replies)
Discussion started by: mo0ness
2 Replies

2. UNIX Desktop Questions & Answers

webcam on FreeBSD

Hello, guys ! I'm using FreeBSD 6.0-RELEASE. Can anyone recomend me a good soft that I can use for video conferences ? I mean, something like Yahoo! Messenger on Windows. I want to make a video conference with a friend of mine, but I use FreeBSD and my friend is using Windows. So, any sugestions... (1 Reply)
Discussion started by: Sergiu-IT
1 Replies

3. Shell Programming and Scripting

Simple BASH shell script to rename webcam jpg and copy into a new directory.

System: Ubuntu Intrepid Ibex I'm running webcamd as a sort of "security" program, but I need a script that will archive my webcam.jpg files. So, take the following file: /home/slag/www/webcam.jpg Rename it--preferably with a time stamp. Place it in say: /home/slag/www/history/ ... (4 Replies)
Discussion started by: robfindlay
4 Replies

4. OS X (Apple)

Webcam stuck in OSX

Hi I have a strange problem. I opened a dmg that supposedly contained the drivers for a webcam (Genius Look 316), i dragged the file to apps and ran it. My camera turned on and the program ran fine. Then I closed the program completely and deleted the application and my webcam wont turn off. I... (0 Replies)
Discussion started by: twerdster
0 Replies

5. Debian

Webcam software?

Does anyone know if there is a webcam software (like webcamXP), but for Linux (Debian)? I need to have a program (with GUI), where I can add and manage multiple USB cameras, and be able to upload images via FTP. (0 Replies)
Discussion started by: Guldstrand
0 Replies

6. Linux

udev rule + script for setting webcam's mic as audio input

Hello, whenever I plugin my webcam, I want to use its microphone instead of the one integrated in my laptop. I therefore created a udev rule: SUBSYSTEM=="usb", ATTR{idVendor}=="046d", ATTR{idProduct}=="0807", RUN+="/usr/local/bin/webcammic"This rule works, I've tested it with a testscript (the... (0 Replies)
Discussion started by: MojoDodo
0 Replies

7. Ubuntu

Webcam and Skype not working properly

I recently bought a new HP Spectre x360 laptop and installed Ubuntu 15.10. (I originally went with a later version but I was encountering lots of bugs. This version seems to be more stable for my system). Things are mostly working okay, but not my webcam. If I go to a website to test it, it's... (0 Replies)
Discussion started by: twelth_hour
0 Replies
EXO-CSOURCE(1)							 Xfce Users Manual						    EXO-CSOURCE(1)

NAME
exo-csource - C code generation utility for arbitrary data SYNOPSIS
exo-csource [options] [file] exo-csource [options] --build-list [[name] [file]...] DESCRIPTION
exo-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs. INVOCATION
exo-csource either takes as input one file name to generate code for, or, using the --build-list option, a list of (name, file) pairs to generate code for a list of images into named variables. Options -h, --help Print brief help and exit. -v, --version Print version information and exit. --extern Generate extern symbols. --static Generate static symbols (default). --name=identifier Specifies the identifier name (prefix) for the generated variables (only used if --build-list was not specified as well). --build-list Enables (name, file) pair parsing mode. SEE ALSO
The gdk-pixbuf-csource utility which ships with the Gtk+ distribution, available from www.gtk.org[1]. AUTHOR
exo-csource was written by Benedikt Meurer benny@xfce.org. This manual page was provided by Benedikt Meurer benny@xfce.org. NOTES
1. www.gtk.org http://www.gtk.org Xfce 06/10/2011 EXO-CSOURCE(1)
All times are GMT -4. The time now is 11:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy