Some aspects are relative to specific ISP, but you can consider that suggestion as a general one for the large case of MP-Server for any IPTV Providers. Purposes of this post is to : Share experiences and advices, Collect reaction from Developer and User, Reveal initiatives and responses So, maybe will be in the near future, an installation process including a generic “Recorder/Tuners : IPTV” using VLC (videolan program) VideoLAN - Free and Open Source software and video streaming solutions for every OS! or Mplayer or other software compatible with maximum number of IPTV Providers (like MythTv)
IPTV-Elecard TV Serve Plugin
I know and tested it on Mediaportal TV Server V1.01 - Finally working IP-TV solution for TV Server! https://forum.team-mediaportal.com/...nally-working-ip-tv-solution-tv-server-44158/
In France , 99% with 3 Providers = Orange (48%), Free (29%), SFR (22%), 1% for others - All provide IPTV - How to get IPTV using Videolan and a playlist - http://vlc-media-player.org/modules/xoo ... p?cat_id=2 - Orange http://vlc-media-player.org/m3u/orangetv.m3u - Free http://vlc-media-player.org/m3u/freetv.m3u - Neuf , AOL , Club-Internet http://vlc-media-player.org/m3u/neuftv.m3u - Alice http://vlc-media-player.org/m3u/alicetv.m3u
IPTV-Elecard works fine with with Orange, SFR, Neuf, but not for Free ISP
MythTV - Is There a Solution working with Freebox? It seems that MythTV support multiple IPTV systems and Freebox (hereunder more information on mythv implementation)
http://free.fr more information about this ISP
Information http://www.free.fr/adsl/pages/accueil/p ... ox-hd.html - http://www.free.fr/adsl/pages/accueil/p ... vites.html - Free offer to customes
Some ISP use SAP to get the channel – For Freebox, there is three ways,
“http://mafreebox.freebox.fr/freeboxtv/playlist.m3u", 'mafreebox.freebox.fr' has for IP number “212.27.38.253”, so not a multicast one. The streaming is a RTP/AVP/UDP UNICAST but with some specific dialog explained in Myth Site (see below)
Because the Firewall/Router, a Linux one for me, or FREE that provide a Router you can activate in the Freebox modem (linux boxset), you must specify the redirection of the port – Ex: on my Pc, i use a http(or rtsp)://212.27.38.253:31336/ This explain the “--rtp-client-port 31336” in Vlc command – To see a TV ex: France2 = rtsp://mafreebox.freebox.fr/fbxtv_pub/s ... flavour=sd
More than one port can be redirected to a specific Computer and so multiple stream can be display/record – example port-31336-31339. You can redirect to multiple computer on lan. Ex: 192.168.01. (port 31336-31339) 192.168.02. (port 31340-31343), ..
Provider and Xmltv – Xmltv as Mc2xml provide specific Lineup as for Freebox , Orange etc .
MYTHTV
Capture Cards = For flexibility, MythTV uses a modular approach to internal architecture. This - unfortunately? - also means that the MythTV administrator - You! - has to get familiar with this architecture to make the most of his/her system, especially if it contains more than one single capture card! The first element in any mythtv system is the capture card(s): these can be actual TV cards (analog or digital), 'Virtual' IPTV cards such as the FreeBox recorder, or simply video capture cards connected to an external set-top box. All these cards provide a video feed to the system, and receive orders from the system to change their active channel(s), move a satellite dish, simulate a remote key press, you name it. One of the strengths of MythTV is that you can install several capture cards on your system and merge content from many different origins on the same box: DVB, Analog TV, IPTV, etc, and to allow recording a program (or several if you install more cards) while watching another.
Freebox : Note: The FreeBox patch that's in #1704 uses RTSP to receive IPTV streams from an ADSL box. However, this version uses a PLS "Playlist" provided by the box to discover channels, not SDP/SAP, thereby still needing a STB to tune. If we can make a version that uses SDP/SAP Discovery, this requirement will not be needed, and the "Tuner" can be made into a more generic "IPTV tuner". IPTV - MythTV - FreeBox - MythTV
Since december 2005, the TV channels are available via rtsp: protocol (MPEG2-TS), allowing free.fr's customers to receive the channels on their computer (using VLC). The Freebox recorder was added in MythTV-0.20. It allows MythTV to record/watch the rtsp: channels. # Added support for basic FreeBox recorders. Please see [10265] for more details. Changeset 10265 ? MythTV ? Trac This also works with any RTSP broadcasted TS MPEG-2 stream. Refer to #1704 for details. #1704 (Finish Freebox recorder) ? MythTV ? Trac Finish Freebox recorder #1704 (Finish Freebox recorder) ? MythTV ? Trac Add support for "udp:" urls in FreeboxRecorder #2152 (Add support for "udp:" urls in FreeboxRecorder) ? MythTV ? Trac
About IPTV - DVB-IPTV - MythTV - IPTV - MythTV (IPTV) - FreeBox - MythTV (Free IPTV) Sasktel IPTV - MythTV (Sasktel IPTV) SureWest IPTV - MythTV (SureWest IPTV)
IPTV-Elecard TV Serve Plugin
I know and tested it on Mediaportal TV Server V1.01 - Finally working IP-TV solution for TV Server! https://forum.team-mediaportal.com/...nally-working-ip-tv-solution-tv-server-44158/
In France , 99% with 3 Providers = Orange (48%), Free (29%), SFR (22%), 1% for others - All provide IPTV - How to get IPTV using Videolan and a playlist - http://vlc-media-player.org/modules/xoo ... p?cat_id=2 - Orange http://vlc-media-player.org/m3u/orangetv.m3u - Free http://vlc-media-player.org/m3u/freetv.m3u - Neuf , AOL , Club-Internet http://vlc-media-player.org/m3u/neuftv.m3u - Alice http://vlc-media-player.org/m3u/alicetv.m3u
IPTV-Elecard works fine with with Orange, SFR, Neuf, but not for Free ISP
- Work with some ISP IPTV - Elecard use the NWSource-Plus driver (Rtp Udp/Tcp) http://www.elecard.com/products/compone ... der-plugin - Works with Orange, SFR, Neuf that use a standard protocol & multicast address 224< Multicast address <240 – and RTP/Udp - Ex: Tutorial pour regarder le bouquet TV Orange sur son PC ou Mac avec VLC
- Doesn't work with Free ISP http://free.fr for the Iptv-Freebox use Rtp/Avp/Udp Unicast with IP Adress 212.27.38.253 and need to use a port like 31336 - Elecard provide a Rtsp-netSource driver that isn't used by IPTV-Elecard - Elecard Ltd. - Components table – I tried it with Graphedit, didn't work – That's confirmed in 2006 by Elecard Dont read rtsp stream with this message “We will add the support of this server in the next release of RTSPNetSource” but no news and don't work anymore
- Intermediate IPTV Server receiving Specific Freebox streams and itself streaming as a conform one Iptv service with a Sap announcement - VLC/VLM - UnicastTV - http://dev.emcelettronica.com/diy-ip...deolan-vlc-vls – work with one stream – can't with the playlist.m3u
- IPTV@UT – probably works, not for the MP-Server, but is deprecated https://www.team-mediaportal.de/dateien/ ... @UTPlugin/
- My MPlayer works Fine but doesn't full manage playlist (m3u, Asx, pls, xpsf etc. ), only one line by source – So, Display "rtsp://mafreebox.freebox.fr/fbxtv_pub/stream?namespace=1&service=204&flavour=sd" and Not the Label "Arte TV"MEDIAPORTAL - free media center - Remository
- MyPrograms Great plugin use Videolan or Mplayer as external program - I used the DB3 Database to import the complete list of Radio and Tv - MEDIAPORTAL - free media center - Remository - Extensions-Plugins/MyPrograms - MediaPortal Manual Documentation
- Others = Upnp … - My StreamRadio manage playlist and in V1 used VLC but doesn't anymore in V2 (use bass) - VLC 0.9.x External Player Plugin Doesn't manage playlist.m3u, etc...
MythTV - Is There a Solution working with Freebox? It seems that MythTV support multiple IPTV systems and Freebox (hereunder more information on mythv implementation)
http://free.fr more information about this ISP
Information http://www.free.fr/adsl/pages/accueil/p ... ox-hd.html - http://www.free.fr/adsl/pages/accueil/p ... vites.html - Free offer to customes
- Web TV http://tv.freebox.fr/ (detect if your IP is one of theirs)
- IPTV Streaming for all the computer with >150 Tv and >200 Radio channels – Them call this Iptv service “Free multiposte” or as usual, “freebox iptv”
Some ISP use SAP to get the channel – For Freebox, there is three ways,
- get by program C:\Program Files\VideoLAN\VLC\vlc.exe --rtp-client-port 31336 "http://mafreebox.freebox.fr/freeboxtv/playlist.m3u"
- VLC/Playlist/more sources: display the Freebox Channels
- Get manual – Vlc, Open/Network = http://mafreebox.freebox.fr/freeboxtv/playlist.m3u
“http://mafreebox.freebox.fr/freeboxtv/playlist.m3u", 'mafreebox.freebox.fr' has for IP number “212.27.38.253”, so not a multicast one. The streaming is a RTP/AVP/UDP UNICAST but with some specific dialog explained in Myth Site (see below)
Because the Firewall/Router, a Linux one for me, or FREE that provide a Router you can activate in the Freebox modem (linux boxset), you must specify the redirection of the port – Ex: on my Pc, i use a http(or rtsp)://212.27.38.253:31336/ This explain the “--rtp-client-port 31336” in Vlc command – To see a TV ex: France2 = rtsp://mafreebox.freebox.fr/fbxtv_pub/s ... flavour=sd
More than one port can be redirected to a specific Computer and so multiple stream can be display/record – example port-31336-31339. You can redirect to multiple computer on lan. Ex: 192.168.01. (port 31336-31339) 192.168.02. (port 31340-31343), ..
Provider and Xmltv – Xmltv as Mc2xml provide specific Lineup as for Freebox , Orange etc .
MYTHTV
Capture Cards = For flexibility, MythTV uses a modular approach to internal architecture. This - unfortunately? - also means that the MythTV administrator - You! - has to get familiar with this architecture to make the most of his/her system, especially if it contains more than one single capture card! The first element in any mythtv system is the capture card(s): these can be actual TV cards (analog or digital), 'Virtual' IPTV cards such as the FreeBox recorder, or simply video capture cards connected to an external set-top box. All these cards provide a video feed to the system, and receive orders from the system to change their active channel(s), move a satellite dish, simulate a remote key press, you name it. One of the strengths of MythTV is that you can install several capture cards on your system and merge content from many different origins on the same box: DVB, Analog TV, IPTV, etc, and to allow recording a program (or several if you install more cards) while watching another.
Freebox : Note: The FreeBox patch that's in #1704 uses RTSP to receive IPTV streams from an ADSL box. However, this version uses a PLS "Playlist" provided by the box to discover channels, not SDP/SAP, thereby still needing a STB to tune. If we can make a version that uses SDP/SAP Discovery, this requirement will not be needed, and the "Tuner" can be made into a more generic "IPTV tuner". IPTV - MythTV - FreeBox - MythTV
Since december 2005, the TV channels are available via rtsp: protocol (MPEG2-TS), allowing free.fr's customers to receive the channels on their computer (using VLC). The Freebox recorder was added in MythTV-0.20. It allows MythTV to record/watch the rtsp: channels. # Added support for basic FreeBox recorders. Please see [10265] for more details. Changeset 10265 ? MythTV ? Trac This also works with any RTSP broadcasted TS MPEG-2 stream. Refer to #1704 for details. #1704 (Finish Freebox recorder) ? MythTV ? Trac Finish Freebox recorder #1704 (Finish Freebox recorder) ? MythTV ? Trac Add support for "udp:" urls in FreeboxRecorder #2152 (Add support for "udp:" urls in FreeboxRecorder) ? MythTV ? Trac
About IPTV - DVB-IPTV - MythTV - IPTV - MythTV (IPTV) - FreeBox - MythTV (Free IPTV) Sasktel IPTV - MythTV (Sasktel IPTV) SureWest IPTV - MythTV (SureWest IPTV)