Results 1 to 12 of 12

Thread: Relook 400s CCcam question

  1. #1
    Junior Member sat_brat's Avatar
    Join Date
    Jan 2008
    Posts
    173
    Thanks
    30
    Thanked 35 Times in 21 Posts
    Rep Power
    207
    Reputation
    173

    Default Relook 400s CCcam question

    Hi All
    Well after a lot of reading I managed to dust off my dreambox and got it sharing by blue card with my 400s, total linux and dreambox newbie so pleased with myself although I must say it really is easy using CCcam.

    My 400s is the client and the DM500s is the server. I load CCcam on the 400s from the plugins menu. Under the emu plugins section the only option that loads CCcam also includes camptserver and newcs.

    I have a couple of questions
    Although it seems to be working fine does it matter if newcs is and camptserver are also running because as far as I know they are not needed.

    And if they are not needed how do I just start CCcam on it own?

    Also when I telnet the relook and use PS to see what processes are running, CCcam and newcs are listed about 5 times each, is that normal?

    Last question how do I see what CCcam is doing, ie updating the card emm etc
    Sorry about all the questions
    Thanks all

    Cheers
    SB
    PS
    Incase anyone in trying the do the same this is my config info
    Dreambox 500-s
    pli-Jade-dm500-20090627-6494.img
    softcam CCcam 2.1.1
    Cardserver None

    Relook 400s
    Bulk buy image Relook Support 2.16.2
    CCcam 1.7.1 (came with image)

    To get sharing working added the following lines
    Relook
    /var/etc/CCcam.cfg
    C: 192.168.0.54 12000 user1 pass1
    DVB API: 2

    Dream
    /var/etc/CCcam.cfg
    F: user1 pass1



