* Example application for V4L
@ 2008-11-23 18:32 SKOČDOPOLE Tomáš
2008-11-24 16:52 ` Keith Lawson
0 siblings, 1 reply; 4+ messages in thread
From: SKOČDOPOLE Tomáš @ 2008-11-23 18:32 UTC (permalink / raw)
To: video4linux-list
Hello,
I want to ask you for this situation:
I have got a Leadtek WinFast 2000XP, where is a S-Video input. To this S-Video input is connected a analog camera.
Exists any "example program" for programming with v4l drivers? I only need get single picture from the camera. It should be BMP, JPEG, TIFF or some other formats.
If any example program doesn't exist, where can I find some informations?
Thank you for help.
Regards Tomas
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Example application for V4L
2008-11-23 18:32 Example application for V4L SKOČDOPOLE Tomáš
@ 2008-11-24 16:52 ` Keith Lawson
2008-11-24 17:46 ` Charlie X. Liu
0 siblings, 1 reply; 4+ messages in thread
From: Keith Lawson @ 2008-11-24 16:52 UTC (permalink / raw)
To: SKOČDOPOLE Tomáš; +Cc: video4linux-list
On Sun, 23 Nov 2008, SKO?DOPOLE Tom?? wrote:
> Hello,
>
> I want to ask you for this situation:
> I have got a Leadtek WinFast 2000XP, where is a S-Video input. To this S-Video input is connected a analog camera.
>
> Exists any "example program" for programming with v4l drivers? I only need get single picture from the camera. It should be BMP, JPEG, TIFF or some other formats.
>
> If any example program doesn't exist, where can I find some informations?
Xawtv http://linux.bytesex.org/xawtv/ and tvtime
http://tvtime.sourceforge.net/ both have the ability to take a screen
shot.
>
> Thank you for help.
>
> Regards Tomas
>
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/video4linux-list
>
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Example application for V4L
2008-11-24 16:52 ` Keith Lawson
@ 2008-11-24 17:46 ` Charlie X. Liu
2008-11-27 19:32 ` Jonathan Lafontaine
0 siblings, 1 reply; 4+ messages in thread
From: Charlie X. Liu @ 2008-11-24 17:46 UTC (permalink / raw)
To: 'Keith Lawson', 'SKOCDOPOLE Tomáš'
Cc: video4linux-list
Also, videodog:
http://linux.softpedia.com/get/Multimedia/Video/VideoDog-9261.shtml
http://linux.die.net/man/1/videodog
And, xawtv-streamer:
http://rpmfind.net/linux/RPM/conectiva/snapshot/i386/RPMS.extra/xawtv-stream
er-3.90-59428cl.i386.html
http://tldp.org/HOWTO/Webcam-HOWTO/framegrabbers.html
Charlie X. Liu @ www.sensoray.com
-----Original Message-----
From: video4linux-list-bounces@redhat.com
[mailto:video4linux-list-bounces@redhat.com] On Behalf Of Keith Lawson
Sent: Monday, November 24, 2008 8:52 AM
To: SKOCDOPOLE Tomáš
Cc: video4linux-list@redhat.com
Subject: Re: Example application for V4L
On Sun, 23 Nov 2008, SKO?DOPOLE Tom?? wrote:
> Hello,
>
> I want to ask you for this situation:
> I have got a Leadtek WinFast 2000XP, where is a S-Video input. To this
S-Video input is connected a analog camera.
>
> Exists any "example program" for programming with v4l drivers? I only need
get single picture from the camera. It should be BMP, JPEG, TIFF or some
other formats.
>
> If any example program doesn't exist, where can I find some informations?
Xawtv http://linux.bytesex.org/xawtv/ and tvtime
http://tvtime.sourceforge.net/ both have the ability to take a screen
shot.
>
> Thank you for help.
>
> Regards Tomas
>
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/video4linux-list
>
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Example application for V4L
2008-11-24 17:46 ` Charlie X. Liu
@ 2008-11-27 19:32 ` Jonathan Lafontaine
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Lafontaine @ 2008-11-27 19:32 UTC (permalink / raw)
To: 'Charlie X. Liu', 'Keith Lawson',
'SKOCDOPOLE Tomáš'
Cc: video4linux-list@redhat.com
U may consider also this version api specs
http://v4l2spec.bytesex.org/spec/x16430.htm
-----Original Message-----
From: video4linux-list-bounces@redhat.com [mailto:video4linux-list-bounces@redhat.com] On Behalf Of Charlie X. Liu
Sent: 24 novembre 2008 12:47
To: 'Keith Lawson'; 'SKOCDOPOLE Tomáš'
Cc: video4linux-list@redhat.com
Subject: RE: Example application for V4L
Also, videodog:
http://linux.softpedia.com/get/Multimedia/Video/VideoDog-9261.shtml
http://linux.die.net/man/1/videodog
And, xawtv-streamer:
http://rpmfind.net/linux/RPM/conectiva/snapshot/i386/RPMS.extra/xawtv-stream
er-3.90-59428cl.i386.html
http://tldp.org/HOWTO/Webcam-HOWTO/framegrabbers.html
Charlie X. Liu @ www.sensoray.com
-----Original Message-----
From: video4linux-list-bounces@redhat.com
[mailto:video4linux-list-bounces@redhat.com] On Behalf Of Keith Lawson
Sent: Monday, November 24, 2008 8:52 AM
To: SKOCDOPOLE Tomáš
Cc: video4linux-list@redhat.com
Subject: Re: Example application for V4L
On Sun, 23 Nov 2008, SKO?DOPOLE Tom?? wrote:
> Hello,
>
> I want to ask you for this situation:
> I have got a Leadtek WinFast 2000XP, where is a S-Video input. To this
S-Video input is connected a analog camera.
>
> Exists any "example program" for programming with v4l drivers? I only need
get single picture from the camera. It should be BMP, JPEG, TIFF or some
other formats.
>
> If any example program doesn't exist, where can I find some informations?
Xawtv http://linux.bytesex.org/xawtv/ and tvtime
http://tvtime.sourceforge.net/ both have the ability to take a screen
shot.
>
> Thank you for help.
>
> Regards Tomas
>
>
> --
> video4linux-list mailing list
> Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/video4linux-list
>
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
--
This message has been verified by LastSpam (http://www.lastspam.com) eMail security service, provided by SoluLAN
Ce courriel a ete verifie par le service de securite pour courriels LastSpam (http://www.lastspam.com), fourni par SoluLAN (http://www.solulan.com)
www.solulan.com
No virus found in this incoming message.
Checked by AVG - http://www.avg.com
Version: 8.0.175 / Virus Database: 270.9.9/1807 - Release Date: 2008-11-23 10:59
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-27 19:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-23 18:32 Example application for V4L SKOČDOPOLE Tomáš
2008-11-24 16:52 ` Keith Lawson
2008-11-24 17:46 ` Charlie X. Liu
2008-11-27 19:32 ` Jonathan Lafontaine
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox