it is the same procedure like installing and running one oscam.
- you need two different named bin files, and two different named config folders.
oscam1 & oscam2 bin files go to folder:
/usr/local/bin
oscam1 & oscam2 config folders go to folder:
/usr/local/etc
you run each with command:
./usr/local/bin/oscam1 -c /usr/loacal/etc/config1 -b
./usr/local/bin/oscam2 -c /usr/loacal/etc/config2 -b
I recomend in crontab scripts to check that every instance is running and maybe reboot scripts .
--
regards