Bro1
05-01-2009, 15:41
whats are the changes in the new version ??
are they the same as the one for Revo/mini
are they the same as the one for Revo/mini
![]() |
Incubus DiscussionBro1 05-01-2009, 15:41 whats are the changes in the new version ?? are they the same as the one for Revo/mini xxxAxxx 05-01-2009, 15:50 pls look at the readme file....change log is there and very clear....or read @elgeneral post... Bro1 05-01-2009, 15:58 ok will do,it is just usually posted what changes are made DKaftermath 05-01-2009, 18:21 Has anyone tried this on IPbox 9000 ? also how do you install this ? DKaftermath 05-01-2009, 20:06 its ok, i got it sorted. Rage99 05-01-2009, 20:07 And, reviews ? goofyboy1 20-01-2009, 20:00 hello, i've installed nlb 8833 beta. But incubus is not very good. i'm connect to a ccCam server but it well take a long time to get the key. And not ever canal is in the list. I use an ipbox 9000 hd greetings valerica 07-03-2009, 20:41 The archive doesn't contain the .sigma version . Can anyone upload it ? Thanx . Cheers , Val. xxxAxxx 08-03-2009, 07:32 you find it there section of azbox ...if they realese incubus team sisi1380 08-03-2009, 15:41 Hi Is there any changes in config. file in 0.7 could you attach it? somebody said it does not work with sifteam? I think it could be for changes in conf. or prio. is there any comment to resolve it? regards milanbota 08-03-2009, 16:07 the conf file is a little changed. it works with sifteam ############################################################ ################## # incubusCamd configuration file # # All configuration options in this file observe the same format: # # <configuration_name>=<configuration_value> # # # # Each section are [<section_name>:<option_1>:<option_x>] like. # # # # No matter about white spaces on any place or UNIX/DOS style files # ############################################################ ################## ########################### general configuration ############################ [General] # Enable (1) or disable (0) background execution # 0 - Off # 1 - On background_execution=1 # This sets the level of console output for debugging: # 0 - No debug messages, 1 - First level debug messages, 2 - Second level debug messages, # 3 - Print all debug messages debug_level=3 # This option enables (1) or disables (0) the writing of debug information to the # console. log_to_console=1 # This option enables (1) or disables (0) the writing of console output to a log file log_to_file=0 # When log_to_file is set to 1, this is the path and filename to write console # ouput to. logfile_name=/var/bin/camd.log # Used to activate on-screen messages. Username and password required if # HTTP authentication is enabled on enigma. on_screen_messages_show=1 on_screen_messages_username=root on_screen_messages_password= on_screen_messages_key_update=1 on_screen_messages_wait_for_key_update=0 on_screen_messages_ecm=0 on_screen_messages_emm=0 #When activated, camd will listen on the specified port for connections. All #log activity will be broadcast in real-time to connected clients. console_logs_broadcast=1 console_logs_broadcast_port=666 ############################ caid configuration ############################## # # First of all the cam use the incubusCamd.prio file, then use the # configuration below. # Sections are defined by the value of the CaID. # You can choose the default ecm table used by the codify, this means that # you can choose the first byte of the raw ecm that is downloaded from sat. # If you don't know what value to insert, use "80". (all value are in hex) # Default value for ecm_table is 0x80. # The option "priority" tells if one caid should be selected before try # another one with a priority value greater. # The less is the value the greatest is the priority. Choose from "0" to any value, # priority value is decimal. # [CaID:0100] ecm_table=80 priority=1 [CaID:0500] ecm_table=80 priority=1 [CaID:0600] ecm_table=80 priority=1 [CaID:0919] ecm_table=80 priority=1 [CaID:093B] ecm_table=80 priority=1 [CaID:0B00] ecm_table=80 priority=1 [CaID:0D00] ecm_table=80 priority=1 [CaID:1700] ecm_table=80 priority=1 [CaID:1800] ecm_table=80 priority=1 [CaID:2600] ecm_table=80 priority=1 ########################### provider configuration ########################### # # All parameters are in hexadecimal notation. # Each section is defined by the provider id value. # If you don't know the provider id value then use the provider id "000000" and ca id "0000". # On provider 000000 caid 0000 goes all provider wich are not declared. If the provider # is declared then the cam will use the provider founded. # [Prov:000501:CaID:1833] # ---------------------------------------------------------------------------- # URL of card-server to use, formats are as follows: # # newcamd://<username>:<password>@<hostname>:<port>/<des_key> # aroureos://@<hostname>:<port> # radegast://@<hostname>:<port> # # Example: # newcamd://foo:bar@192.168.0.100:12345/0CE3476FF2E1C9D9A0A109B371E3 # # Multiple card-server url's can be specified for server fail-over. # If the emu fails to connect or fails to get valid CW's, it will try to # connect to other servers in a round-robin fashion. # # Up to 16 servers can be added from index 0 to 15. # # You can choose also to select a cccam or gbox server, but they must be declared # in the "servers configuration" section ( [Servers] ). # e.g. : if you want to use a cccam server for a provider you must put it on # the parameter card_server_url_0=cccam:// # NO MATTER the value after the double slash because server configuration is # made in the section [Servers]. # Only for newcamd, radegast and aroureos is usefull to put correct connection # parameters because they are provider dependent. # # # Example i want to use mine card into the slot with newcs for prov 0501 on nagra3 (caid 1833) card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314 [Prov:000101:CaID:1810] # ---------------------------------------------------------------------------- # Multiple card-server url's can be specified for server fail-over. # If the emu fails to connect or fails to get valid CW's, it will try to # connect to other servers in a round-robin fashion. # # Up to 16 servers can be added from index 0 to 15. # # URL of card-server to use, formats are as follows: # # newcamd://<username>:<password>@<hostname>:<port>/<des_key>/[EMM] # aroureos://@<hostname>:<port>/[EMM] # radegast://@<hostname>:<port>/[EMM] # card_server_url_0=newcamd://username:password@192.168.0.100:10550/0102030405060708091011121314/EMM card_server_url_1=newcamd://username:password@192.168.0.101:10551/0102030405060708091011121314/EMM card_server_url_2=newcamd://username:password@192.168.0.102:10552/0102030405060708091011121314/EMM [Prov:000000:CaID:0000] # this provider is a stand-in for all cards and all caid not declared previously # # For example I choose to use cccam protocol on all other provider. # card_server_url_0=cccam://<username>:<password>@<hostname>:<port> ########################### servers configuration ############################ [Servers] # # This is the section for the multi-server configuration. # # URL of card-server to use, formats are as follows: # # cccam://<username>:<password>@<hostname>:<port>/<receive_emu_shared>/[EMM] # where <receive_emu_shared> should assume value "yes" (without quotes, if you like to receive emus data shared by the server) or "no" (this is assumed by default) # # gbox://<localhost>:<localport>:<password>@<peer_address>:<peer_port>:<peer_pass>/[EMM] # # NOTE: The "EMM" suffix is optional and tells the card-server client whether # to send EMM's to the card-server or not. Enabling or disabling this only # has effect if the card-server is configured to accept emms from this client. # # NOTE 2: The "card_server_url" is not the same as previously declared in the prov/caid section # use how many server as you like # #card_server_url=cccam://<username>:<password>@<hostname>:<port> #card_server_url=cccam://<username>:<password>@<hostname>:<port> friedelf 08-03-2009, 18:05 Has anyone tried this on Kathrein UFS-910 ? I can connect on my CCcam Server, but there is no picture. sisi1380 08-03-2009, 18:06 it give me sometimes a message that say "debug level=3" it is a bit slow in opening channlel on sif r 9047 (e1) any body has the same problem? regrads sisi1380 08-03-2009, 18:07 it give me sometimes a message that say "debug level=3" it is a bit slow in opening channlel on sif r 9047 (e1) any body has the same problem? regrads skarlis 09-03-2009, 02:39 incubusCamd 0 70 kathi not working , connects but no picture mpaq99 09-03-2009, 09:15 Indeed same here on UFS910. Connects to server, get ECM OK but no pic no sound. With Incubus 0.55 no problem... :-( mpaq99 12-03-2009, 20:55 Unfortunately Incubus 0.7 and 0.75 don't work on Kathrein UFS910 E2 images connecting to CCCam server. Connection is OK and ECM are replied by server with OK, but black screen. With 0.50 amd 0.55 all works OK (but some stability issue with HD channels)... would be great to have Kathrein support fixed if possible. Thanks Incubus team for great work ! if I can help someone by roviding logs or testing any new version I would be happy yo help. just contact me by PM if I can help ... :thum: aldi99 22-03-2009, 15:02 Hi, also the next version v0.80 isnīt working on Kathrein ufs910 E2 together with CCcam server - incubus isnīt connecting to CCcam server at all.. br aldi Netfreak 03-06-2009, 21:35 It is pretty annoying that all versions from incubuscamd do not understand Seca 3. It works only if you kill the daemon and wait for the second package, then it wil decode(wait for appox 30 secs). Also, the 910HD is not willing to decode Seca 3 with the official CI module and card in enigma2 or original firmware... sh4 sucks, I think I will buy the original ppc. victor 03-06-2009, 22:30 last 0.83 suport seca 3 nl ? Netfreak 03-06-2009, 23:24 0.82 supports seca3 nl, only if you wait for a lot of seconds every time you zap. 0.83 does not understand Seca 3 .NL or .BE Netfreak 03-06-2009, 23:56 Some more information about my testing ground. I use the "old" Visionnet 200(ppc) and the 910HD(sh4) both dgstation recievers. I use an old Linux laptop for CCcam 2.x distribution with a subscription card and smartreader+. What works with Seca3 are; Linux server CCcam 2.0.11 with Clients ppc CCcam 2.1.1 and sh4 incubuscamd 0.82 ppc connects whithout any problems to any channel ever. sh4 connects with a lot of problems, it takes 20-30 seconds before it recieves the second packet and then decodes. For a good understanding at this(see timestamp left) moment in the .NL there are three codecs send, irdeto, seca 2 and seca3. The seca 2 and 3 have the same sid's. CCcam(2.0.11-2.1.x) on x86, ppc and mps does not have any problems with this. I think that this sh4 platform does have some problems with Seca3, again also with everything official CI, card etc it does not work at this time and date! Plz vendor fix it fast! wolftje 16-06-2009, 15:30 I have this running on QboxHD. sh4 version version .83 runs cccam and disconnects every 10 minutes. Seca3, (New Mediaguard, Merlin). Let us please stop naming seca3, it is not correct. Anyway, Seca3 takes Ages to open .... I have to switch back and forward until i get a picture .... Incubus is far from stable, also it claims to use several cccam servers but in reality it only use them in a round robin way. (One connect at a time) ... The newcamd disconnects every 1 minute .... Gbox is still in beta. Please a quick solution ! Cyberscitymaste 12-09-2009, 01:28 The Author Writes Bug reports yes But Where can we Post them I have Got Post many Bugs in Spinnes-board but the Author seens to be English so I wil Try to Report it Here 1 Incubus dosent works when any One Try to Start Teletext on Kathrein Mbox is Okey it works 2 Incubus 0.93 search on Channel Switch every Server one on tries so it Connect server 1 send the Call then it disconnects and connects the next server why dit ist nos by CCcam it Connects all Server and Stays in Connect it is Farster when it searchs the Cards 3 Incubus stops when you look a long time a free Channel. 4 when You Switch Channel like KD to a Channel Like Sex View noch Picture when you now restarts the Incubus it like too Search The Card and It works Nagra to Viaacess dosent work from Viaacess to nagra no Cards found it dosend wokr the Channel Switch Changing exuse me my English is not soo good. thanks for anser of The Author of IncubusCamd Please send Me a PM to knows me for Bug Report or a Adress to Send Them To The Author of Incubus. bobo71 27-09-2009, 12:27 teta version donīt work for me. After first zap is incubus hanging... Log say: connects without ending. Cyberscitymaste 02-10-2009, 16:44 works great in Kathrein but It Stops when no Server is Found and The Teletext dident work by Mbox it works when you Look for 2 or more Servers it only Search Cards on the Last server by CFG please give report on http://np-keyserver.selfip.net code green 05-10-2009, 18:00 who has runnning incubus 0.93 on the latest napo 02102009 on the qbox hd.. i've tryed everything.. put the .prio and the config in the /var/keys, give booth files a chmod755 and put the line on it to connect with cccam server.. but no picture... ( no popup incubus 0.93) what i'm doing wrong:o please help , because radar is not verry stable at this moment.. ... thx codegreen:rolleyes: markybrook 07-10-2009, 17:45 Running 0.93 teta on a Cuberevo. Works much better with minimum hangs with:- on_screen_messages_show=0 instead of 1 in incubuscamd.conf I suspect there is a bug in the screen message handling. djheaven 23-10-2009, 16:34 Hey, does anyone know if it will get better support for softcam in incubus? I now use incubus0.93 But as expected, do not I get softcam to work .. Cyberscitymaste 23-10-2009, 17:27 I trys to where a beta tester of this Software but no Admin ansers of an PM i think they dident have interest for Betatester djheaven 25-10-2009, 18:00 What kind of key works now in the incubus? provider? Cyberscitymaste 28-10-2009, 00:12 IncubusCamd 0.93-teta bug on Kathrein D+ Spain incubus Exept spain with Chid 1810 but it dident find the provider so 000000 CCcam returns noch Provider Supportet a fix where be great CCcam is to slow by Changing the ECM a Tim to fix them by USER in CFG where be great ecm scanning on channel switching is to slow when you have switch by another channel incubus tries to find the ECM by the Last Channel it can be fixed by an reset to scan the servers again incubus is the faster i have got a german IncubusCamd Support Forum Startet on http://keyserver.selfip.net or by Spinnes-board because i am veri interestet by Incubus and it work by our Group great with some Bugs please PM by Betas ore Bugfixes from Admin thanks gorgo 30-12-2009, 22:05 write me for configure 91hd for client cccam. gorgomed@gmail.com tnx oufa_nono 28-05-2010, 14:27 how |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum