1. Welcome to brand new satellite community! Join now if you want to enjoy in discussions and participate in contests where you can earn awards.
    Dismiss Notice

How to make oscam emu compatible?

Discussion in 'EMU Support' started by OldSkul, Oct 10, 2013.

  1. OldSkul

    OldSkul Administrator Staff Member

    Few days ago OScam developers added special feature to the oscam itself which enables connecting special emu plugin. Here is short tutorial how to make it work.

    1. You need to compile OSEmu file using Simplebuild on linux server. I use Ubuntu 12.01 Server Edition.
    2. Detailed instructions about compiling with Simplebuild can be found on my blog.
    3. Special instructions for compiling OSEmu are:
    - go to simplebuild directory
    - wget http://ss4200.homelinux.com/oscam/emu/simpleemu
    - simpleemu "toolchainname"
    example:
    ./simpleemu mipsel
    or
    ./simpleemu native
    or
    ./simpleemu mipsoe20

    4. Then visit webif of your OScam and add this reader under oscam.server:
    [reader]
    label = OSEmu
    protocol = camd35
    device = 127.0.0.1,54321 (port can be different)
    user = emu
    password = emu
    group = 1

    You also need this info under oscam.dvbapi:
    [dvbapi]
    boxtype = dreambox
    enabled = 1
    user = oscam
    au = 1
    group = 1

    If you have these lines under oscam.conf please delete them, otherwise emu will not work:
    [cs357x]
    port = xxx
    serverip = 127.0.0.1

    Remember that groups need to be identical otherwise dvbapi will not work.
    5. Then you need connect to your receiver using telnet. Under telnet execute this command:
    ./OSEmu -a emu:emu -p 54321 -b
    6. Remember that both OScam and OSEmu need to run at the same time!
    7. Go to SatAustria channels and check if EMU works. Currently only Cryptoworks encryption is supported. For more encryptions you need to use OScam ymod which is closed source and not really recommended.

    Let me know if you have any more questions. I will not post any binaries but you can send me a PM. I strongly recommend though that you buy official subscription as I did.
     
  2. cat010

    cat010 New Member

    where can i read a tut on how to set up and use oscam i am completely lost when it comes to oscam
     
  3. OldSkul

    OldSkul Administrator Staff Member

    Nothing useful on my blog?
     
  4. cat010

    cat010 New Member

    where is your blog and i will have a read ,thanks for the reply
     
  5. OldSkul

    OldSkul Administrator Staff Member

    Satnigmo.com :)
     
  6. chenko

    chenko New Member

    there is a question how i can find a camId for a new card on Nagara 3
    thanks
     
  7. bibic

    bibic New Member

  8. OldSkul

    OldSkul Administrator Staff Member

    I see, link is dead now. Need to check for alternative one.
     
  9. chenko

    chenko New Member

    how ,i can make work if a new provider is a new card ?i had t rex /visual and a data logger with any luck to get to that new provider in the new card,any ideas
     
  10. Jay

    Jay New Member

  11. hamtou2003

    hamtou2003 New Member

    Dead link

    Placeholder page
    The owner of this web site has not put up any web pages yet. Please come back later.
     
  12. OldSkul

    OldSkul Administrator Staff Member

    Hello,

    anyone using emu on oscam? Latest development included also powervu support. Any feedback?
     

Share This Page