X

iptv boquet location?

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • professor_jonny
    Special VIP
    • 04.05.2010
    • 1612

    iptv boquet location?

    Below I have posted code code for an iptv boquet with a few streams i can pick up from new zealand.
    Im wondering if i have the format correct and where do i place it on the decoder with titan installed?
    I'm guessing i place it in: /mnt/settings/ ?

    Code:
    #NAME IPTV New Zealand (TV)
    
    #SERVICE 1:64:0:0:0:0:0:0:0:0::Filmon Live TV Streams
    #DESCRIPTION --- Filmon Live TV Streams ---
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3a//mi1.gv.filmon.com%3a8086/live/2.high.stream:channel 4
    #DESCRIPTION Channel 4
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3a//mi1.gv.filmon.com%3a8086/live/4.high.stream:Al Jazeera
    #DESCRIPTION Al Jazeera
    
    
    #SERVICE 1:64:0:0:0:0:0:0:0:0::esioslive Live TV Streams
    #DESCRIPTION --- esioslive Live TV Streams ---
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//esioslive2-i.akamaihd.net/hls/live/200728/AL_ESP1_UK_ENG/playlist_1800.m3u8:BRITISH EUROSPORT 1 HD
    #BRITISH EUROSPORT 1 HD

    Do I still have to add the boquet name in the boquet.cfg file as below if my boquet is named userbouquet.iptvnz.tv?

    Code:
    iptvnz#1#/mnt/settings/userbouquet.iptvnz.tv
    Zuletzt geändert von professor_jonny; 07.01.2014, 09:09.
  • Benni2
    Erfahrene Benutzer
    • 10.07.2011
    • 101

    #2
    Zitat von professor_jonny Beitrag anzeigen
    Below I have posted code code for an iptv boquet with a few streams i can pick up from new zealand.
    Im wondering if i have the format correct and where do i place it on the decoder with titan installed?
    I'm guessing i place it in: /mnt/settings/ ?

    Code:
    #NAME IPTV New Zealand (TV)
    
    #SERVICE 1:64:0:0:0:0:0:0:0:0::Filmon Live TV Streams
    #DESCRIPTION --- Filmon Live TV Streams ---
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3a//mi1.gv.filmon.com%3a8086/live/2.high.stream:channel 4
    #DESCRIPTION Channel 4
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3a//mi1.gv.filmon.com%3a8086/live/4.high.stream:Al Jazeera
    #DESCRIPTION Al Jazeera
    
    
    #SERVICE 1:64:0:0:0:0:0:0:0:0::esioslive Live TV Streams
    #DESCRIPTION --- esioslive Live TV Streams ---
    
    #SERVICE 4097:0:0:0:0:0:0:0:0:0:http%3a//esioslive2-i.akamaihd.net/hls/live/200728/AL_ESP1_UK_ENG/playlist_1800.m3u8:BRITISH EUROSPORT 1 HD
    #BRITISH EUROSPORT 1 HD

    Do I still have to add the boquet name in the boquet.cfg file as below if my boquet is named userbouquet.iptvnz.tv?

    Code:
    iptvnz#1#/mnt/settings/userbouquet.iptvnz.tv

    @professor_jonny
    did you have success installing the stream configuration?

    If yes, please advise me how to install the streams on "UK LIVE TV" from www.filmon.com on the TitanNit 1.49, thanks!

    Kommentar

    • professor_jonny
      Special VIP
      • 04.05.2010
      • 1612

      #3
      TitanNit does not yet support browsing IPTV like normal TV channels as enigma does, maybe this feature will be added in the future, you could put a request in trac for this feature if you want and it may be looked into in a future date.

      Create a Trac Ticket.

      At the moment they are very busy porting TitanNit to the Mips platform for the atemio 5x00 series and hopefully eventually other models such as the vu+ duo, solo and dreamboxes.

      Alternativly to do this you have to set up favourites in mediathek.

      Kommentar

      • obi
        obi
        SVN-.....
        • 04.01.2008
        • 24587

        #4
        for iptv use tithek and add a favorite from internettv and edit this

        1. menu > mediacenter > mediathek > internettv > category > select a link and add with green button.
        2. menu > mediacenter > mediathek > favorite > select last added favorit and press green and add your private stream

        for streamlink using http://.... or rtmp://.... in plain text not http%3a//....

        Kommentar

        • professor_jonny
          Special VIP
          • 04.05.2010
          • 1612

          #5
          Obi is there a script file for the Mediathek favourites we can edit by hand somewhere?

          Kommentar

          • caliban
            Ehren VIP
            • 17.01.2011
            • 5013

            #6
            Zitat von obi Beitrag anzeigen
            for iptv use tithek and add a favorite from internettv and edit this

            1. menu > mediacenter > mediathek > internettv > category > select a link and add with green button.
            2. menu > mediacenter > mediathek > favorite > select last added favorit and press green and add your private stream

            for streamlink using http://.... or rtmp://.... in plain text not http%3a//....
            It would be great, if we had an edit option in webinterface here

            Kommentar

            • ago123
              Erfahrene Benutzer
              • 18.10.2008
              • 236

              #7
              Zitat von professor_jonny Beitrag anzeigen
              Obi is there a script file for the Mediathek favourites we can edit by hand somewhere?
              Hi,

              yes you can simply edit the file /mnt/config/favorite using vi editor (or do it on PC and transfer the file with ftp to your box).
              I hope this is the information you want.

              Regards,
              ago123

              Kommentar

              • Benni2
                Erfahrene Benutzer
                • 10.07.2011
                • 101

                #8
                Zitat von ago123 Beitrag anzeigen
                Hi,yes you can simply edit the file /mnt/config/favorite using vi editor (or do it on PC and transfer the file with ftp to your box).I hope this is the information you want.Regards,ago123
                Hi ago123,would you mind giving us an example how to edit properly for the live stream of BBC1, BBC2, BBC3 of www.filmon.com section UK LIVE TV?The problem is not the mechanics of using the editor, but *what* exactly to edit there to make it usable. Thanks!

                Kommentar

                • ago123
                  Erfahrene Benutzer
                  • 18.10.2008
                  • 236

                  #9
                  Hi,

                  I can't tell you the exact entries, but here is the explanation for the file content:

                  Code:
                  Name#link#picture-link#picture-local-name#menu-title#flag
                  And here is a working example:
                  Code:
                  Eska TV#rtmp://stream.smcloud.net/live2/eska_party/eska_party_360p#http://www.eska.tv/html/gfx/logo.png#eska_logo.png#Polish TV#2
                  If you know the stream links, it should be no problem to add the desired entries.
                  For stream links (http or rtmp) the flag is always 2.

                  Regards,
                  ago123

                  Kommentar

                  • Benni2
                    Erfahrene Benutzer
                    • 10.07.2011
                    • 101

                    #10
                    Zitat von ago123 Beitrag anzeigen
                    Hi,

                    I can't tell you the exact entries, but here is the explanation for the file content:

                    Code:
                    Name#link#picture-link#picture-local-name#menu-title#flag
                    And here is a working example:
                    Code:
                    Eska TV#rtmp://stream.smcloud.net/live2/eska_party/eska_party_360p#http://www.eska.tv/html/gfx/logo.png#eska_logo.png#Polish TV#2
                    If you know the stream links, it should be no problem to add the desired entries.
                    For stream links (http or rtmp) the flag is always 2.

                    Regards,
                    ago123

                    Hallo ago123,

                    danke für den Hinweis, habe ich probiert: vom Anbieter des Streams aus dem Seitenquelltext die rtmp-URL extrahieren bzw. erst finden und dann entsprechend in die config eintragen. Problem nur, dass ich in der Seite mit den Videodaten den Streaminglink nicht finden kann.
                    Da mittlerweile der UK-Spotbeam jetzt auch in DE nur mehr weit im Westen geht, hätte ich mir doch gedacht, dass da mehrere Leute Interesse daran hätten; jetzt muß ich mir das Android-Tablet mit der Filmon-App nehmen und per HDMI auf den Fernseher gehen, das funktioniert aber einwandfrei und bequem.

                    Schön langsam glaube ich eh, dass ich mit der Aufrüstung auf TitanNit am 7500HD einen Bock geschossen habe: die Hauptentwicklung scheint nur aus Skins, HbbTV, Behübschungen, Spielen und irgendwelchen Spielereien zu bestehen, die Hauptfunktionalitäten der Box werden nicht und nicht nachgezogen z.B. fehlerfreies USALS, DVB-T2 (z.B. für SimpliTV), modernes und bequemeres IPTV, etc.

                    Gruß, Ben

                    Kommentar

                    • ago123
                      Erfahrene Benutzer
                      • 18.10.2008
                      • 236

                      #11
                      Hallo Ben,

                      ich habe mir heute die Seite filmon.com ein bisschen angeschaut.
                      Mit einem Link wird hier nicht gehen. Es wird nämlich REST-Protokoll verwendet, um zuerst auf die Daten zu kommen.
                      Man ruft init-Methode auf, um eine Session aufzubauen, danach kann man die Informationen zu den Channels abfragen.
                      Hier steht dann RTMP-Link.
                      Die Links haben aber eine maximale Session-Dauer (könnte sein es sind nur 90 Sekunden, hängt vom Stream ab).
                      D.h. über REST müsste man wieder keep-alive aufrufen, um die Session aufrecht zu halten.

                      Die Beschreibung der REST-API findet man unter
                      http://www.filmon.com/page/api

                      Es bedeutet also, TitanNit-Entwickler (ich weiß nicht, ob obi dafür zuständig ist) müssten es in die TiThek einbauen, sonst wird es leider nicht funktionieren.

                      Gruß,
                      Gregor

                      Kommentar

                      Nicht konfiguriertes PHP-Modul

                      Einklappen

                      iptv boquet location?

                      Einklappen
                      Lädt...
                      X