Go to advanced search

by carilwang
Tue Jun 05, 2018 6:33 am
Forum: General discussion
Topic: epson v600 and sane
Replies: 0
Views: 201

epson v600 and sane

I tried to follow the instruction from here (http://www.johndstech.com/2016/linux/ra ... pberry-pi/) to install epson v600, but I can't get any device recognized on sanimage -L
by carilwang
Fri Oct 16, 2015 8:49 pm
Forum: Troubleshooting
Topic: static ip doesn't have internet access
Replies: 5
Views: 945

Re: static ip doesn't have internet access

I am very sure those two line is not a problem here is the ifconfig for the dhcp eth0 Link encap:Ethernet HWaddr b8:27:eb:0a:31:d1 inet addr:192.168.8.245 Bcast:192.168.8.255 Mask:255.255.255.0 inet6 addr: fe80::ba27:ebff:fe0a:31d1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX pa...
by carilwang
Fri Oct 16, 2015 6:45 pm
Forum: Troubleshooting
Topic: static ip doesn't have internet access
Replies: 5
Views: 945

static ip doesn't have internet access

I don't get internet access, even ping gateway doesn't work, and ssh into it take long time here is my /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.8.21 netmask 255.255.255.0 network 192.168.8.0 broadcast 192.168.8.255 gateway 192.168.8.1 if...
by carilwang
Fri Sep 26, 2014 9:27 pm
Forum: Camera board
Topic: RPi Cam Web Interface
Replies: 5209
Views: 1529988

Re: RPi Cam Web Interface

Can I add more than one camera with motion detect into the interface? With motion, I can create more than one thread, but here, I don't see that option
by carilwang
Sun Aug 24, 2014 2:00 am
Forum: Media centres
Topic: Raspbian + Flexget + Transmission + NAS
Replies: 5
Views: 4799

Re: Raspbian + Flexget + Transmission + NAS

I actually followed this site to create one that can run. http://www.robertsetiadi.net/installing-transmission-in-raspberry-pi/ But I think the problem is my NAS. It can write, but very slow and a lot of read errors. I am using omninas kd20 box with raid 1. I am not sure whether that's the problem. ...
by carilwang
Fri Jul 11, 2014 2:41 am
Forum: Beginners
Topic: How to have Motion to record raw video
Replies: 2
Views: 889

Re: How to have Motion to record raw video

You cannot do this with motion, since motion uses the pi's cpu which is not powerful to do that. You can use my tool which does what you ask for and has a webstream. It can be found at http://raspisec.com . I think your project is awesome. But I think motion should be able to do it work as well. I ...
by carilwang
Thu Jul 10, 2014 2:49 am
Forum: Beginners
Topic: How to have Motion to record raw video
Replies: 2
Views: 889

How to have Motion to record raw video

I am thinking about using motion to create a DVR. But looks like motion will only store jpeg while motion was detected. I want to do something like record video if motion was detected. How to do that?
by carilwang
Fri Dec 06, 2013 1:48 am
Forum: General discussion
Topic: RTL2832 / RTL2838 DVB-T
Replies: 30
Views: 52251

Re: RTL2832 / RTL2838 DVB-T

I can do make in the RTL folder, but it won't generate the .ko file. Any idea?

Go to advanced search