grog68
VIP Member
Over the past week or so the softcam feeds for OpenATV based builds have been playing up to say the least.
on grogbuild Freerange I have updated the softcam feed ipk to use cams on my feeds and I know @wooshman is working on doing the same.
I have tested on a h52tc, cccam and mgcamd worked, oscam didn't for some reason, I am looking into that.
It should be fine for both mipsel and arm boxes, I've not tested on arm box yet as the boss is sat in front of it and it's more than my lifes worth to interupt her.
Newly flashed boxes should now work, if oscam doesn't work then use one of other cams
If you don't want to reflash your box please try (trial and error here) connecting to your box via putty or the terminal in openwebif and entering the following commands
You should now be able to download the cams via the downloadable plugins list.
Please let me know if it works/fails for you.
on grogbuild Freerange I have updated the softcam feed ipk to use cams on my feeds and I know @wooshman is working on doing the same.
I have tested on a h52tc, cccam and mgcamd worked, oscam didn't for some reason, I am looking into that.
It should be fine for both mipsel and arm boxes, I've not tested on arm box yet as the boss is sat in front of it and it's more than my lifes worth to interupt her.
Newly flashed boxes should now work, if oscam doesn't work then use one of other cams
If you don't want to reflash your box please try (trial and error here) connecting to your box via putty or the terminal in openwebif and entering the following commands
Code:
opkg remove softcam-feed-universal
rm /etc/opkg/secret-feed.conf
opkg update
opkg install softcam-feed-universal
opkg update
exit
You should now be able to download the cams via the downloadable plugins list.
Please let me know if it works/fails for you.