depinde cum vrei sa folosesti
cwshare+gbox+cccam? in cccam il folosesc cardul zaharos sa isi faca au
Thanks: 0
Likes: 0
Dislikes: 0
Bun,acum ca am cardul dolce,cum fac sa il pun in share cu CCcam? eventual un how-to,multumesc anticipat.
depinde cum vrei sa folosesti
cwshare+gbox+cccam? in cccam il folosesc cardul zaharos sa isi faca au
..::EGAMI TEAM::..
1: seria boxului ultimile 10 cifre le pui in calculatorul de la pc (mai putin ultima cifra deci vei avea 9 cifre apoi transformi in hexa vei optine "7" caractere la toate acestea mai adaogi un "zero" in fata celor 7 optinand 8 caractere
2: in var/tuxbox/config/ vei avea fisierul "newcs" in care pui serialul optinut
3: configuratia o vei face in felul urmator:
<?xml version="1.0"?>
<!--
For setup-issues, look in readme.txt!
If there are other troubles, try different forums or irc channels around)
-->
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>Yes</blocksa>
<blockua>Yes</blockua>
<blockga>Yes</blockga>
<mhz>600</mhz>
<boxkey>seria boxului</boxkey>
<rsa></rsa>
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>portul cardului</newcamd_port>
<autosid>no</autosid>
<priority>round</priority>
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id></id>
</deny>
</sid>
</device>
</readers>
<radegastserver>
<!-- valid value for enable are:
0,1 - Enable or Disable radegast server. -->
<enabled>no</enabled>
<!-- valid value for port are:
0,65535 - Which port to listen for incomming connections. -->
<port>10001</port>
<!-- valid value for allow are:
ALL - Not active yet. -->
<allow>
<hostname>127.0.0.1</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<!-- valid value for level are:
normal, verbose, spam - How extensive debug should be. -->
<level>normal</level>
<!-- valid value for type are:
Init, general, ecm, emm, net, all - Section of debug that should be displayed. -->
<type>init,general</type>
<!-- valid value for output are:
Console, udp, tcp, file, all - Where to show debug. -->
<output>tcp,all</output>
<!-- console_options are so you can set own loglevel/type for console-logger:
Should hold level and type-tags like above. -->
<console_options>normal,init</console_options>
<!-- valid value for logfile are:
Path and filename - Where to write debug logs if file or all is chosed in output. -->
<logfile></logfile>
<!-- file_options are so you can set own loglevel/type for file-logger:
Should hold level and type-tags like above. -->
<file_options></file_options>
<!-- valid value for udp_host are:
IP-address or DNS-name - Where to send debug if udp or all is chosed in output. -->
<udp_host>127.0.0.1</udp_host>
<!-- valid value for udp_port are:
0,65535 - Which port to send the udp packets. -->
<udp_port>1000</udp_port>
<!-- udp_options are so you can set own loglevel/type for udp-logger:
Should hold level and type-tags like above. -->
<udp_options>normal,init</udp_options>
<!-- valid value for tcp_port are:
0,65535 - Which port to listen for incomming tcp connections. -->
<tcp_port>1001</tcp_port>
<!-- tcp_options are so you can set own loglevel/type for tcp-logger:
Should hold level and type-tags like above. -->
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>yes</enabled>
<name>dolce</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<userfile>/tmp/users.txt</userfile>
<user>
<name>un nume uzual la alegere</name>
<password>o parola la alegere</password>
<au>on</au>
<spider>Yes</spider>
<hostname></hostname>
<port></port>
</user>
</newcamdserver>
</newCSconfig>
doar ce am scris cu rosu are nevoie de editare!
..::EGAMI TEAM::..
Multumesc mult,voi incerca sa vedem ce imi iese.
daca pui var-ul iti mai ramane de editat acesta si e ok!
..::EGAMI TEAM::..
asta stm si noi !
doar vrem sa testam
mersi![]()
..::EGAMI TEAM::..
dar ai deja o linie ata cu parola?
..::EGAMI TEAM::..
deci in var/etc deschizi fisierul cccam.cfg in linia 3 ai portu
in linia 62 ai F: userul tau si pass ta
acum tu trebuie sa creezi linia "C" care trebuie sa o dai
ex:ip sau dyndns-ul tau portul din linia 3 userul din linia F pass-ul din linia F
exemplu: dolofanu.dyndns.tv 12001 ion george no { 0:0:2 }
ion=user
george=pass
no { 0:0:2 }= timpul de conectare nu e obligatoriu
..::EGAMI TEAM::..