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/DVB-IP in MP: Support for http, rtp and udp
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="velis" data-source="post: 729514" data-attributes="member: 96429"><p>Georgius, Stepko,</p><p></p><p>I would humbly ask assistance.</p><p>I have now done HTTP, but am having serious issues with InternetCrackUrl (MPIptvSourceStream::Load) - I've been debugging for this whole day unsuccessfully <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>If URL's are plain as in UDP version (IP addresses only), everything works as planned.</p><p></p><p>When I give it <a href="http://tv.x-lan.net.ua:8014/inter" target="_blank">http://tv.x-lan.net.ua:8014/inter</a> (the only HTTP that works for me - in VLC that is), it does a memory overrun and everything crashes. I'm pretty sure the problem is in the ::Load() function because I had to add logging to it to make things at least semi-working and to get even a few log lines before the entire ordeal crashed. I also disabled HTTP grabber, but that doesn't matter because the code never even reaches CMPIptvSourceStream:: DoBufferProcessingLoop.</p><p>My logging shows that InternetCrackUrl doesn't retrieve url.lpszUrlPath (it is set to NULL) even though the URL most clearly contains it. I'm assuming at this time something overwrote some of my memory already.</p><p>I have compared my Load() code with yours and found that you determine the protocol through dllPreAuth array which contains also pointers to some GetRealURL function. I must admit that I don't understand what this code even does.</p><p></p><p>Naturally I can't proceed with RTP until I resolve this problem <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>I'm sure I'm missing something obvious here, but what?</p></blockquote><p></p>
[QUOTE="velis, post: 729514, member: 96429"] Georgius, Stepko, I would humbly ask assistance. I have now done HTTP, but am having serious issues with InternetCrackUrl (MPIptvSourceStream::Load) - I've been debugging for this whole day unsuccessfully :bitch: If URL's are plain as in UDP version (IP addresses only), everything works as planned. When I give it [url]http://tv.x-lan.net.ua:8014/inter[/url] (the only HTTP that works for me - in VLC that is), it does a memory overrun and everything crashes. I'm pretty sure the problem is in the ::Load() function because I had to add logging to it to make things at least semi-working and to get even a few log lines before the entire ordeal crashed. I also disabled HTTP grabber, but that doesn't matter because the code never even reaches CMPIptvSourceStream:: DoBufferProcessingLoop. My logging shows that InternetCrackUrl doesn't retrieve url.lpszUrlPath (it is set to NULL) even though the URL most clearly contains it. I'm assuming at this time something overwrote some of my memory already. I have compared my Load() code with yours and found that you determine the protocol through dllPreAuth array which contains also pointers to some GetRealURL function. I must admit that I don't understand what this code even does. Naturally I can't proceed with RTP until I resolve this problem :growl: I'm sure I'm missing something obvious here, but what? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
IPTV/DVB-IP in MP: Support for http, rtp and udp
Contact us
RSS
Top
Bottom