catalinii / minisatip

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

with todays update (latest commit) orf channels are not shown anymore after few channel switches #998

Closed holli73 closed 1 year ago

holli73 commented 1 year ago

hello,

today i updated since a long time ago minisatip again but it broke my orf channels. if i switch few times between them - i do not get a picture anymore and the dec-error increases but within oscam log no error is reported - from oscam log all looks ok - as it still delivers the key.

i tried with the -c switch - removed it changed it to 1 now to 2 but still after few switches no more video is available.

what kind of log/trace might be helpfull to figure out why the channels are not shown anymore?

this is my start command:

/home/holli/BUILD/minisatip/minisatip-master/minisatip-latest -a 8:0:0 -D 1 -e 0-7 -o 192.168.248.248:11234 -x 8080 -m 661122334455 -O -y 554 -c 0:2,1:2,2:2,3:2,4:2,5:2,6:2,7:2 &

thanks holli

attached is a log - i switched 3-4 times between orf channels but did not get any video/picture anymore after the 3rd channel switch...

minisatip.log

catalinii commented 1 year ago

Can you upload a new log (same flags is fine), and note the time a specific channel stops decrypting.

Tell me the channel and time it stopped.

holli73 commented 1 year ago

hello,

i switched from orf2 to orf1 and back to orf2 -> no more video/picture as the trace is running fast - i did a control-c at [06/10 08:38:48.656 AD0] - so the channel switch before this time did not work anymore.

no-decrypt-after-channel-switch-dbg.txt

best regards holli

holli73 commented 1 year ago

@catalinii i could provide teamviewer access if still needed.

catalinii commented 1 year ago

Can you try the latest master ? thanks

Jalle19 commented 1 year ago

@catalinii latest master has some warnings now (related to PMT)

catalinii commented 1 year ago

I fixed the warnings, thanks for letting me know.

holli73 commented 1 year ago

i just did a new pull and now i can switch again between the channels thanks holli