|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#821
|
||||
|
||||
Quote:
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#822
|
||||
|
||||
Quote:
OK, thanks. I'll check. I have whatever the default install provides for. I haven't touched anything in the config file.
__________________
Server: Ubuntu 16.04 running Sage for Linux v9 |
#823
|
||||
|
||||
Quote:
I also noticed that the buffer expanded crazy fast. Less than 200ms, and the buffer already needed to double in size. I saw something like this happen on my production server while I was messing around with the InfiniTV tuner. I somehow got it into a state that it would do exactly what your buffer did, but it would do it for any channel I tuned into including if I was trying to tune in using an HDHomeRun which I would have assumed would be unaffected especially since it's not a UDP connection. Restarting the OpenDCT service did not help. The problem persisted until I rebooted the InfiniTV tuner. I didn't think to open up Wireshark, but it at least appeared that the InfiniTV tuner was somehow spewing garbage into everything related to networking including TCP connections. I was trying to think of a way to detect this kind of situation and possibly try to tolerate/fix it. I'm not sure if this gives anyone any ideas, but I just thought I'd share my experience.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#824
|
||||
|
||||
Quote:
What I'm really trying to solve is how to setup OpenDCT with ClearQAM. I thought I followed the instructions, but when I go to view something I just get a black screen. Here's what I'm seeing in the log: Code:
16:04:26.435 [SageTVRequestHandler-3941:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'START DCT-HDHomeRun Prime Tuner 13139E6D-2 Digital TV Tuner|1607990423|886|2922372532864|F:\AmericanPickers-YouBetcha-18514436-1.ts|Great' 16:04:26.435 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - Capture device is now locked. 16:04:26.435 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG SageTVRequestHandler - Starting network encoder to file name 'F:\AmericanPickers-YouBetcha-18514436-1.ts'. 16:04:26.435 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - Starting the encoding for the channel '886' from the device 'DCT-HDHomeRun Prime Tuner 13139E6D-2' to the file 'F:\AmericanPickers-YouBetcha-18514436-1.ts'... 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: '1062731684' lockKey: '1062731684' sendLength: 45 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - HDHomeRun is now locked. 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG RTPCaptureDeviceServices - Producer was not running. 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG BasicCaptureDevice - Consumer is was not in progress. 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR HDHRNativeCaptureDevice - The channel '886' does not have a frequency on the lineup 'qam_hdhomerun_13139e6d'. 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-HDHomeRun Prime Tuner 13139E6D-2 Digital TV Tuner|1607990423|886|2922372532864|F:\AmericanPickers-YouBetcha-18514436-1.ts|Great', Replied: 'ERROR Device Start Failed' 16:04:26.443 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR SageTVRequestHandler - Encoder device is unable to start. 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG SageTVRequestHandler - SageTV sent: 'STOP DCT-HDHomeRun Prime Tuner 13139E6D-2 Digital TV Tuner' 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHRNativeCaptureDevice - Stopping encoding... 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG RTPCaptureDeviceServices - Producer was not running. 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG BasicCaptureDevice - Consumer is was not in progress. 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/channel' value: 'none' lockKey: '1062731684' sendLength: 39 16:04:40.084 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/target' value: 'none' lockKey: '1062731684' sendLength: 38 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'none' lockKey: '1062731684' sendLength: 39 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - HDHomeRun is now unlocked. 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - Capture device is now unlocked. 16:04:40.092 [SageTVRequestHandler-3941:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG SageTVRequestHandler - Replied: 'OK' Code:
<Program><GuideNumber>886</GuideNumber><GuideName>886_His</GuideName><HD>1</HD><URL>http://192.168.0.8:5004/auto/v886</URL></Program> Code:
channel.0886=886,,true,886_His,http\://192.168.0.8\:5004/auto/v886,,-1,,,0,UNKNOWN,false |
#825
|
||||
|
||||
Quote:
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#826
|
|||
|
|||
Open DCT Won't Display Video
I took the plunge and installed Open DCT but I get halts when trying view live tv or record a program. I have been reading this thread in the hope of getting a solution.
Setup went well and HDHomerun Prime was detected and I set up the channels. I can view the video in the preview pane in the channel setup but when I exit and try view live tv I get the recording errors. I'm not sure how to read the logs properly to determine where my problem lies. Any help would be appreciated. |
#827
|
||||
|
||||
Quote:
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#828
|
||||
|
||||
OpenDCT 0.5.1-Beta
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG Last edited by EnterNoEscape; 04-20-2016 at 06:23 PM. Reason: typo |
#829
|
||||
|
||||
stanger89,
You will want to install 0.5.1 and change the value of hdhr.allow_qam_remapping to false, then you should be able to use your HDHomeRun Prime without a CableCARD installed. OpenDCT will assume the channel numbers do not need to be remapped.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#830
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. Last edited by nyplayer; 04-20-2016 at 07:01 PM. |
#831
|
||||
|
||||
Quote:
Given that you've been dealing with a lot of H.264 content, I'd be willing to bet what made the biggest impact was "Added some FFmpeg optimizations to ensure that a key video frame is at the very start of the container when possible. This appears to provide additional assurance so that MPEG-PS files are detected correctly." And this one generally makes the channel tuning come back faster in a logical manner "Amount of data required to be written before returning OK to SageTV is now based on how much was needed for FFmpeg to detect the streams."
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#832
|
|||
|
|||
Quote:
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct. |
#833
|
||||
|
||||
Quote:
Code:
20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - Starting the encoding for the channel '885' from the device 'DCT-HDHomeRun Prime Tuner 13139E6D-2' to the file 'F:\ImpossibleEngineering-WorldsBiggestCruiseShip-18563119-0.ts'... 20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: '1062731684' lockKey: '1062731684' sendLength: 45 20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - HDHomeRun is now locked. 20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG RTPCaptureDeviceServices - Producer was not running. 20:15:13.852 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG BasicCaptureDevice - Consumer is was not in progress. 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'none' lockKey: '1062731684' sendLength: 39 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO NIOHTTPProducerImpl - Connecting to source using the URL 'http://192.168.0.8:5004/tuner2/v885' 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR HTTPProducerImpl - HTTP Error: 'HTTP/1.1 404 Not Found', 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR NIOHTTPProducerImpl - Unable to connect to the URL 'http://192.168.0.8:5004/tuner2/v885' => java.io.IOException: Server responded HTTP/1.1 404 Not Found at opendct.video.http.NIOHttpDownloader.connect(NIOHttpDownloader.java:106) at opendct.producer.NIOHTTPProducerImpl.setSourceUrl(NIOHTTPProducerImpl.java:126) at opendct.producer.NIOHTTPProducerImpl.selectURL(NIOHTTPProducerImpl.java:81) at opendct.producer.NIOHTTPProducerImpl.setSourceUrls(NIOHTTPProducerImpl.java:64) at opendct.capture.HTTPCaptureDeviceServices.startProducing(HTTPCaptureDeviceServices.java:76) at opendct.capture.HDHRNativeCaptureDevice.tuneUrl(HDHRNativeCaptureDevice.java:1192) at opendct.capture.HDHRNativeCaptureDevice.startEncodingSync(HDHRNativeCaptureDevice.java:685) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:512) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:463) at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:228) at java.lang.Thread.run(Unknown Source) 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR HTTPCaptureDeviceServices - Unable to open the URL '[http://192.168.0.8:5004/tuner2/v885]'. => java.io.IOException: Unable to connect to any of the provided addresses. at opendct.producer.NIOHTTPProducerImpl.selectURL(NIOHTTPProducerImpl.java:94) at opendct.producer.NIOHTTPProducerImpl.setSourceUrls(NIOHTTPProducerImpl.java:64) at opendct.capture.HTTPCaptureDeviceServices.startProducing(HTTPCaptureDeviceServices.java:76) at opendct.capture.HDHRNativeCaptureDevice.tuneUrl(HDHRNativeCaptureDevice.java:1192) at opendct.capture.HDHRNativeCaptureDevice.startEncodingSync(HDHRNativeCaptureDevice.java:685) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:512) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:463) at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:228) at java.lang.Thread.run(Unknown Source) 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: '1062731768' lockKey: '1062731768' sendLength: 45 20:15:13.875 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/vchannel' value: '885' lockKey: '1062731768' sendLength: 39 20:15:13.883 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR HDHRNativeCaptureDevice - HDHomeRun is unable to tune into channel because the command did not work => opendct.tuning.hdhomerun.GetSetException: ERROR: invalid virtual channel at opendct.tuning.hdhomerun.HDHomeRunControl.setVariable(HDHomeRunControl.java:206) at opendct.tuning.hdhomerun.HDHomeRunTuner.set(HDHomeRunTuner.java:135) at opendct.tuning.hdhomerun.HDHomeRunTuner.setVirtualChannel(HDHomeRunTuner.java:485) at opendct.capture.HDHRNativeCaptureDevice.startEncodingSync(HDHRNativeCaptureDevice.java:692) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:512) at opendct.capture.HDHRNativeCaptureDevice.startEncoding(HDHRNativeCaptureDevice.java:463) at opendct.sagetv.SageTVRequestHandler.run(SageTVRequestHandler.java:228) at java.lang.Thread.run(Unknown Source) 20:15:13.883 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR SageTVRequestHandler - SageTV sent: 'START DCT-HDHomeRun Prime Tuner 13139E6D-2 Digital TV Tuner|1238548317|885|2922402627844|F:\ImpossibleEngineering-WorldsBiggestCruiseShip-18563119-0.ts|Great', Replied: 'ERROR Device Start Failed' 20:15:13.922 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] ERROR SageTVRequestHandler - Encoder device is unable to start. 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG SageTVRequestHandler - SageTV sent: 'STOP DCT-HDHomeRun Prime Tuner 13139E6D-2 Digital TV Tuner' 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHRNativeCaptureDevice - Stopping encoding... 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG RTPCaptureDeviceServices - Producer was not running. 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG BasicCaptureDevice - Consumer is was not in progress. 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/channel' value: 'none' lockKey: '1062731768' sendLength: 39 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/target' value: 'none' lockKey: '1062731768' sendLength: 38 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'none' lockKey: '1062731768' sendLength: 39 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG HDHomeRunControl - key: '/tuner2/lockkey' value: 'null' lockKey: '0' sendLength: 26 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - HDHomeRun is now unlocked. 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] INFO HDHRNativeCaptureDevice - Capture device is now unlocked. 20:15:31.375 [SageTVRequestHandler-122:DCT-HDHomeRun Prime Tuner 13139E6D-2] DEBUG SageTVRequestHandler - Replied: 'OK' |
#834
|
||||
|
||||
Quote:
In case you're wondering, the error message that was returned for the RTP tuning was exactly what the HDHomeRun replied. It literally told me the channel doesn't exist.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG Last edited by EnterNoEscape; 04-20-2016 at 07:32 PM. |
#835
|
||||
|
||||
I'll have to check it out when I get home.
|
#836
|
|||
|
|||
With the problems I'd been having I dug into the server some more yesterday. I found the device manager was constantly refreshing itself. Turned out it was one of the Hauppauge USB tuners appearing/disappearing/appearing/etc/etc.
Got that all fixed and went ahead and updated pretty much all the drivers on the system. Did 5 simultaneous recordings on all tuners. Everything was looking good. But had a few more halt detected in program late last night afterwards. I've attached the log files.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#837
|
||||
|
||||
Quote:
While the last few logs looked like the problem could have been made worse because of how OpenDCT handled the situation, based on what I'm seeing in this log that's not likely the case anymore. This could be either the network adapter, the network switch or the HDHomeRun at fault. There's no way to be sure without swapping components. If you have the parts laying around, try installing a dedicated NIC for the HDHomeRun. I used to do this a while ago when I suspected I had a poor quality NIC and it certainly helped. It turns out at least in my case, it wasn't completely the NIC that was the problem. It was using UNC shares to local drives that was making things unreliable; particularly when also running Comskip. I did this so Comskip would be detected on the Windows SageTV Client without needing to map drives. It was apparently too many packets for it to deal with. Now I just record directly to the local drives and I have a lot fewer headaches. Also of interest is that at 22:07:25.171, the buffer gets completely backed up at almost 40MB worth of data that was unable to be written due to probably either the CPU being too preoccupied or some bottleneck in writing to the file system. The buffer can't seem to completely recover since this issue happens over and over until 22:19:53.462. Thanks to some additional logging I added to the monitoring piece, I can positively say that data was being written to the file, just not quickly enough to keep the buffer from overflowing.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
#838
|
|||
|
|||
Quote:
Thanks for your help. |
#839
|
|||
|
|||
Quote:
|
#840
|
||||
|
||||
Quote:
Code:
ERROR FFmpegSageTVConsumerImpl - Unable to create the recording file '\\Nacho\H\G3Sportsman-GatorGarFishing-21210612-1.ts'. It's not really a requirement to wipe the properties file every time you upgrade, but it's probably not a bad idea if you want to always be sure you have the latest recommended settings. The reason I occasionally automate an upgrade in configuration is when I realize the old default values are really not working out for most people or if everyone would be better served using a newer way of doing things. I don't want to surprise anyone which is why sometimes even if the defaults change a little, I don't change whatever you already have saved.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache). Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI. Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom). Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG |
Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATI TV Wonder Digital Cable Tuner & SageTV | nyle | Hardware Support | 4 | 02-17-2009 10:12 PM |
ATI TV Wonder Digital Cable Tuner | rajczi | Hardware Support | 4 | 01-14-2008 08:24 PM |
ATI TV Wonder™ Digital Cable Tuner | dadams | Hardware Support | 4 | 01-09-2007 10:55 AM |
Digital Cable - one guide - need HD on one tuner reg tv on other | Kimper | SageTV Beta Test Software | 14 | 11-27-2006 08:15 PM |
Multi-tuner Digital Cable | mlbdude | SageTV Software | 0 | 06-26-2003 01:08 PM |