WooshBuild Can't load cam

russyb

Newbie
Seem to be getting this error when use usb to load line also tried temp folder by using FTP still get same error.
Anyone know why it's happening or how to stop it ?
 

Attachments

  • IMG_20190623_181500.jpg
    IMG_20190623_181500.jpg
    2.4 MB · Views: 18
Cam importer not currently working, use FTP to load the line, but not to tmp folder
newcamd.list goes in usr/keys folder
CCcam.cfg goes in etc folder
 
Have you recently reflashed WooshBuild? The latest ATV is loading without any cams.

If you press the red button, can you get into the soft cam manager? I'll find a post that helped me earlier, and copy it to here
 
Go to this post h2h no softcams

OpenATV Softcam Feed

Or openwebif terminal copy and paste

Code:
wget --no-check-certificate -O softcam-feeds.sh "https://www.dropbox.com/s/x7pfuu9q0rx8cmc/softcam-feeds.sh?dl=0" && chmod +x softcam-feeds.sh && ./softcam-feeds.sh

Install your required cam then menu, infopanel,softcam setup to switch and start cam

Basically, you open open webeif, click terminal, use root as the password, then copy and paste all that text from the code box, press return(enter)

Then go back to the box, press green, then green again, select cams, choose the cam you want, install it. Exit out again
Then menu, infopanel,softcam setup to switch to the cam you want and then start cam
 
if using newer versions of openatv 6.2, certainly from the past 2 months, C lines go in etc and oscam goes in etc/tuxbox/config, whereas before, everything went in usr/keys
 
Back
Top