Posts by RelookPVR

    Don't agree with cazuela completely.
    CCcam will always go for the fastest answer from the available shares.
    This is due to the network protocol used being UDP.
    Your own CCcam.cfg decides then whether to use this or not(sid assign).
    CCcam will sent a request to ALL available shares
    and will receive their answers in a first comes first goes manner.
    This is why one sees all these out of sequence messages in the log.
    Hope this will give you some better understanding of how CCcam does the job.
    RelookPVR

    Is there a difference between the way you put the C line in your Dreambox and Debian?
    I know that at least for Debian it must be in Linux format.
    If you did edit with a windows editor it is in windows format(CR & LF).
    There is a free editor available called Editpad which has the ability to switch formats.

    Hi,
    I've got this situation:
    Server Ubuntu: CCcam and Oscam (wanting to get rid of CCcam)
    Client Xtrend ET5000 PLI firmware: Oscam (same as Clark Techt ET5000)


    Wanted situation:
    Client Oscam connecting to Severs CCcam and Oscam


    Future Situation:
    Server/client Oscam taking over the CCcam.
    So server running Oscam
    client running Oscam connecting to server Oscam



    Problem:
    I can't get the clients Oscam to work properly.



    oscam.conf
    # oscam.conf ***********************************************
    # GLOBALs --------------------------------------------------


    oscam.server
    ########## oscam.server ################################
    [reader]
    label = cccam
    protocol = cccam
    devvice = ip_of_server,listenport_of_server
    account = username_F-line_server,user-passw_F-line_server
    emmcache = 1,1,2
    detect = CD
    Group = 1
    cccwantemu = 1
    caid = 1702,1833,1830,1843,0D05,0D95
    #########################################################


    oscam.user
    # oscam.user file leeg


    Can someone pls point me to where I go wrong?
    Maybe an example could help me.


    Thank you for the effort.
    RelookPVR