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
WebService and Mobile Access
Popular Plugins
MPExtended
is ther a mpextended plugin (slimtv) for mp1
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="hkjensen" data-source="post: 950621" data-attributes="member: 52267"><p>It can be done, but with current version of mpextended / webmediaportal you have to disable authentication.</p><p> </p><p>there are to solutions, for both you have to install iptv source filter from here <a href="https://forum.team-mediaportal.com/threads/dvb-ip-mediaportal-iptv-source-filter.96726/" target="_blank">https://forum.team-mediaportal.com/threads/dvb-ip-mediaportal-iptv-source-filter.96726/</a></p><p> </p><p>Solution 1:</p><p>tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> tv-server (iptv) -> internet -> mp1</p><p>- correct port in firewall for tv-server,database etc has to be open</p><p>- database address must be external address ex xxx.dynalias.org</p><p> </p><p>Solution 2:</p><p>tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> internet -> tv-server (iptv) -> mp1</p><p>- 2 installations of tv-server, one at home and one at country place</p><p>- only port of mpextended / webmediaportal has to be open.</p><p> </p><p>for both solutions you have to generate a m3u with info for each channel</p><p> </p><p>SELECT concat('#EXTINF:0,',displayName) , concat('http:/xxx.dynalias.org:8080/Stream/TV?item=',idChannel,'&transcoder=Android VLC HD') FROM channel</p><p>where isTV=1;</p><p> </p><p>ex.: (select profile according to upload bandwith)</p><p>#EXTM3U</p><p>#EXTINF:0,</p><p><a href="http://dinky.dynalias.org:8080/Stream/TV?item=1048&transcoder=Android" target="_blank">http://xxx.dynalias.org:8080/Stream/TV?item=1048&transcoder=Android</a> VLC HD</p></blockquote><p></p>
[QUOTE="hkjensen, post: 950621, member: 52267"] It can be done, but with current version of mpextended / webmediaportal you have to disable authentication. there are to solutions, for both you have to install iptv source filter from here [url]https://forum.team-mediaportal.com/threads/dvb-ip-mediaportal-iptv-source-filter.96726/[/url] Solution 1: tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> tv-server (iptv) -> internet -> mp1 - correct port in firewall for tv-server,database etc has to be open - database address must be external address ex xxx.dynalias.org Solution 2: tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> internet -> tv-server (iptv) -> mp1 - 2 installations of tv-server, one at home and one at country place - only port of mpextended / webmediaportal has to be open. for both solutions you have to generate a m3u with info for each channel SELECT concat('#EXTINF:0,',displayName) , concat('http:/xxx.dynalias.org:8080/Stream/TV?item=',idChannel,'&transcoder=Android VLC HD') FROM channel where isTV=1; ex.: (select profile according to upload bandwith) #EXTM3U #EXTINF:0, [URL='http://dinky.dynalias.org:8080/Stream/TV?item=1048&transcoder=Android']http://xxx.dynalias.org:8080/Stream/TV?item=1048&transcoder=Android[/URL] VLC HD [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
is ther a mpextended plugin (slimtv) for mp1
Contact us
RSS
Top
Bottom