Search found 11 matches
- Sun Oct 28, 2007 5:52 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
ok i have changed modprobe.conf for this settings: linux-102:/home/user # dmesg | grep bttv bttv: driver version 0.9.16 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture bttv: Bt8xx card found (0). bttv0: Bt878 (rev 17) at 0000:00:0a.0, irq: 5, latency: 32, mmio: 0xe9101000 bttv0 ...
- Sun Oct 28, 2007 4:31 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
this is what i have found within modpobe.conf regarding bttv: # options bttv pll=1 radio=0 card=0 # options tuner type=0 # options msp3400 once=1 simple=1 # install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe -k tuner; /sbin/modprobe -k msp3400; } # what do i have to change here ...
- Sun Oct 28, 2007 7:39 am
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
the card was autodetected by SuSe so i asume it is autodetected i will try to change the setting manually and check it out, you are correct regarding the path. just for my knowledge what is the difference ? one more question do i have to see a line in my xorg.conf file regarding xvideo enabled and ...
- Sat Oct 27, 2007 8:27 am
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
- Fri Oct 26, 2007 10:59 am
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
linux-102:/home/user/Documents/xlib_shm-0.6.3 # xvinfo X-Video Extension version 2.2 screen #0 Adaptor #0: "video4linux" number of ports: 1 port base: 65 operations supported: PutVideo supported visuals: depth 24, visualID 0x23 depth 24, visualID 0x24 depth 24, visualID 0x25 depth 24, visualID 0x26 ...
- Fri Oct 26, 2007 6:34 am
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
- Thu Oct 25, 2007 9:34 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
ok i kind of resolved the problem i did not have /usr/local/etc/zm.conf so i try creating ln -s zm.conf /usr/local/etc/zm.conf but it did not work for me :( so i just cp zm.conf /usr/local/etc/ and it works :) but now i see it B/W with lines and the stream is at the same speed as the mozilla montage ...
- Thu Oct 25, 2007 9:06 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
ok i have recompile xlib_shm on my open suse 10.2 i586 box and this is what i get: linux-102:/home/user/Documents/xlib_shm-0.6.3 # make clean rm -f *.o *.core xlib_shm linux-102:/home/user/Documents/xlib_shm-0.6.3 # make gcc -c xlib_shm.c -I/usr/X11R6/include gcc xlib_shm.o -L/usr/X11R6/lib -lXv ...
- Thu Oct 25, 2007 3:02 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
this is what i get when i am trying to run xlib_shm: linux-102:/home/user/Documents/xlib_shm-0.6.3 # ./xlib_shm ./xlib_shm: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file o and this is what i have installed: linux-102:/home/user/Documents ...
- Wed Oct 24, 2007 9:28 am
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
- Tue Oct 23, 2007 11:02 pm
- Forum: Non-ZoneMinder Chat
- Topic: xawtv and channels on bt878
- Replies: 17
- Views: 12230
xawtv and channels on bt878
Hi, i have zm up and running the way i want it, but i need to be able to see real time stream from my cameras on the gui desktop. i was thinking to use xawtv but here is my problem: xawtv or kdetv scannes all the channels of my bt878 very fast in a loop and i can not get to either 1. make it scan ...