[vdr] VDR continuously initializing CAM
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Thu Apr 10 19:07:20 CEST 2008
On 04/10/08 18:52, Arthur Konovalov wrote:
> Klaus Schmidinger wrote:
>> So does this mean that with the small test.c program the module status
>> is continuously going on and off, without VDR even being involved?
> No. It just exit.
Please change the line
for (i = 0; i < 200; ++i) {
so that it loop 2000 times. That should cover a longer time.
>> Can you post more than the above 4 lines from ./test (like 20 or so)?
> test* test.c
> root at vdr:/video/vdr/cam# ./test
> 0.000008: 3
> 0.000161: 0
> 0.014133: 1
> 1.694142: 3
> root at vdr:/video/vdr/cam# ./test
> 0.000008: 3
> 0.000193: 0
> 0.012121: 1
> 1.692260: 3
> root at vdr:/video/vdr/cam# ./test
> 0.000009: 3
> 0.000087: 0
> 0.013873: 1
> 1.694011: 3
>
>> If the communication with the
>> CAM fails, how should VDR continue to work with it?
> I don't know, but Kaffeine works. Sorry, nothing personal, just remark
> for clarity that success is possible with same hardware.
I'm not taking anything personal ;-)
Klaus
More information about the vdr
mailing list