Error OSCam svn11503 Emu-r789 @audi06_19

Rickk

Registered
Messages
2,375
OSCam svn11503 Emu-r789
@audi06_19

Changeset [11503]

Quote:
this patch includes:
A. make, cmake and config

WARNING: oscam.conf line 28 section [streamrelay] is ignored (support not compiled in).
Warning: keyword 'emu_auproviders' in reader section not recognized
 

nautilus7

VIP
Messages
607
oscam 11503 does not include the emu. It just includes some basic changes that the emu reader needs, but not the actual reader. You still have to patch with the emu reader, or use the already patched oscam-emu from github.

oscam 11503 can understand what an emu reader is though. So, if you build oscam svn 11503 with the WITH_EMU option enabled, but without patching with the actual emu, you will get an a dummy emu reader that does nothing.

If you compile oscam svn 11503 with the WITH_EMU option disabled, then you will get the message above, since oscam does not know what an emu reader is and what config options it uses.
 

xsat

Registered
Messages
228
Updated oscam have not "constcw" protocol so that does not
run constant.cw file.
Reader not adding constcw protocol.
Hope add to protocol(constcw) again.

Thank you,
 

nautilus7

VIP
Messages
607
oscam consists of modules, readers, addons etc. One of them is the constant cw reader.

In order to make us of these addons, you have to ENABLE them during compilation.

Check your version file (via the webif)... If it says no constant cw, then you have an oscam that is made without this module.
 
Top