catalinii / minisatip

minisatip is an SATIP server for linux using local DVB-S2, DVB-C, DVB-T or ATSC cards
https://minisatip.org
325 stars 78 forks source link

minisatip <-> Oscam (OK) but blank screen #1018

Closed mcapri76 closed 1 year ago

mcapri76 commented 1 year ago

Hi @catalinii

Very similar issue to https://github.com/catalinii/minisatip/issues/763 but no multiple clients connected.

Configuration - Ubuntu distro with dvb tuners running both Minisatip Version: 1.2.37 and OSCam: 1.20_svn Build: r11715

also libdvbcsa-dev installed.

oscam.conf

[dvbapi] enabled = 1 au = 1 pmt_mode = 4 request_mode = 1 listen_port = 2000 user = dvbapi boxtype = pc

Both minisatip and Oscam seem to be working fine and interacting OK - but blank screen and no sound :(

Any help would be greatly appreciated.

Thanks

mcapri76 commented 1 year ago

Any taker ?

catalinii commented 1 year ago

[30/10 12:21:35.839 main]: op not found for algo 0 this means you do not have libdvbcsa-dev installed in your system.

mcapri76 commented 1 year ago

Thanks @catalinii I just run sudo apt-get install libdvbcsa-dev and I got libdvbcsa-dev is already the newest version (1.1.0-2). Rebooted and retried and nothing have changed .

catalinii commented 1 year ago

You need to do make clean ./configure make

mcapri76 commented 1 year ago

@catalinii thanks for your support. Now minisatip <-> VLC are working a treat !

The target platform is MythTv and unfortunately the same challenge occurs. Signal locked but black screen - this time the Oscam output differs:

I no longer see op not found for algo 0 but instead:

(ecm) dvbapi (183D@000000/0000/007A/91:526D83178719BDA0E71D69C413BCA861): found (121 ms) by tivusat (dvbapi) Demuxer 0 stopped descrambling for program 007A (183D@000000:007A unknown)

On the MythTv side I get these two very generic error messages: "Error opening jump programme file buffer" or "Could not read the first 2048 bytes"

./minisatip -e 2 -i 1 -o 127.0.0.1:2000 -l dvbapi,http -F /var/log/minisatip.log minisatip.log

sudo /var/bin/oscam9668 -d 128 oscam.log

Cheers

Jalle19 commented 1 year ago

That sounds more like a MythTV issue and not a minisatip issue.

Jalle19 commented 1 year ago

Closing this