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
Watch / Listen Media
Television (MyTV frontend and TV-Server)
IPTV not working
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="Stepko" data-source="post: 710299" data-attributes="member: 57342"><p><strong>AW: Re: IPTV not working</strong></p><p></p><p></p><p>Yes, very interesing log. But I don't think you want to know...</p><p></p><p>The log reports very heavy packet lost! A lot of packets get lost. In the rtp-header there is a sequence number for each packet. Of course this number should increase by one on every packet. Well, from your log, just as an example:</p><p>51259, 51260,51265,51267,51268,52035,52038,52040</p><p>There is a hole of almost 800 packets <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite4" alt=":mad:" title="Mad :mad:" loading="lazy" data-shortname=":mad:" /></p><p></p><p>These packet losts doesn't happen all the time. For some seconds everything is fine and then there is some time with massive packet losts.</p><p></p><p>The filter puts some packets in a buffer and sends that buffer to the next filter in the graph. When the packets get lost none of the buffers sent to the next filter contains continuous data. Thats why the picture is like it is.</p><p></p><p>I don't know how fast your system is. Don't know how good your AMD cpu is, but I think it is little faster than mine. Some of the drops might be related to the log output, which consumes a lot of the cpu power.</p><p></p><p>I will attach two versions of the same filter: debug version will only output the sequence numbers of the packages as soon as they arrive. The other version doesn't output anything. If you have anything running in background that uses the cpu a lot you should stop that. If you have a firewall running, you should stop that, too. (You won't belive how slow some firewalls are..)</p><p></p><p>With a little bit of luck there might so improovements. But don't expect miracles. I think it's just your connection... :sorry: but why do some channels work?!?!?</p><p></p><p>Please post the log of this debug version.</p><p></p><p>Stepko</p><p></p><p>Edit: Ha, just got an idea in the second I pressed the send button. You will find another version of the filter: MPIPTVSource_doesNothing_debug and it does what the name suggest: Nothing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p>It just receives the stream, get the sequence numbers, write them in the log and throws the data away. The aim is to disable the filter as much as possible and see if the packet lost still happens. This version will not work but I hope the TV server let it run for a few seconds. I didn't test that version and had to comment out almost everything. If I did something wrong (e.g. missed a bracked) it will just crash. But you should give it a try and post the logs.</p></blockquote><p></p>
[QUOTE="Stepko, post: 710299, member: 57342"] [b]AW: Re: IPTV not working[/b] Yes, very interesing log. But I don't think you want to know... The log reports very heavy packet lost! A lot of packets get lost. In the rtp-header there is a sequence number for each packet. Of course this number should increase by one on every packet. Well, from your log, just as an example: 51259, 51260,51265,51267,51268,52035,52038,52040 There is a hole of almost 800 packets :wtf: These packet losts doesn't happen all the time. For some seconds everything is fine and then there is some time with massive packet losts. The filter puts some packets in a buffer and sends that buffer to the next filter in the graph. When the packets get lost none of the buffers sent to the next filter contains continuous data. Thats why the picture is like it is. I don't know how fast your system is. Don't know how good your AMD cpu is, but I think it is little faster than mine. Some of the drops might be related to the log output, which consumes a lot of the cpu power. I will attach two versions of the same filter: debug version will only output the sequence numbers of the packages as soon as they arrive. The other version doesn't output anything. If you have anything running in background that uses the cpu a lot you should stop that. If you have a firewall running, you should stop that, too. (You won't belive how slow some firewalls are..) With a little bit of luck there might so improovements. But don't expect miracles. I think it's just your connection... :sorry: but why do some channels work?!?!? Please post the log of this debug version. Stepko Edit: Ha, just got an idea in the second I pressed the send button. You will find another version of the filter: MPIPTVSource_doesNothing_debug and it does what the name suggest: Nothing :D It just receives the stream, get the sequence numbers, write them in the log and throws the data away. The aim is to disable the filter as much as possible and see if the packet lost still happens. This version will not work but I hope the TV server let it run for a few seconds. I didn't test that version and had to comment out almost everything. If I did something wrong (e.g. missed a bracked) it will just crash. But you should give it a try and post the logs. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
IPTV not working
Contact us
RSS
Top
Bottom