Project

General

Profile

Bug #5044

SAT>IP RTSP cmd error 7

Added by Zero Zero over 6 years ago. Updated over 6 years ago.

Status:
Invalid
Priority:
Normal
Category:
SAT>IP
Target version:
-
Start date:
2018-03-27
Due date:
% Done:

0%

Estimated time:
Found in version:
HTS Tvheadend 4.3-1213~g3ea69fe
Affected Versions:

Description

Hotbird 13E 12188 V not scanned

TVH Log:
2018-03-27 14:51:27.575 epggrab: 12188V in Hotbird 13E - registering mux for OTA EPG
2018-03-27 14:51:27.577 subscription: 0056: "scan" subscribing to mux "12188V", weight: 5, adapter: "SAT>IP DVB-S Tuner #1 (192.168.0.104)", network: "Hotbird 13E", service: "Raw PID Subscription"
2018-03-27 14:51:28.604 satip: SAT>IP DVB-S Tuner #1 (192.168.0.104) - RTSP cmd error 7 (Unknown error -7) [8-404]

Also I described this problem on minisatip forum but there told that the problem in tvheadend is solved, but probably not
https://github.com/catalinii/minisatip/issues/437


Files

Screenshot_1.png (17.4 KB) Screenshot_1.png Zero Zero, 2018-03-27 17:13
Screenshot_2.png (20.2 KB) Screenshot_2.png Zero Zero, 2018-03-27 17:14
tvhlog.txt (51 KB) tvhlog.txt Zero Zero, 2018-03-27 17:21
minisatip.log (631 KB) minisatip.log Zero Zero, 2018-03-27 17:34

History

#1

Updated by Jaroslav Kysela over 6 years ago

No problem here. It appears that you have something with your server. Error 404 means "Not found".

2018-03-27 16:59:14.884 [   INFO] subscription: 0007: "scan" subscribing to mux "12188V", weight: 6, adapter: "SAT>IP DVB-S Tuner #4 (192.168.100.237)", network: "S13.0E", service: "Raw PID Subscription" 
2018-03-27 16:59:24.883 [   INFO] mpegts: 12188V in S13.0E scan complete
2018-03-27 16:59:24.883 [   INFO] subscription: 0007: "scan" unsubscribing
#2

Updated by Zero Zero over 6 years ago

Have you changed your settings?
I have the result of scanning Ok (partial) and no service

#3

Updated by Jaroslav Kysela over 6 years ago

SETUP params - src=1&fe=4&freq=12188&sr=27500&msys=dvbs2&mtype=8psk&pol=v&fec=34&ro=0.20
#4

Updated by Zero Zero over 6 years ago

2018-03-27 15:12:41.489 mpegts: 12188V in Hotbird 13E - tuning on SAT>IP DVB-S Tuner #1 (192.168.0.104)
2018-03-27 15:12:41.490 subscription: 0008: "scan" subscribing to mux "12188V", weight: 6, adapter: "SAT>IP DVB-S Tuner #1 (192.168.0.104)", network: "Hotbird 13E", service: "Raw PID Subscription"
2018-03-27 15:12:43.134 satip: SAT>IP DVB-S Tuner #1 (192.168.0.104) - RTSP cmd error 7 (Unknown error -7) [8-404]
2018-03-27 15:13:11.489 mpegts: 12188V in Hotbird 13E - scan complete (partial - 4/1 tables)
2018-03-27 15:13:11.489 subscription: 0008: "scan" unsubscribing

#5

Updated by Jaroslav Kysela over 6 years ago

The server sends 404 error for a reason. You may dump the RTSP communication using --trace httpc : https://tvheadend.org/projects/tvheadend/wiki/Traces .

#6

Updated by Zero Zero over 6 years ago

#7

Updated by Jaroslav Kysela over 6 years ago

Show also log for minisatip: -l general,http,stream,adapter

#9

Updated by Jaroslav Kysela over 6 years ago

It seems that minisatip subscribes too many PMT PIDs (not requested by TVH - you configured to use descrambling in minisatip, so it may be the reason). Try to configure minisatip without descrambling support:

/configure \
  --disable-dvbca \
  --disable-dvbcsa \
  --disable-dvbapi \
  --disable-dvbaes
#10

Updated by Zero Zero over 6 years ago

The way it works. However, I need ci support because I use CI module via minisatip :(

#11

Updated by Jaroslav Kysela over 6 years ago

I put relevant log to the minisatip issue, it's not a tvh problem at all. Closing.

#12

Updated by Jaroslav Kysela over 6 years ago

  • Status changed from New to Invalid

Also available in: Atom PDF