![]() | Cuberevo / mini EmulatorsIncubusCamd ver 0.8.7 ***************** * fixed a bug on channel change stability ... | |
![]() | Home | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Links | ![]() |
![]() | | #31 | ![]() |
| Member | IncubusCamd ver 0.8.7 ***************** * fixed a bug on channel change stability * fixed a bug on ecm cache * support for caid 0603 on JSC sport channels incubusCamd_0_87.7z
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() |
| | |
![]() | | #32 | ![]() |
| Member | EMU Manager + ACT Extras v1.4b released Changelog: * Repaired damaged files ******************** Installation: * With FTP copy all files into folders and set permission (chmod) all files inside to 755 * Restart Enigma2 (GUI) * Press Blue button to find EMU Manager + ACT Extras v1.4b ******************** Here For E2 in Flash (removed multiple IncubusCamds to reduce the size) http://www.digital-kaos.co.uk/forums...1.4b_flash.rar Here For E2 in USB Stick http://www.digital-kaos.co.uk/forums..._usb-stick.rar Best regards, ALALIL
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() Last edited by aftermath; 2nd October, 2009 at 03:58 PM. |
| | |
![]() | | #33 | ![]() |
| Member | Incubus Camd 0.89 release V0.89 Warning: config file is changed a bit, now is less difficult for stupid people to configure it (i hope) and many features are added but not completed yet * added camd33 protocol * added camd35 protocol * added possibility to define .prio and SoftCam.key file directories * added a check on multi instances of running incubusCamd to prevent errors (i read that many people start many times the cam and this will crash connections to servers) * fixed cccam 2.1.2 support for check on protocol version * now you can set priority for each provider/caid combination, by selecting if you prefer the cam will check firstly internal emulator, card share protocol or internal card reader (not yet implemented the card reader function, it-s a future plan) check the "check_priority" option in the config file * now you can set card share protocol priority, check the "cs_protocol_order" option in the config file * changed a bit the configuration file to allow you to set all protocols data inside the (Servers) section, check the config file to know more. incubusCamd_0_89.tar.gz
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() Last edited by grizzlyt; 4th August, 2009 at 01:04 PM. |
| | |
![]() | | #34 | ![]() |
| Admin Assistant | Code: Check this link ####################### # 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=0 # 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=0 # This option enables (1) or disables (0) the writing of debug information to the # console.####################################################### # log_to_console=0 # 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/incubusCamd.log # This is the path and filename to read SoftCam.Key file # by default it will be searched in the /var/keys directory # softcamfile_name=/var/keys/SoftCam.Key # This is the path and filename to read prio file # by default it will be searched in the /var/bin directory, or in /etc, or in /var/keys # priofile_name=/var/bin/incubusCamd.prio # Used to activate on-screen messages. Username and password required if # HTTP authentication is enabled on enigma. # 0 - Off # 1 - On # on_screen_messages_show=1 on_screen_messages_username=root on_screen_messages_password= on_screen_messages_key_update=0 on_screen_messages_wait_for_key_update=0 on_screen_messages_ecm=0 on_screen_messages_emm=0 # When activated, incubusCamd 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 # When activated, camd will listen on the specified port for connections. All # command (to view the full list use -help command) received will be processed. # console_command_broadcast=1 console_command_broadcast_port=777 ########################### 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:000000:CaID:0000] # ---------------------------------------------------------------------------- # this provider is a stand-in for all cards and all caid not declared previously # # You can select wich type of priority to assign on each caid/prov combination # priority name available are: card,emu,cs # card: internal card reader # emu: internal emulator # cs: card share protocols # each type must be separated by a comma # # you can also set to use only cs and nothing more, to do it insert on each comma "cs" # example: check_priority=cs,cs,cs # only cs in this case # example: check_priority=card,emu,emu # no cs in this case # obviously this is not suggested but if you prefer to disable an option you should do it in this way check_priority=cs,emu,card # You can select wich protocol will be used first for the current caid/prov combination # protocol name available are: newcamd,cccam,gbox,radegast,camd33,camd35,aroureos # each protocol must be separated by a comma # cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos # Enable (1) or disable (0) emm process when a cs protocol is used # 0 - Off # 1 - On # process_emms_on_cs_mode=0 # Enable (1) or disable (0) emm g type process # 0 - Off # 1 - On # process_emm_g=0 # Enable (1) or disable (0) emm s type process # 0 - Off # 1 - On # process_emm_s=0 # Enable (1) or disable (0) emm u type process # 0 - Off # 1 - On # process_emm_u=0 #[Prov:000501:CaID:1833] #check_priority=cs,emu,card #cs_protocol_order=cccam,newcamd,gbox,camd35,camd33,radegast,aroureos #process_emms_on_cs_mode=0 #process_emm_g=0 #process_emm_s=0 #process_emm_u=0 ########################### servers configuration ############################ [Servers] # # This is the section for the multi-server configuration. # # URL of card-server to use, formats are as follows: # # newcamd://<username_31>:<password_31>@<hostname>:<port>:<caid_4>:<prov_id_6>/<des_key_14>/[EMM] # aroureos://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM] # radegast://@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM] # camd33://<username_10>:<password_10>@<hostname>:<port>:<caid_4>:<prov_id_6>/[aes_key_16]/[EMM] # camd35://<username_32>:<password_32>@<hostname>:<port>:<caid_4>:<prov_id_6>/[EMM] # gbox://<localhost>:<localport>:<password_8>@<peer_address>:<peer_port>:<peer_pass_8>/[EMM] # # cccam://<username_20>:<password_32>@<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) # # # 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 # # i.e: # #card_server_url=cccam://username:password@192.168.1.24:12000 #card_server_url=cccam://username:password@yourname.dyndns.org:15000 #card_server_url=gbox://yourname.dyndns.org:6666:password@hisname.dyndns.org:6666:peer_pass #card_server_url=cccam://username:password@hostname:port #card_server_url=gbox://192.168.1.24:5555:password@192.168.1.32:4444:peer_pass #card_server_url=newcamd://username:password@192.168.0.100:10550:0500:028800/0102030405060708091011121314 #card_server_url=radegast://@192.168.0.100:10550:0100:000065 #card_server_url=aroureos://@yourhostname.dyndns.org:10666:0500:007C00 #card_server_url=camd35://username:password@192.168.0.50:14150:0603:000000 #card_server_url=camd33://username:password@192.168.0.50:10550:0603:000000 # cam33 without AES encryption #card_server_url=camd33://username:password@192.168.0.50:10500:0604:000000/01020304050607080910111213141516 # cam33 with AES encryption ########################### CaIDs tunneling configuration ############################ [CaIDTunnel] # # All values are in hex notation # In this file you can configure what CAIDs/PIDs incubusCamd should tunnel to another CAID # # situation 1: this caid, all idents, on all channels will use the tunnel_caid # caid:tunnel_caid # # situation 2: this caid/ident pair will use the tunnel_caid # caid:tunnel_caid:ident # # situation 3: this caid/ident pair, on channel 'sid' will use the tunnel_caid # caid:tunnel_caid:ident:sid # # i.e: # #1833:1702:000000:0082 # this one should tunnel premiereHD nagra3 into betacrypt cards #1833:1702:000000:0081 # this one should tunnel premiereHD nagra3 into betacrypt cards
__________________ |
| | |
![]() | | #35 | ![]() |
| Member | Incubus Camd 0.90 05/08/2009, release V0.90 * fixed the bug for caid/provider selection for protocols * optimized a little bit more the protocol selection (lot of improvements) * added console server interface (you can log by telnet, check the config file: console_logs_broadcast, console_logs_broadcast_port) * added more infos for current server and info like that, in file /tmp/ecm.info http://www.mediafire.com/file/qtvzy3...md_0_90.tar.gz
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() Last edited by grizzlyt; 5th August, 2009 at 11:47 PM. |
| | |
![]() | | #36 | ![]() |
| Member | Incubus Camd 0.91 10/08/2009, V0.91 * fixed a bug on caid tunneling * fixed a bug when a cw with same old value arrives * added web interface (the config writer could have some bugs, it is not 100% tested) * added log of ecm pid selected * added timeout check on server connection (no more blocking if a fail server is given) * fixed a check on multi-istances * added on_screen_messages_ecm and on_screen_messages_emm (emm are disabled, so now is useless), pay attention, it will pop-up a message on the screen each time an ecm decrypted successfully arrives * if no more protocol or priority type will be selected (check_priority, cs_protocol_order) nothing will be used by default, check the config file for more examples and infos * added possibility to set priority/ignore on ecm pid (check the incubusCamd.prio file for more infos/examples) * fixed a bug with emu given by cccam protocol servers * fixed a bug on reading keys from SoftCam.Key file (also added possibility to use char ; or # for comments) * now all emulators codifies should be ok, i can't test them all, so report if something is wrong (do not forget to use the SoftCam.Key edited like the one attached in the release pack, because it's not like others softcam.key files) * fixed a bug on reading config files, wich do not delete spaces ' ' when found No EMMs are supported yet, so do not hope in that, emms will be implemented in a future version. http://www.mediafire.com/file/gzmugm...sCamd_0_91.rar
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() |
| | |
![]() | | #37 | ![]() |
| Member | Incubus Camd 0.92 10/08/2009, V0.92 * solved once for all bugs with spaces and comments in config files * fixed a bug on caid tunneling * fixed a bug when a cw with same old value arrives * added web interface (the config writer could have some bugs, it is not 100% tested) * added log of ecm pid selected * added timeout check on server connection (no more blocking if a fail server is given) * fixed a check on multi*istances * added on_screen_messages_ecm and on_screen_messages_emm (emm are disabled, so now is useless), pay attention, it will pop*up a message on the screen each time an ecm decrypted successfully arrives * if no more protocol or priority type will be selected (check_priority, cs_protocol_order) nothing will be used by default, check the config file for more examples and infos * added possibility to set priority/ignore on ecm pid (check the incubusCamd.prio file for more infos/examples) * fixed a bug with emu given by cccam protocol servers * fixed a bug on reading keys from SoftCam.Key file (also added possibility to use char ; or # for comments) * now all emulators codifies should be ok, i can't test them all, so report if something is wrong (do not forget to use the SoftCam.Key edited like the one attached in the release pack, because it's not like others softcam.key files) * fixed a bug on reading config files, wich do not delete spaces ' ' when found No EMMs are supported yet, so do not hope in that, emms will be implemented in a future version. http://www.mediafire.com/file/jjzjog...md_0_92.tar.gz
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() |
| | |
| The Following User Says Thank You to grizzlyt For This Useful Post: | aftermath (11th August, 2009) |
![]() | | #38 | ![]() |
| Member | MGcamd 1.33-SH4 This is the binary, works with E2 Plus config. http://www.mediafire.com/file/4zznihwtjyq/mgcamd-1.33 & config.zip
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() Last edited by grizzlyt; 27th August, 2009 at 11:06 PM. |
| | |
![]() | | #39 | ![]() |
| The Following User Says Thank You to aftermath For This Useful Post: | harps2299 (6th September, 2009) |
![]() | | #40 | ![]() |
| Admin Assistant | 04/11/2009, V0.94 - fixed bugs on EMM handling for various codifies - fixed some memory bugs - many other internal code improvements - no more beta code used in teta version RapidShare: 1-CLICK Web hosting - Easy Filehosting
__________________ |
| | |
![]() | | #41 | ![]() |
| Member | IncubusCamd 0.95 17.11.2009 • optimized service manager on e2 on FTA channels (no more cpu overload requesting PMT always) • fixed a bug on dw log for internal emu showing wrong values • added possibility to declare prov and caid set to 0000:000000 on newcamd server lines, this is usefull if you like to use the server for many codifies or if you don't know exactly the values to put in (let's call it a jolly value) • fixed CCcam 2.1.3 recognized like system • fixed dw delay time written in file ecm.info @mediafire
__________________ IP Box HD 9000 2xS2 tuner Dreambox 7025-SS Smart MX 28-IDTE IQ 2040 Sammy 9500-Sammy 9400-Sammy 9000 Triax 120 cm-Titanium 2 LNB's ![]() |
| | |
![]() | | #42 | ![]() |
| Admin Assistant | Incubuscamd 0.9.6 10.12.09
__________________ | |
| | |
| The Following User Says Thank You to aftermath For This Useful Post: | drnaeed (15th March, 2010) |
![]() | | #43 | ![]() |
![]() |
| Bookmarks |
| Tags |
| 075, dreamboxppc, emu, hypercam, incubuscamd, ip box hd, ipbox, ipbox hd, itgate, qbox, qbox hd, softcam, ver |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CubeRevo Mini HD | majdi01 | IPBox | 0 | 18th August, 2009 08:33 AM |
| CUBEREVO MINI ,IPBOX900 | najwalia | IPBox | 2 | 7th August, 2009 06:57 PM |
| dreambox emulators | red devil | Cable Dreambox | 0 | 8th April, 2009 11:15 PM |
| Can i use emulators on ps3? | kipl20 | Sony PS3 | 1 | 10th October, 2008 04:11 PM |
![]() | ![]() |