Hi,
  I tried compiling the bttv driver "bttv-0.9.11" as per u'r
suggestion. But the following error occurs.

video-buf.c:606: warning: passing arg 1 of `videobuf_status' from
incompatible pointer type
video-buf.c: In function `videobuf_read_zerocopy':
video-buf.c:661: storage size of `field' isn't known
video-buf.c:674: type of formal parameter 3 is incomplete
video-buf.c:661: warning: unused variable `field'
video-buf.c: In function `videobuf_read_one':
video-buf.c:702: storage size of `field' isn't known
video-buf.c:728: type of formal parameter 3 is incomplete
video-buf.c:702: warning: unused variable `field'
video-buf.c: In function `videobuf_read_start':
video-buf.c:776: storage size of `field' isn't known
video-buf.c:793: type of formal parameter 3 is incomplete
video-buf.c:776: warning: unused variable `field'
make[2]: *** [video-buf.o] Error 1
make[2]: Leaving directory `/root/bttv/bttv-0.9.11'
make[1]: *** [_mod_/root/bttv/bttv-0.9.11] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-14'
make: *** [default] Error 2


This is same for "bttv-0.9.5". How to rectfy this ?

With Regards,
S.Suriya Mohan.


On Wed, 16 Jul 2003 Gerd Knorr wrote :
> Xawtv reads from /dev/video0. Inorder to record video streams
> using "streamer" it is required to stop "xawtv" since "streamer"
> also reads from /dev/video0. What i want is to visualize "xawtv"
> and record video streams using "streamer" simultaneously. How to
> accomplish this ?


Depends on the driver. With some drivers (bttv 0.9.x for example)
it just works. If the driver doesn't support it there is no way
to do that.


Gerd

--
sigfault
___________________________________________________
Download the hottest & happening ringtones here!
OR SMS: Top tone to 7333
Click here now: http://sms.rediff.com/cgi-bin/ringtone/ringhome.pl




--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to