home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
HDHomeRun Prime Tuner Locked
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="georgius" data-source="post: 1071568" data-attributes="member: 107951"><p>I analyzed only TEST3 case and found something. First, filter wasn't designed to allow calling Load() method multiple times. In that case, filter drops received data. IPTV filter was always destroyed and created before calling Load() method. I know that stopping graph and calling Load() is much more faster, but in current case it doesn't work. Good news, this can be fixed <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Second thing is missing data in RTSP stream. In TEST3 case was tv service started and on tuner 0 was selected BBC WORLD (PMT 0x13BA). Then was channel changed to NATIONAL GEO SD (PMT 0x053C) and then was channel changed to SCIENCE CHANNEL (PMT 0x0564). Then was channel changed to INVESTIGATION DISCOVERY, but in dumped output is nothing about that channel. In tv service log I found that for SCIENCE CHANNEL was some sequence:</p><p>[CODE][2014-03-21 16:25:10,883] [Log ] [34 ] [INFO ] - DRI CC: tune channel 122 "Science Channel", sub channel ID 0</p><p>[2014-03-21 16:25:10,884] [Log ] [34 ] [DEBUG] - existing subchannel 0</p><p>[2014-03-21 16:25:10,886] [Log ] [34 ] [INFO ] - subch:0 OnBeforeTune</p><p>[2014-03-21 16:25:10,888] [Log ] [34 ] [DEBUG] - DRI CC: tuning...</p><p>[2014-03-21 16:25:10,904] [Log ] [24 ] [INFO ] - DRI CC: device 7 descrambling status update, old status = Possible, new status = Unknown</p><p>[2014-03-21 16:25:11,223] [Log ] [24 ] [INFO ] - DRI CC: device 7 descrambling status update, old status = Unknown, new status = Possible</p><p>[2014-03-21 16:25:11,573] [Log ] [34 ] [INFO ] - subch:0 OnAfterTune[/CODE]</p><p>but for INVESTIGATION DISCOVERY</p><p>[CODE][2014-03-21 16:25:15,575] [Log ] [28 ] [INFO ] - DRI CC: tune channel 123 "Investigation Discovery", sub channel ID 0</p><p>[2014-03-21 16:25:15,576] [Log ] [28 ] [DEBUG] - existing subchannel 0</p><p>[2014-03-21 16:25:15,578] [Log ] [28 ] [INFO ] - subch:0 OnBeforeTune</p><p>[2014-03-21 16:25:15,580] [Log ] [28 ] [INFO ] - DRI CC: already tuned</p><p>[2014-03-21 16:25:15,581] [Log ] [28 ] [INFO ] - subch:0 OnAfterTune</p><p>[2014-03-21 16:25:15,583] [Log ] [28 ] [INFO ] - RunGraph</p><p>[2014-03-21 16:25:15,584] [Log ] [28 ] [INFO ] - DRI CC: signal locked immediately[/CODE]</p></blockquote><p></p>
[QUOTE="georgius, post: 1071568, member: 107951"] I analyzed only TEST3 case and found something. First, filter wasn't designed to allow calling Load() method multiple times. In that case, filter drops received data. IPTV filter was always destroyed and created before calling Load() method. I know that stopping graph and calling Load() is much more faster, but in current case it doesn't work. Good news, this can be fixed :) Second thing is missing data in RTSP stream. In TEST3 case was tv service started and on tuner 0 was selected BBC WORLD (PMT 0x13BA). Then was channel changed to NATIONAL GEO SD (PMT 0x053C) and then was channel changed to SCIENCE CHANNEL (PMT 0x0564). Then was channel changed to INVESTIGATION DISCOVERY, but in dumped output is nothing about that channel. In tv service log I found that for SCIENCE CHANNEL was some sequence: [CODE][2014-03-21 16:25:10,883] [Log ] [34 ] [INFO ] - DRI CC: tune channel 122 "Science Channel", sub channel ID 0 [2014-03-21 16:25:10,884] [Log ] [34 ] [DEBUG] - existing subchannel 0 [2014-03-21 16:25:10,886] [Log ] [34 ] [INFO ] - subch:0 OnBeforeTune [2014-03-21 16:25:10,888] [Log ] [34 ] [DEBUG] - DRI CC: tuning... [2014-03-21 16:25:10,904] [Log ] [24 ] [INFO ] - DRI CC: device 7 descrambling status update, old status = Possible, new status = Unknown [2014-03-21 16:25:11,223] [Log ] [24 ] [INFO ] - DRI CC: device 7 descrambling status update, old status = Unknown, new status = Possible [2014-03-21 16:25:11,573] [Log ] [34 ] [INFO ] - subch:0 OnAfterTune[/CODE] but for INVESTIGATION DISCOVERY [CODE][2014-03-21 16:25:15,575] [Log ] [28 ] [INFO ] - DRI CC: tune channel 123 "Investigation Discovery", sub channel ID 0 [2014-03-21 16:25:15,576] [Log ] [28 ] [DEBUG] - existing subchannel 0 [2014-03-21 16:25:15,578] [Log ] [28 ] [INFO ] - subch:0 OnBeforeTune [2014-03-21 16:25:15,580] [Log ] [28 ] [INFO ] - DRI CC: already tuned [2014-03-21 16:25:15,581] [Log ] [28 ] [INFO ] - subch:0 OnAfterTune [2014-03-21 16:25:15,583] [Log ] [28 ] [INFO ] - RunGraph [2014-03-21 16:25:15,584] [Log ] [28 ] [INFO ] - DRI CC: signal locked immediately[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
HDHomeRun Prime Tuner Locked
Contact us
RSS
Top
Bottom