Page 13 of 16 FirstFirst ... 31112131415 ... LastLast
Results 241 to 260 of 311

Thread: How to start REAL CCCam 2.0.11 version(patched by me) on Azbox'es

  1. #241
    V.I.P iko's Avatar
    Join Date
    May 2009
    Posts
    483
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @hfmls
    is that works good for you now?
    cheers

  2. #242
    V.I.P hfmls's Avatar
    Join Date
    May 2009
    Location
    Portugal
    Posts
    1,819
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i tested. it work's better...really better. much more stable.

    but i prefer mbox.

  3. #243
    Senior Member
    Join Date
    Jun 2009
    Posts
    140
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i tried this trick and its not better. Still same problems. sometime opens, sometimes doesnt. HD channels are still one big problem.

    Mbox is really great but i cant find any good server so...

  4. #244
    Member
    Join Date
    Jul 2009
    Posts
    68
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon9

    Concerning the possibility to decrypt some channels:
    - I have tested successful some keys with mgcamd, then copied these 3 files into /EMU/lib (Autoroll.key, SoftCam.key, Constant.cw)
    - Edited cccam.cfg like this:


    #DVB API: -1
    ################################# ################################# ##
    # CCCAM 2.09 #
    ################################# ################################# ##

    C: xxxx

    ################################# ################################# ##


    ################################# ################################# ##
    SOFTKEY FILE : /EMU/lib/SoftCam.Key
    AUTOROLL FILE : /EMU/lib/AutoRoll.Key
    CAID PRIO FILE : /EMU/lib/CCcam.prio
    PROVIDERINFO FILE : /EMU/lib/CCcam.providers
    CHANNELINFO FILE : /EMU/lib/CCcam.channelinfo

    ################################# ################################# ####
    # Other config settings #
    ################################# ################################# ####
    # server shall listen on this port pro incoming connections
    # default port is 12000, disable server with parm -s or set port 0
    #
    SERVER LISTEN PORT : 17500

    # server can give some info about server and client connections
    # and cardinfo using telnet or webbrowser.
    #
    # Switch on/off access to info
    # default is yes
    #
    ALLOW TELNETINFO : yes
    ALLOW WEBINFO : yes

    # The webinfo service can be protected with a username and password.
    # This is switched off by default
    #
    #WEBINFO USERNAME : <username>
    #WEBINFO PASSWORD : <password>

    Etc.
    I cannot see channels previosly opened with mgcamd. Please, what's wrong on my file?
    Thank you

  5. #245
    V.I.P gtg60's Avatar
    Join Date
    Feb 2009
    Posts
    305
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by MrKappa View Post
    Concerning the possibility to decrypt some channels:
    - I have tested successful some keys with mgcamd, then copied these 3 files into /EMU/lib (Autoroll.key, SoftCam.key, Constant.cw)
    Make sure your file names are .Key and not .key and AutoRoll not Autoroll
    I also suggest you use a trimmed down cfg file, copy this and your C line to a new file, let me know how you get on...

    SOFTKEY FILE : /EMU/lib/SoftCam.Key
    AUTOROLL FILE : /EMU/lib/AutoRoll.Key
    PROVIDERINFO FILE : /EMU/lib/CCcam.providers
    CHANNELINFO FILE : /EMU/lib/CCcam.channelinfo
    STATIC CW FILE : /EMU/lib/constant.cw
    SERVER LISTEN PORT : 17500
    ALLOW TELNETINFO : yes
    ALLOW WEBINFO : yes
    TELNETINFO LISTEN PORT : 16000
    WEBINFO LISTEN PORT : 16001
    ZAP OSD TIME : 0
    OSD USERNAME : root
    OSD PASSWORD : azbox
    OSD PORT : 80
    SHOW TIMING : yes
    MINI OSD : no
    DEBUG : yes
    NEWCAMD CONF : no
    DISABLE EMM : yes
    EXTRA EMM LEVEL : no
    NEWCAMD STEALTH : 0

  6. #246
    V.I.P xanadu's Avatar
    Join Date
    Dec 2004
    Location
    Somewhere Over The Rainbow
    Posts
    3,531
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I am trying out terrormans script

    Ok now

    Got it working.....
    Last edited by xanadu; 24-07-2009 at 11:36 PM.

  7. #247
    Senior Member
    Join Date
    Apr 2009
    Posts
    160
    Thanks
    0
    Thanked 0 Times in 0 Posts
    anyone knows why when i reboot i can connect with internet explorer ip:16001 and when pass 5 minutes i cant connect with explorer.

  8. #248
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    0
    Thanked 0 Times in 0 Posts
    in firefox it's work 100%

  9. #249
    Senior Member
    Join Date
    Apr 2009
    Posts
    160
    Thanks
    0
    Thanked 0 Times in 0 Posts
    to me happens the same than explorer i cant connect but reboor and yes during 2 minutes. im going to test change 16001.

  10. #250
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Code:
    New: v1.6
    [+] Fix -> Change Lang
    [+] Add -> Unistall Function
    [+] Add -> Module.seq
    -----------------------------------
    Last edited by terrorman; 25-07-2009 at 02:08 AM.

  11. #251
    Junior Member
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @kanber_kav

    can u tell me pls, how u fixed segfault at CCcam 2.1.2? Tried so many things, nothing.

    Would be great.


    cu
    kid

  12. #252
    V.I.P
    Join Date
    May 2009
    Location
    Turkey
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by kid View Post
    @kanber_kav

    can u tell me pls, how u fixed segfault at CCcam 2.1.2? Tried so many things, nothing.

    Would be great.


    cu
    kid
    Azboxhd install debian.
    and runing cccam 2.1.2

  13. #253
    Member
    Join Date
    Jul 2009
    Posts
    68
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by gtg60 View Post
    Make sure your file names are .Key and not .key and AutoRoll not Autoroll
    I also suggest you use a trimmed down cfg file, copy this and your C line to a new file, let me know how you get on...

    SOFTKEY FILE : /EMU/lib/SoftCam.Key
    AUTOROLL FILE : /EMU/lib/AutoRoll.Key
    PROVIDERINFO FILE : /EMU/lib/CCcam.providers
    CHANNELINFO FILE : /EMU/lib/CCcam.channelinfo
    STATIC CW FILE : /EMU/lib/constant.cw
    SERVER LISTEN PORT : 17500
    ALLOW TELNETINFO : yes
    ALLOW WEBINFO : yes
    TELNETINFO LISTEN PORT : 16000
    WEBINFO LISTEN PORT : 16001
    ZAP OSD TIME : 0
    OSD USERNAME : root
    OSD PASSWORD : azbox
    OSD PORT : 80
    SHOW TIMING : yes
    MINI OSD : no
    DEBUG : yes
    NEWCAMD CONF : no
    DISABLE EMM : yes
    EXTRA EMM LEVEL : no
    NEWCAMD STEALTH : 0
    Hello', no success so far! :(
    But many thanks for your help.

    I have created a new empty cccam.cfg as you suggested.
    I confirm to have on /EMU/lib the following files:
    AutoRoll.Key, SoftCam.Key. constant.cw, CCcam.providers, CCcam.channelinfo (everything written with proper letters)
    I have changed the server port of course.
    I confirm that I use only "dvbapiCAS" as EMU.

    I'm still trying some other combinations...
    Thanks

  14. #254
    Junior Member
    Join Date
    Jul 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @kanber_kav

    I know, we're talking bout an installed debian, no chance for me, segfault.

    Is it the cfg maybe, i took an old one and a new one, same result.

  15. #255
    Senior Member
    Join Date
    Jun 2009
    Posts
    261
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Sorry if this has been asked before, Could you please tell me how to stop this CCcam, because sometimes I need to stop this CCcam to use the Client CCcam (CCC version). Thanks.

  16. #256
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    0
    Thanked 0 Times in 0 Posts
    for many channels HD to view, change CCcam.channelinfo and CCcam.providers and test .
    for me i have watch many channel HD by this method .

  17. #257
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @sami
    use "killall" module in telnet . just

  18. #258
    Senior Member
    Join Date
    Jun 2009
    Posts
    261
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Whole package Platforma DV&HD on 9E is not decoded by This CCcam. However, it opens without problem on the client CCcam(CCC version).

  19. #259
    Member
    Join Date
    Dec 2004
    Posts
    87
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by medmed View Post
    for many channels HD to view, change CCcam.channelinfo and CCcam.providers and test .
    for me i have watch many channel HD by this method .
    very helpful tip ..thanks

  20. #260
    Senior Member medmed's Avatar
    Join Date
    Mar 2009
    Posts
    195
    Thanks
    0
    Thanked 0 Times in 0 Posts
    after other test , erase CCcam.providers and just put one nice
    CCcam.channelinfo ,
    for me i have add provider of NatGeo HD (french) and Eurosport HD (french) , and SCI FI HD (french) and Canal+ HD (french) and Ushuiai TV HD ,..
    after that this channels it's open very well .

Page 13 of 16 FirstFirst ... 31112131415 ... LastLast

Similar Threads

  1. Manualy instalation of CCCam 2.0.11?
    By Nushi in forum Dreambox DM800HD
    Replies: 4
    Last Post: 21-02-2009, 09:44 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
  •