You can still find it on alternative app stores like ..
hxxps:// apkpure.com/de/enigma-signal-meter-sat-finder/com.krkadoni.app.signalmeter
Download on your own risk !!!
You can still find it on alternative app stores like ..
hxxps:// apkpure.com/de/enigma-signal-meter-sat-finder/com.krkadoni.app.signalmeter
Download on your own risk !!!
It's used on a daily base by many users. Why do you ask?
Only Python 3
Is it too difficult to make compatible for phyton 2.0.7?
With the power of AI e.g. claude it's probably possible to adapt it to py2.7. But we have to wait for statement of dev
Without more details about what you've done, it's impossible to answer your very general statement "it doesn't work."
Where is the log file? What do your config files look like?
I don't use images based on Open, so I can only guess that these images might use different scripts to start the ncam binary, or that the configs are located in a non-standard directory.
That's cool. I've tested only 4:2:2 and biss feeds on 19.2°E and 13°E. The interesting ones like La Liga and Bundesliga feeds I haven't tested due to current dish situation. I don't want to hijack your thread. Check your PM to see what workded for me.
Can you give further info? You mean direct transcoding on dreambox two without help of pc?
I've tried this too. Some 4:2:2 feeds work and some freeze due to high cpu.
I'm using this plugin on my Dreambox Two with DreamOS image.
Can you adjust the plugin's appearance so that it displays properly and is legible in a WQHD skin?
There’s no reason to quote the post above.
I'm not sure if I understand you last sentence. You want one user (or reader) to handle "everything except" the SoftCSA channels? With OSCsm/NCam you can natively use negative service filter.
1. Create a file called ncam.services in your NCam config directory (typically /etc/tuxbox/config/ or /usr/keys/).
Add two service definitions - one for your Stream Relay/SoftCSA channels, one for normal channels:
# ncam.services - Group your channels by SRVID
[streamrelay_channels]
caid = 0961
provid =
srvid = 1234,1235,1236,1237,
[normal_channels]
caid = 0961
provid =
srvid = 5678,5679,5680,5681
Replace the SRVID numbers with the actual channel IDs you need to filter. You can list multiple SRVIDs on one line, separated by commas.
2. Configure Your First Reader (Stream Relay / SoftCSA)
In ncam.server, create a reader with disablecrccws = 1 and assign it ONLY the stream relay channels:
[reader]
label = sky_uk_softcsa
protocol = internal
device = /dev/sci0
caid = 0961
boxid = YOUR_BOXID
disablecrccws = 1
services = streamrelay_channels
group = 1
detect = cd
mhz = 450
cardmhz = 2700
Display More
3. Configure Your Second Reader (Normal Channels)
Create a second reader for the same physical card with disablecrccws = 0 (or omit it entirely) and assign ONLY the normal channels:
[reader]
label = sky_uk_normal
protocol = internal
device = /dev/sci0
caid = 0961
boxid = YOUR_BOXID
disablecrccws = 0
services = normal_channels
group = 1
detect = cd
mhz = 450
cardmhz = 2700
Display More
!!!!!
You cannot have two readers using the same physical device (/dev/sci0) simultaneously . This is a known limitation - NCam will return a "Device or resource busy" error.
Solution for Single Hardware Reader:
Option A: Use Different Group Numbers (Simpler)
Put the readers in different groups and use a client that can switch between them:
Reader 1 (SoftCSA): group = 1, services = streamrelay_channels
Reader 2 (Normal): group = 2, services = normal_channels
Option B: Remote Reader via Proxy (Most Reliable)
Run two NCam instances - one as a "proxy" that accesses the physical reader, the other as a client connecting to it via newcamd or cccam protocol :
First NCam instance reads the physical card
Second NCam instance connects to the first as a remote reader
Each instance can have different disablecrccws settings
Option C: Two Physical Readers (Ideal but requires extra hardware)
If you have a second card reader (e.g., one internal, one USB), use device = /dev/sci0 for one and device = /dev/sci1 for the other.
To find the SRVID for each channel: Zap to the channel on your receiver
Check NCam Live Log for entries like:
The SRVID: e.g. 0C1A value (in hex) is what you need
Alternative: Filter by User Instead of Service
If the two-reader method proves problematic, you can also filter by user in ncam.user:
[account]
user = softcsa_user
services = streamrelay_channels
disablecrccws = 1
[account]
user = normal_user
services = normal_channels
disablecrccws = 0
This gives you the same filtering but may work around the hardware reader limitation.
You have two types of channels sharing the same CAID (0961):
Stream Relay / SoftCSA channels → Need disablecrccws = 1
Normal channels → Need disablecrccws = 0
A global setting like disablecrccws = 1 affects all channels using that reader. That's why you can't have both working at the same time with a simple on/off switch.
Remove both disablecrccws = 1 and disablecrccws = 0 from your ncam.server reader section.
Instead add this: disablecrccws_only_for = 0961:000000,0961:XXXXXX
Replace XXXXXX with the actual Provider ID of your Stream Relay / SoftCSA channels.
Since both channel types use CAID 0961, you need to find the Provider ID that distinguishes them:
Method 1: Check NCam Live Log:
Zap to a non-working (Stream Relay / SoftCSA) channel
Look for an ECM log entry like:
The number after PROVID: is what you need.
Conclusion:
In ncam.server:
[reader]
label = sky_uk
protocol = internal
device = /dev/sci0
caid = 0961
disablecrccws_only_for = 0961:000000,0961:00000D
# Replace 00000D with the Provider ID you found
group = 1
detect = cd
mhz = 450
cardmhz = 2700
Display More
In ncam.conf:
If your logs show exactly the same CAID:PROVID for both channel types (unlikely but possible), then you have two options:
Option A (Recommended): Use two separate readers with the same physical card but different settings (this works because you can filter by other criteria like srvid):
[reader]
label = sky_uk_normal
disablecrccws = 0
services = normal_channels.txt
[reader]
label = sky_uk_softcsa
disablecrccws = 1
services = streamrelay_channels.txt
Option B: Try the broader approach (sometimes works):
Try disablecrccws_only_for with the correct Provider ID first. This is the standard, proven solution for your exact problem and works in 95% of cases. Only if both channel types show identical Provider IDs should you move to the two-reader workaround.
How do the built-in free servers in NCAM work?
Sometimes they appear in readers by themselves and sometimes not.
Are the free servers activated when NCAM is first launched?
How often are the free lines checked by ncam?
8.0°West icon is missing
No way?!
Everybody knows that. Obviously you haven't understood my post. I'm talking about those new music channels.
Btw legal customers of this service can now only watch AFN via the app in Europe. As far as I know, there's no cable TV inside the barracks.
AFN Music Service 1&2 ? That's new ![]()
I agree with you, but sometimes there are situations where you've arrange yourself with what you have.
Thanks mate, I know this but i don't have a TV on my roof. That's why i need the app to adjust signal reception.
Display MoreDVB-S2 8PSK 10975 H 3600 Auto
DVB-S QPSK instead of real DVB-S2 8PSK in Dreambox Two.
Hmm, just one more guess...
Is this transponder even present in your satellites.xml file? Perhaps you should check there as well.
Yes, i have added this transponder to satellites.xml. It's an occasional ocurring feed not a channel. I do not know the paramaters like SID,VPID, etc. in advance.
The only info of the feed I have is taken from www. satelliweb . com
Astra 1 (19.2°E)
Frequency: 10975 - Pol: H - SR: 3600 - FEC: -
Category:
Transmitted in: MPEG-4 4:2:2
My aim is to manually safe this feed as a channel and than to to adjust my antenna to get this feed locked with the app Signalmeter.
I just had a crash with E2, i.e., the box freezes on a Sky DE channel and the familiar “hammering” noise that was present at the beginning of icam oscam development is still there. I thought that had been solved in ncam. This problem was solved years ago in oscam.
No need to behave childish. I told you once that you are using different architecture and different image. It's not the same. Stop trolling around.
[streamrelay]
stream_ecm_delay = 5
stream_relay_ctab = 098D,0960,0961,0963,0919,093B,09CD
stream_relay_enabled = 1
stream_emm_enabled = 5
stream_relay_buffer_time = 1
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0 #[ Use 6 the Best value for (opensource) images only. Other images just 4 or 0]
delayer = 60
request_mode = 1
ecminfo_type = 4
user = dvbapiau
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 1 #[ (1) = OE2.2/2.5-ARM AND (2) = OE2.0-MPISEL ]
boxtype = dreambox #[ For enigma2 use (dreambox) And For spark or neutrino use (duckbox) ]
Display More
That was my config before which worked with former NCam version but not with current version. So I just replaced it with ..
[streamrelay]
stream_relay_enabled = 1
stream_relay_port = 17999
stream_relay_user = stream
stream_relay_ctab = 098C,098D
stream_source_host = 127.0.0.1
stream_client_source_host = 0
stream_source_port = 8001
stream_source_auth_user =
stream_source_auth_password =
stream_relay_buffer_time = 0
stream_relay_reconnect_count = 0
stream_emm_enabled = 0
stream_ecm_delay = 1
stream_display_client = 0
stream_reuse_client = 0
stream_hide_client = 0
Display More
That's it.