Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] camE ohne Xserver installieren?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jun 28, 2005 3:56 pm    Post subject: [solved] camE ohne Xserver installieren? Reply with quote

Welche möglichkeiten (welche software) habe ich meine webcam direkt an meinen webserver anzuschliessen ohne einen xserver installieren zu müssen??
camE find ich ganz gut, aber das kanns ja wohl auch nicht sein oder???
Code:
# emerge -pv came

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-base/opengl-update-2.2.1  38 kB
[ebuild  N    ] media-libs/fontconfig-2.2.3  732 kB
[ebuild  N    ] x11-misc/ttmkfdir-3.0.9-r3  19 kB
[ebuild  N    ] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6 -minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 45,094 kB
[ebuild  N    ] sys-apps/utempter-0.5.5.5-r1  20 kB
[ebuild  N    ] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode 681 kB
[ebuild  N    ] media-libs/giflib-4.1.3  -X +gif 556 kB
[ebuild  N    ] media-libs/imlib2-1.2.0-r2  -X -doc +gif +jpeg -mmx +nls +png +tiff 869 kB
[ebuild  N    ] media-libs/giblib-1.2.4  280 kB
[ebuild  N    ] media-video/came-1.7  37 kB



habt ihr sonst noch ideen?

was ist mit w3camd? hat da jemand erfahrung??
ich habe keine ahnung wie man dieses programm einsetzt? die helpsyntax sagt mich auch nichts :(
Code:
# w3camd --help
w3camd: invalid option -- -
Usage: w3camd [-v] [-p #] [-h host] [-s #x#] [-m #] [-i #] [-d device]

wie würde ein beispiel befehl aussehen?


lg
thrashed :)


Last edited by thrashed on Tue Jun 28, 2005 5:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Rene-dev
Apprentice
Apprentice


Joined: 22 Jan 2005
Posts: 163
Location: Münster, Germany

PostPosted: Tue Jun 28, 2005 4:12 pm    Post subject: Reply with quote

:?:
was hat eine webcam mit einem x server zu tun?
ich rate mal, dass du das bild im web anzeigen möchtest(eben eine webcam)
da kann ich dir camserv oder webcam(das programm heist so)
empfelen. oder selber irgendwas skripten
oder wenn du ohne x das bild auf dem vga ausgang anzeigen willst kannst du da mit framebuffern trixen...
so richtung fbtv, ich glaub bei knoppix gibts dowas
Back to top
View user's profile Send private message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jun 28, 2005 4:46 pm    Post subject: Reply with quote

rere wrote:
:?:
was hat eine webcam mit einem x server zu tun?
ich rate mal, dass du das bild im web anzeigen möchtest(eben eine webcam)
da kann ich dir camserv oder webcam(das programm heist so)
empfelen. oder selber irgendwas skripten
oder wenn du ohne x das bild auf dem vga ausgang anzeigen willst kannst du da mit framebuffern trixen...
so richtung fbtv, ich glaub bei knoppix gibts dowas


webcam konnte ich in portage leider nicht finden und camserv sagt folgendes:
Code:
# emerge -pv camserv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] x11-base/opengl-update-2.2.1  38 kB
[ebuild  N    ] media-libs/fontconfig-2.2.3  732 kB
[ebuild  N    ] x11-misc/ttmkfdir-3.0.9-r3  19 kB
[ebuild  N    ] x11-base/xorg-x11-6.8.2-r1  -3dfx -3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6 -minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 45,094 kB
[ebuild  N    ] sys-apps/utempter-0.5.5.5-r1  20 kB
[ebuild  N    ] x11-terms/xterm-200-r3  -Xaw3d -toolbar +truetype -unicode 681 kB
[ebuild  N    ] dev-perl/XML-Parser-2.34  224 kB
[ebuild  N    ] dev-util/intltool-0.31.2  121 kB
[ebuild  N    ] x11-libs/gtk+-1.2.10-r11  -debug +nls 2,880 kB
[ebuild  N    ] media-libs/giflib-4.1.3  -X +gif 556 kB
[ebuild  N    ] media-libs/imlib-1.9.14-r3  574 kB
[ebuild  N    ] media-video/camserv-0.5.1-r2  476 kB


achja ich will das bild natürlich nur auf ner webpage veröffentlichen, nichts mit framebuffer oder dergleichen ;)
Back to top
View user's profile Send private message
thrashed
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 294

PostPosted: Tue Jun 28, 2005 5:59 pm    Post subject: Reply with quote

solved

camsource war mein freund in so schweren zeiten ;) :D
das xml config file ist zwar alles andere als lustig zu konfigurieren, aber nun tut es seinen zweck. danke an alle!!!

Code:
*  media-video/camsource
      Latest version available: 0.7.0-r1
      Latest version installed: 0.7.0-r1
      Size of downloaded files: 235 kB
      Homepage:    http://camsource.sourceforge.net/
      Description: Camsource grabs images from a video4linux webcam device.
      License:     GPL-2
Back to top
View user's profile Send private message
Rene-dev
Apprentice
Apprentice


Joined: 22 Jan 2005
Posts: 163
Location: Münster, Germany

PostPosted: Tue Jun 28, 2005 6:46 pm    Post subject: Reply with quote

hmm
also webcam und auch camserv laufen unter debian ohne x
ja, debian kommt da in den nägsten wochen runter
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum