HD51 4K Mutant HD51 Cam Setup OpenVix

mrblue

Member
Been trying all day to get my mutant hd51 running. Didn't realise before purchase there was no mgcamd. Anyway I've flashed latest vix image and have managed to get oscam 112114 running but its too glitchy, should be better. Have my config files in etc/tuxbox/config but they are probably incorrect as i have no clue about oscam...
 

Attachments

  • oscam.conf.txt
    159 bytes · Views: 137
  • oscam.server.txt
    158 bytes · Views: 140
  • oscam.user.txt
    64 bytes · Views: 112
Been trying all day to get my mutant hd51 running. Didn't realise before purchase there was no mgcamd. Anyway I've flashed latest vix image and have managed to get oscam 112114 running but its too glitchy, should be better. Have my config files in etc/tuxbox/config but they are probably incorrect as i have no clue about oscam...
yes they are incorrect .you should try another config oscam

Sent from my Lenovo K50-t3s using Tapatalk
 
There's a patched CCcam ipk. I haven't tried it, I'll try and upload it here
 

Attachments

  • enigma2-plugin-softcams-cccam_2.3.2-r0.0_armv7ahf-neon.ipk.zip
    261.2 KB · Views: 11
How do you add two separate suppliers to the oscam server file?

Just put them in separate readers

[reader]
label= vm-cline-server1
enable=1
protocol=cccam
device = server,port
user = username
password = password
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0

[reader]
label= vm-cline-server2
enable=1
protocol=cccam
device = server,port
user = username
password = password
cccversion=2.1.2
group=1
inactivitytimeout=1
reconnecttimeout=30
lb_weight=100
cccmaxhops=10
ccckeepalive=1
cccwantemu=0
 
If using a N-Line, then it's important to use
Code:
protocol                      = newcamd
Instead of cccam and you can then remove the 3 ccc options

I usually use
Code:
inactivitytimeout             = -1

And you should always include the following to be compatible with all servers
Code:
disableserverfilter           = 1
connectoninit                 = 1
 
can you actually use a c line with a mutant hd51. Running openvix 5.2 willobuild and cant get it to work. i converted the c line to oscam but no joy
 
Just reflashed my et8000 and using oscam latest 11517
How many files did you add and to where?
i just using willobuild and was putting the oscam.server file into etc/tuxbox/config

i had it working with a n line but cant get it to work with a c line
 
files should be in /etc/tuxbox/config
Oscam.conf
Oscam server

i used this for converting cline to oscam


CCcam to Oscam Converter.rar
 
Last edited:
Back
Top