-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi Record (TuningSignalCheck: SignalMonitor failed) ----- Wrong timeout #396
Comments
|
It might be worth noting that Channel 4 has had technical issues this week: |
|
Yes thanks for the response. The Channel 4 outage was on the 24th and even then you got a signal with a blank screen. This incidence has the same footprint as the previous ones which relate to BBC Two so should still be a valid case. |
|
It would be interesting to narrow this down a bit.
Question is then:
Also, exactly which collection of channels is used? This might make it easy for other people to reproduce the problem. I can think of things going wrong in MythTV but that should then go wrong every time and not require an hour wait time between tries. For example, IIRC there is a limit of 64 PIDs for all multirec programs together on one multiplex for DVB tuners. This number used to be not easily reached but with the MHEG/HBBTV there are lots of additional PIDs per program and it is feasible that the grand total exceeds 64. For SatIP the limit is 32 PIDs but when more than 32 PIDs are needed the the complete transport stream is selected. It is possible to select Recording Profiles/ / Recording Type "TV Only" (instead of "Normal") and then the MHEG/HBBTV PIDs are skipped. In general, USB devices can be sensitive to the port they are plugged in. Not all USB ports are created equal so try another. Also sometimes the power is an issue and then using a powered USB hub can make a difference. |
I have recently resurrected a USB tuner (Hauppauge Dual HD) which performs very well. My previous use was with a maximum of 2 simultaneous recordings on each mux. Which worked.
I re-installed it with default parameters.
Signal timeout 3000
Tuning timeout 6000
Schedule as group enabled.
The card works very well with 0 continuity error counts and during testing I cannot break it by multirecording, 5 simultaneous on same mux.
However in normal use I periodically get SignalMonitor failed after 1 second of the recording start. I note that the period does not match the values set as above.
The fault occurs on a multi record of 2 or 3 programs after a period during which no recordings have been made.
The failure occurs on only 1 of the programs in the multirecord the others being perfect.
The following multi record always works no matter how many programs are involved, so the issue I guess is caused by a transient timing issue instigated by the first use of multirecord.
Single recordings never fail.
Multi recordings following this fail always work.
The history of incidences.
Sep 28 20:00:01 tv mythbackend: mythbackend[1523]: E TVRecEvent tv_rec.cpp:3959 (TuningSignalCheck) TVRec[9]: TuningSignalCheck: SignalMonitor failed
Sep 30 20:00:01 tv mythbackend: mythbackend[1525]: E TVRecEvent tv_rec.cpp:3959 (TuningSignalCheck) TVRec[9]: TuningSignalCheck: SignalMonitor failed
Sep 19 20:00:01 tv mythbackend: mythbackend[4247]: E TVRecEvent tv_rec.cpp:3959 (TuningSignalCheck) TVRec[9]: TuningSignalCheck: SignalMonitor failed
Sep 12 20:00:01 tv mythbackend: mythbackend[1854]: E TVRecEvent tv_rec.cpp:3959 (TuningSignalCheck) TVRec[9]: TuningSignalCheck: SignalMonitor failed
Note the time is the same for all the above, it is the first multirecord after startup as explained above.
The fact that it is always virtual tuner [9] may be relevant.
Log attached
debug.log
The text was updated successfully, but these errors were encountered: