Page 1 of 1
How to... run dual cam simultaneously?
Posted: 10 Nov 2022, 22:22
by UniVerseHub
Hello everyone,
I need to run two different cams at the same time...
the issue is that when i select one, the other stops ... but i need them both active
is there a "how to" to this problem?
Any help would be greatly appreciated
Re: How to... run dual cam simultaneously?
Posted: 10 Nov 2022, 23:06
by SatEmpire
Black Hole Image allows you to select a cam for a specific provider via the autocam fuction
Re: How to... run dual cam simultaneously?
Posted: 11 Nov 2022, 00:12
by UniVerseHub
thanks for your answer, but the cams must be active anytime... not just when you zap... the device has two tuners ... one from cable and one from sat.... i need them to be active all the time...
Re: How to... run dual cam simultaneously?
Posted: 11 Nov 2022, 00:43
by SatEmpire
UniVerseHub wrote: ↑11 Nov 2022, 00:12
thanks for your answer, but the cams must be active anytime... not just when you zap... the device has two tuners ... one from cable and one from sat.... i need them to be active all the time...
Nothing
You can use two readers in one oscam
Re: How to... run dual cam simultaneously?
Posted: 11 Nov 2022, 00:52
by UniVerseHub
yes, that'd be simple, wouldn't it!? but the problem is that ... one must read a card in the box and one is coming from a plugin.... so... osc@m, with reader must be on always ... but when i select the cam from the plugin obviously the osc@m goes off
Re: How to... run dual cam simultaneously?
Posted: 10 Aug 2023, 15:01
by tct_man
buy another box & share with oscam to the main box..
Re: How to... run dual cam simultaneously?
Posted: 08 Nov 2025, 11:21
by mubiscapers
I appreciate your response, but the cameras must be active at all times, not just when you zap. The device has two tuners, one for cable and one for satellite, so I need them to be active constantly.
Re: How to... run dual cam simultaneously?
Posted: 22 Nov 2025, 07:26
by SatEmpire
Here’s how to make the CAM stay active all the time:
---
✔ 1. Make sure the CAM runs as a persistent service
On Enigma2 (VU+, Dreambox, Octagon, etc.):
Menu → Plugins → Softcam / Softcam Setup
– Select your CAM (OSCam / CCcam)
– Press Green = Start
– Press Yellow = Autostart = ON
This makes the CAM always active, even without watching TV.
---
✔ 2. Disable “Restart CAM on channel change”
Some images (OpenATV, OpenPLI, VTi) have an option:
Menu → Setup → Usage & GUI → Channel selection → Restart CAM on zap
→ Set to: OFF
If this is ON, the CAM only works when you zap.
---
✔ 3. Check OSCam configuration
In OSCam web interface:
Go to
Configuration → Global
Make sure:
restart_after_crash = 1
disablelog = 0
preferlocalcards = 1
And most importantly:
keepalive = 1
This prevents OSCam from going idle.
---
✔ 4. Dual tuner setup (important!)
For both tuners to stay active:
Menu → Setup → Service Searching → Tuner Configuration
– Configure Tuner A = Satellite
– Configure Tuner B = Cable
→ Make sure both are Enabled and Connected.
If one tuner is idle, some images stop the CAM for that tuner.
---
✔ 5. If using CCcam → Switch to OSCam
CCcam often sleeps when not zapping.
OSCam stays active 24/7 → best for dual tuner setups.