Look Here ->
  • #2
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Quote Originally Posted by sat_brat View Post
    Hi All
    My 400s is the client and the DM500s is the server. I load CCcam on the 400s from the plugins menu. Under the emu plugins section the only option that loads CCcam also includes camptserver and newcs.

    I have a couple of questions
    Although it seems to be working fine does it matter if newcs is and camptserver are also running because as far as I know they are not needed.
    You don't need newcs, but you do need capmtserver.
    And if they are not needed how do I just start CCcam on it own?
    Have a look at /var/bin/init.d/ There will be a file called 4.1.sh which has a symbolic link to a file in /var/scripts (mine is menu7.sh). You can either edit your script to remove newcs or add a new script. Mine is:

    #!/bin/sh
    /var/scripts/STOP_ALL_EMU
    /var/emu/capmtserver
    /var/emu/CCcam
    sleep 1
    echo "CCcam+capmtserver started"
    rm -f /var/bin/init.d/4.1.sh
    ln -s /var/scripts/menu7.sh /var/bin/init.d/4.1.sh


    Also when I telnet the relook and use PS to see what processes are running, CCcam and newcs are listed about 5 times each, is that normal?
    Yes.

    Last question how do I see what CCcam is doing, ie updating the card emm etc
    Browse to the boxes

  • The Following User Says Thank You to jgm For This Useful Post:

    sat_brat (26-07-09)

  • #3
    Junior Member sat_brat's Avatar
    Join Date
    Jan 2008
    Posts
    173
    Thanks
    30
    Thanked 35 Times in 21 Posts
    Rep Power
    207
    Reputation
    173

    Default

    Thanks JGM all makes sense
    will have a play with the scripts you mentioned
    cheers

  • #4
    Junior Member sat_brat's Avatar
    Join Date
    Jan 2008
    Posts
    173
    Thanks
    30
    Thanked 35 Times in 21 Posts
    Rep Power
    207
    Reputation
    173

    Default

    OK Last question, well maybe not but for now anyway

    Is this box supoosed to have a web interface
    When I type the the box address into a browser I get promted for a username and password,
    Ive searched and cant find any reference to a username and password other that root and relook which work for telnet and ftp etc

    Thanks

  • #5
    Senior Member Kavakid's Avatar
    Join Date
    Jan 2008
    Posts
    655
    Thanks
    102
    Thanked 105 Times in 73 Posts
    Rep Power
    232
    Reputation
    602

    Default

    The username and password are a function of the newcs/cccam server config and can be found there.
    "factory" settings....

    newcs is newcs and newcs

    cccam webinfo service is switched off by default

    #WEBINFO USERNAME : <username>
    #WEBINFO PASSWORD : <password>

    Just remove the # to enable.

  • #6
    Junior Member sat_brat's Avatar
    Join Date
    Jan 2008
    Posts
    173
    Thanks
    30
    Thanked 35 Times in 21 Posts
    Rep Power
    207
    Reputation
    173

    Default

    Thanks Kavakid
    I havent tried the webinfo for CCcam on the relook because I can access the one on the dreambox(server), it must have been on by default because I can see it no problem, its telling me what I need to know.
    I was actually refering to the webif for the relook itself not CCcam (maybe should have started another thread)., but thanks for your infor anyway, good to know
    Cheers
    SB

  • #7
    Senior Member Kavakid's Avatar
    Join Date
    Jan 2008
    Posts
    655
    Thanks
    102
    Thanked 105 Times in 73 Posts
    Rep Power
    232
    Reputation
    602

    Default

    The web interface you want is a function of the image you are using.

    I am using neumo 2.13.6+ by Rizla (mmmmm...rolly papers)
    Many members are using these papers....I mean image.

    The web interface needs to be downloaded separately using the yellow button, it's number 26. I then chose 29 to set the interface port to 80 and rebooted.

    This image uses the geckow webinterface.

    Your image docs should provide the answer

  • The Following User Says Thank You to Kavakid For This Useful Post:

    sat_brat (27-07-09)

  • #8
    Junior Member
    Join Date
    May 2008
    Posts
    76
    Thanks
    22
    Thanked 5 Times in 5 Posts
    Rep Power
    197
    Reputation
    35

    Default Reading g***a card

    What sort of set up use to read g***a card. I have FantacyTeam 2.13.6 R+ .Regards kaza

  • #9
    Member gavogr's Avatar
    Join Date
    Jan 2008
    Location
    Adelaide Nth East
    Posts
    444
    Thanks
    122
    Thanked 30 Times in 19 Posts
    Rep Power
    220
    Reputation
    394

    Default

    Hi there, may i ask what the purpose of this is?
    Is it to share one box's pictures to the other box allowing you to view two channels on different tv's at the same time?
    Sorry about the "what i call stupid Questions"
    Cheers

  • #10
    Junior Member sat_brat's Avatar
    Join Date
    Jan 2008
    Posts
    173
    Thanks
    30
    Thanked 35 Times in 21 Posts
    Rep Power
    207
    Reputation
    173

    Default

    Quote Originally Posted by gavogr View Post
    Hi there, may i ask what the purpose of this is?
    Is it to share one box's pictures to the other box allowing you to view two channels on different tv's at the same time?
    Sorry about the "what i call stupid Questions"
    Cheers
    Its called Card sharing plenty of information available but basically you put one valid card in a box that acts as a server and a number of other boxes can "share" that one valid card. Different boxes can watch different chanels because effectivly its as if each box has its own card.
    Cheers
    SB
    The sea was angry that day my friends!

  • #11
    Junior Member
    Join Date
    Jul 2008
    Posts
    55
    Thanks
    5
    Thanked 0 Times in 0 Posts
    Rep Power
    193
    Reputation
    10

    Default

    I have a quick question, what if im card sharing form a server not in my house, can i use another box in another room to get the service?
    I have a relook 400 in one room and a spare DM7020.
    Cheers

  • #12
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    It depends on what the seller allows. Look at CCcam.cfg - it is well commented.

  • Similar Threads

    1. Relook 400s & NDS
      By tmsani in forum Other Linux based receivers
      Replies: 25
      Last Post: 30-06-09, 04:22 PM
    2. Relook 400S and EPG
      By spence in forum Other Linux based receivers
      Replies: 2
      Last Post: 28-06-09, 11:30 AM
    3. WTB relook 400s
      By cobra679 in forum Buy Sell and Trade
      Replies: 2
      Last Post: 22-06-09, 10:24 PM
    4. Help with a new Relook 400s
      By rampant1 in forum Other Linux based receivers
      Replies: 9
      Last Post: 04-06-09, 11:43 AM
    5. WTB relook 400s
      By me_ashman in forum Buy Sell and Trade
      Replies: 1
      Last Post: 12-03-08, 11:09 PM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •