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="dimka" data-source="post: 605063" data-attributes="member: 87528"><p>Hi Iwenco,</p><p></p><p> I see you have several ehternet interfaces both physical and tunneled. Try to force MP to bind on physical address. Put your IP in m3u list like this </p><p></p><p>udp://192.168.1.1@239.0.2.60:8208</p><p></p><p> It should use "username" as bind IP.</p><p></p><p> [USER=57342]Stepko[/USER]. Have noticed small bug done either by me or you <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> Here </p><p> if (get_string) {</p><p> CoTaskMemFree(get_string);</p><p> <strong>username </strong>= NULL;</p><p> }</p><p></p><p> @all. I am doing the extending of that filter to handle pre-auth functionality. It can be used in scenario when provider keeps hidden real URLs but requires to send login/password/whatever in order to get real URL with token/key/whatever. I plan to done it in a way that filter looks in special directory and loads all pre-auth libs dynamicly. When URL comes to Load function it's compared to standard UDP, RTP, HTTP protocols and if it not matches - compares with loaded "protocols". If matching is found then GetRealURL function of that lib is called and returns one of "primitive" UDP, RTP, HTTP URLs. Which are procesed futher..</p><p></p><p> The main code will be stayd unchanged while people will be able to develop they "auth plugins" for their particular networks/providers. But still - Will it be intrested for the community ?</p><p></p><p>dimka</p></blockquote><p></p>
[QUOTE="dimka, post: 605063, member: 87528"] Hi Iwenco, I see you have several ehternet interfaces both physical and tunneled. Try to force MP to bind on physical address. Put your IP in m3u list like this udp://192.168.1.1@239.0.2.60:8208 It should use "username" as bind IP. [USER=57342]Stepko[/USER]. Have noticed small bug done either by me or you :-) Here if (get_string) { CoTaskMemFree(get_string); [B]username [/B]= NULL; } @all. I am doing the extending of that filter to handle pre-auth functionality. It can be used in scenario when provider keeps hidden real URLs but requires to send login/password/whatever in order to get real URL with token/key/whatever. I plan to done it in a way that filter looks in special directory and loads all pre-auth libs dynamicly. When URL comes to Load function it's compared to standard UDP, RTP, HTTP protocols and if it not matches - compares with loaded "protocols". If matching is found then GetRealURL function of that lib is called and returns one of "primitive" UDP, RTP, HTTP URLs. Which are procesed futher.. The main code will be stayd unchanged while people will be able to develop they "auth plugins" for their particular networks/providers. But still - Will it be intrested for the community ? dimka [/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