Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: streamdev working



Anssi Hannula <anssi.hannula@mbnet.fi> writes:

> I modified the patch, now it can connect and I can see in logs client
> VDR getting teletext, VPS, EPG etc. (not 100% sure, didn't take a look
> at the video output).
>
> http://anssi.hopto.org/vdr/vdr-streamdev-0.3.3-pre3-geni-for-1.3.14-patch-0.2.diff

it seems it should be
                if (FATALERRNO) {
       LOG_ERROR;
        return false;
#endif
        }
        return true;

in device.c
(the #endif should be one line up)

Anyway, it doesn't resolve anything, i'll wait for the next streamdev release.

cheers

-- 




Home | Main Index | Thread Index