bij de S9 is dat CCcam 2.14 embedded. dat zal voor de S10 ook zo zijn.
indien je je toegang hebt tot je cccam server via je webbrowser zoals bij de dreambox kan je de versie achterhalen maar daarvoor moet je wel de CCcam.cfg eerst bewerken met info.
CCcam.cfg:
]# 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
# Show extended client info when showing client list
# default is yes
#
#SHOW EXTENEDED CLIENT INFO : no
# The webinfo service can be protected with a username and password.
# This is switched off by default
#
WEBINFO USERNAME : <username>
WEBINFO PASSWORD : <password># The telnetinfo service can be protected with a username and password.
# This is switched off by default
#
#TELNETINFO USERNAME : <username>
#TELNETINFO PASSWORD : <password>
# default port for telnet is 16000
# default port for web is 16001
# supported commands:
# info
# activeclients
# clients
# servers
# shares
# providers
# entitlements
# example use:
# echo servers | telnet localhost 16000
# go with your browser to
http://ip_CCcam_server:16001#
#TELNETINFO LISTEN PORT : 16000
WEBINFO LISTEN PORT : 16001