Das ist ein wichtiges Thema.
X
X

Enigma2 Web API für Titan

Einklappen
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • ago123
    Erfahrene Benutzer
    • 18.10.2008
    • 236

    #31
    Zitat von puwyyiqqsrfcm Beitrag anzeigen
    Hallo Ago123

    ich habe das ganze mit einer UFS910 TitaNit 1.25 und e2remote bzw. dreamote getestet.

    Zugriff auf die Videos klappt bei beiden. Dreamote zeigt bei aktive Sendung die korrekte Information. Ich glaube es war in der zweiten Version, wurden auch die Bouguets angezeigt, allerdings ohne die Sender. Im Moment zeigt er leider gar nichts mehr an - aktive Sendung geht inkl. streamen über oplayer.

    Gruß
    Hallo,

    ich habe gestern noch eine Version ins Git-Repository gestellt, wo man Titan-Verzeichnis konfigurieren kann.
    Hast Du diese heruntergeladen? Die Bouquets sollten inklusive Sender richtig angezeigt werden, dafür bitte "-d <dir>" Option angeben.

    Für Titan 1.25
    e2webserv -b -d /mnt/settings
    Für Titan 1.23 (es ist die Default-Einstellung)
    e2webserv -b -d /var/etc/titan

    Probiere bitte aus.

    Heißt es jetzt, dass Du auch keinen Zugriff mehr auf die Videos hast, oder gehen die Videos schon?

    MfG,
    ago123

    Kommentar

    • jockyw2001
      Erfahrene Benutzer
      • 12.04.2008
      • 252

      #32
      Hi ago123,

      I have just installed Titan 1.25 on my UFS910 and installed e2webserv in /var/emu (chmod done etc.)
      I'm starting it with: e2webserv -b -d /var/etc/titan
      (settings of Titan 1.25 on UFS910 are still in /var/etc/titan)

      Unfortunately it does not work:
      http://192.168.1.95:8080/web/about does not connect (I checked port 8080 is not in use by anything else)

      Also e2webserv stops running after a few seconds.

      Any ideas what could be wrong?

      EDIT: I just see port 8001 is used by streamproxy, will restart it when my old lady is ready watching Wallander ..
      Zuletzt geändert von jockyw2001; 02.04.2013, 23:28.

      Kommentar

      • puwyyiqqsrfcm
        Neuer Benutzer
        • 02.12.2009
        • 20

        #33
        Zitat von ago123 Beitrag anzeigen
        Hallo,

        ich habe gestern noch eine Version ins Git-Repository gestellt, wo man Titan-Verzeichnis konfigurieren kann.
        Hast Du diese heruntergeladen? Die Bouquets sollten inklusive Sender richtig angezeigt werden, dafür bitte "-d <dir>" Option angeben.

        Für Titan 1.25
        e2webserv -b -d /mnt/settings
        Für Titan 1.23 (es ist die Default-Einstellung)
        e2webserv -b -d /var/etc/titan

        Probiere bitte aus.

        Heißt es jetzt, dass Du auch keinen Zugriff mehr auf die Videos hast, oder gehen die Videos schon?

        MfG,
        ago123
        Die Version habe ich auch getestet. Versuchsweise mit beiden Pfadangaben. Der Zugriff auf die Videos sowie das Anzeigen der aktuellen Sendung funktioniert unabhängig davon. Ich glaube es war noch bei der ersten Version die du bereitgestellt hast, da hat er zumindest die Bouquets angezigt - aber ohne die Sender.
        Habe sie noch gefunden und getestet. Bei der ersten Version von dir (1.4. 6°°) hat der die Bouquets angezeigt, ohne Sender, aktive Sendung hat nicht funktioniert, Zugriff auf die Videos geht.

        Gruß

        P.S. nachdem ich jetzt die V3 wieder laufen lasse zeigt er auch hier die Bouquets an - aber immer noch ohne Sender, aktive Sendung zeigt er korrekt und lässt sich auch streamen
        Zuletzt geändert von puwyyiqqsrfcm; 03.04.2013, 00:11.

        Kommentar

        • jockyw2001
          Erfahrene Benutzer
          • 12.04.2008
          • 252

          #34
          After disabling port 8001 (streamproxy) in inetd.conf the /web/about page returns:
          Code:
          <?xml version="1.0" encoding="UTF-8" ?> 
          - <e2abouts>
          - <e2about>
            <e2enigmaversion>AAF_M20768_r4756_ufs910_titan</e2enigmaversion> 
            <e2imageversion>20768201303280000</e2imageversion> 
            <e2webifversion>1.6.8</e2webifversion> 
            <e2model>ufs910</e2model> 
          - <e2tunerinfo>
          - <e2nim>
            <name>A (DVB-S)</name> 
            <type>Conexant cx24116 DVB-S2</type> 
            </e2nim>
            </e2tunerinfo>
          - <e2hddinfo>
            <model>N/A</model> 
            <capacity>-</capacity> 
            <free>-</free> 
            </e2hddinfo>
            <e2servicename /> 
            <e2serviceprovider /> 
            <e2servicevideosize>0x0</e2servicevideosize> 
            <e2vpid>0</e2vpid> 
            <e2apid>0</e2apid> 
            <e2tsid>0</e2tsid> 
            <e2onid>0</e2onid> 
            <e2sid>0</e2sid> 
            </e2about>
            </e2abouts>
          Then I tested DreamOn and Dreamote lite on my iPhone: it only shows bouquets. In the bouquets no channels are shown. So we are progressing

          Lets hear it if you have ideas on how to retrieve channels.
          Zuletzt geändert von jockyw2001; 03.04.2013, 00:47.

          Kommentar

          • ago123
            Erfahrene Benutzer
            • 18.10.2008
            • 236

            #35
            Zitat von jockyw2001 Beitrag anzeigen
            After disabling port 8001 (streamproxy) in inetd.conf the /web/about page returns:
            Code:
            <?xml version="1.0" encoding="UTF-8" ?> 
            - <e2abouts>
            - <e2about>
              <e2enigmaversion>AAF_M20768_r4756_ufs910_titan</e2enigmaversion> 
              <e2imageversion>20768201303280000</e2imageversion> 
              <e2webifversion>1.6.8</e2webifversion> 
              <e2model>ufs910</e2model> 
            - <e2tunerinfo>
            - <e2nim>
              <name>A (DVB-S)</name> 
              <type>Conexant cx24116 DVB-S2</type> 
              </e2nim>
              </e2tunerinfo>
            - <e2hddinfo>
              <model>N/A</model> 
              <capacity>-</capacity> 
              <free>-</free> 
              </e2hddinfo>
              <e2servicename /> 
              <e2serviceprovider /> 
              <e2servicevideosize>0x0</e2servicevideosize> 
              <e2vpid>0</e2vpid> 
              <e2apid>0</e2apid> 
              <e2tsid>0</e2tsid> 
              <e2onid>0</e2onid> 
              <e2sid>0</e2sid> 
              </e2about>
              </e2abouts>
            Then I tested DreamOn and Dreamote lite on my iPhone: it only shows bouquets. In the bouquets no channels are shown. So we are progressing

            Lets hear it if you have ideas on how to retrieve channels.
            Hi,

            can you please upload the whole directory /var/etc/titan as single zip file?
            I will test then with your data.
            I guess I need probably to escape the bouquet file name if there are some extra chars used.
            Probably if in bouquets.cfg relative and not absolute file names are used, then reading of single bouquet will also fail(I will add support for relative path).
            The third possibility is, something has changed in a file format (channels or bouquet) and because I do always copy my old files it works for me.
            I assume it is the first or the second problem (or both of them).

            Regards,
            ago123

            Kommentar

            • ago123
              Erfahrene Benutzer
              • 18.10.2008
              • 236

              #36
              Zitat von puwyyiqqsrfcm Beitrag anzeigen
              Die Version habe ich auch getestet. Versuchsweise mit beiden Pfadangaben. Der Zugriff auf die Videos sowie das Anzeigen der aktuellen Sendung funktioniert unabhängig davon. Ich glaube es war noch bei der ersten Version die du bereitgestellt hast, da hat er zumindest die Bouquets angezigt - aber ohne die Sender.
              Habe sie noch gefunden und getestet. Bei der ersten Version von dir (1.4. 6°°) hat der die Bouquets angezeigt, ohne Sender, aktive Sendung hat nicht funktioniert, Zugriff auf die Videos geht.

              Gruß

              P.S. nachdem ich jetzt die V3 wieder laufen lasse zeigt er auch hier die Bouquets an - aber immer noch ohne Sender, aktive Sendung zeigt er korrekt und lässt sich auch streamen
              Hallo,

              zuerst danke schön für Deine Rückmeldung.
              Ich habe schon eine Vermutung bezüglich der Sender. Ich versuche heute abends zu experimentieren. Ich werde auch bald Logs einbauen, dann wird die Fehlersuche hoffentlich etwas leichter.
              Du könntest eventuell noch ausprobieren, ob in bouquet.cfg immer absolute Pfadnamen (z.B. /var/etc/titan/...) verwendet werden. Und wenn ein Dateiname Sonderzeichen enthält (z.B. Leerzeichen oder Umlaute), diesen Dateinamen (Bouquet-Name selbst braucht man nicht umbenennen) einfach ändern (im Filesystem und dann auch im bouquet.cfg). Vielleicht hilft es dann, aber wie gesagt, werde mir abends das Problem anschauen, sobald ich vom Fußball nicht allzu sehr abgelenkt werde.

              MfG,
              ago123

              Kommentar

              • jockyw2001
                Erfahrene Benutzer
                • 12.04.2008
                • 252

                #37
                Hi ago123,

                Here is the content of my bouquet.cfg (the settings are the default out-of-the-box settings in Titan 1.25 for UFS910).
                Code:
                Hauptliste#0#/var/etc/titan/bouquets.hauptliste.tv^M
                HD#0#/var/etc/titan/bouquets.hd.tv^M
                SKY#0#/var/etc/titan/bouquets.sky.tv^M
                Kinder#0#/var/etc/titan/bouquets.kinder.tv^M
                Oesterreich#0#/var/etc/titan/bouquets.oesterreich.tv^M
                Musik#0#/var/etc/titan/bouquets.musik.tv^M
                Sport#0#/var/etc/titan/bouquets.sport.tv^M
                XXX#0#/var/etc/titan/bouquets.xxx.tv^M
                RADIO#1#/var/etc/titan/bouquets.radio.radio^M
                Except for the Ctrl-M (msdos carriage returns) there are no weird chars.

                EDIT1: I removed the Ctrl-M chars and tested again and it works now
                There are channels in the bouquets. EPG also works nice.
                This is great, next i want to test streaming with iDreamX and Open Source Streaming Solution (OSSS)

                EDIT2: I've tested iDreamX and OSSS. Unfortunately both don't work. Both can't retrieve bouquet lists. Will look into this when I have some more time.

                EDIT3: I have uploaded a backup of my settings. Bouquets ar shown fine in Dreamon and Dreamote, but instead of channelnames it shows a pair of numbers for each channel. E.g. for ARD HD it shows 10301,66555
                The EPG info is perfect. Any ideas?
                Zuletzt geändert von jockyw2001; 03.04.2013, 20:37.

                Kommentar

                • ago123
                  Erfahrene Benutzer
                  • 18.10.2008
                  • 236

                  #38
                  Zitat von jockyw2001 Beitrag anzeigen
                  Hi ago123,

                  Here is the content of my bouquet.cfg (the settings are the default out-of-the-box settings in Titan 1.25 for UFS910).
                  Code:
                  Hauptliste#0#/var/etc/titan/bouquets.hauptliste.tv^M
                  HD#0#/var/etc/titan/bouquets.hd.tv^M
                  SKY#0#/var/etc/titan/bouquets.sky.tv^M
                  Kinder#0#/var/etc/titan/bouquets.kinder.tv^M
                  Oesterreich#0#/var/etc/titan/bouquets.oesterreich.tv^M
                  Musik#0#/var/etc/titan/bouquets.musik.tv^M
                  Sport#0#/var/etc/titan/bouquets.sport.tv^M
                  XXX#0#/var/etc/titan/bouquets.xxx.tv^M
                  RADIO#1#/var/etc/titan/bouquets.radio.radio^M
                  Except for the Ctrl-M (msdos carriage returns) there are no weird chars.

                  EDIT1: I removed the Ctrl-M chars and tested again and it works now
                  There are channels in the bouquets. EPG also works nice.
                  This is great, next i want to test streaming with iDreamX and Open Source Streaming Solution (OSSS)

                  EDIT2: I've tested iDreamX and OSSS. Unfortunately both don't work. Both can't retrieve bouquet lists. Will look into this when I have some more time.

                  EDIT3: I have uploaded a backup of my settings. Bouquets ar shown fine in Dreamon and Dreamote, but instead of channelnames it shows a pair of numbers for each channel. E.g. for ARD HD it shows 10301,66555
                  The EPG info is perfect. Any ideas?
                  Hi,

                  thank you for the input. The handling of line endings should be now fixed.
                  A new version (1.0.5) is now available in Git-Repository. The build version will be shown in Server header of the HTTP response.

                  The problem with the shown service reference instead of the service name should be fixed too (it was also caused by the CR LF).

                  Please check the new version.

                  Regards,
                  Grzegorz

                  Kommentar

                  • ago123
                    Erfahrene Benutzer
                    • 18.10.2008
                    • 236

                    #39
                    Hallo,

                    die Version 1.0.5 steht im Git-Repository zur Verfügung.
                    Ich hoffe, dass jetzt die Probleme mit den Sendern in den Bouquets behoben sind.

                    MfG,
                    ago123

                    Kommentar

                    • jockyw2001
                      Erfahrene Benutzer
                      • 12.04.2008
                      • 252

                      #40
                      Zitat von ago123 Beitrag anzeigen
                      The problem with the shown service reference instead of the service name should be fixed too (it was also caused by the CR LF).

                      Please check the new version.
                      Thank you, it works fine now!

                      Timer support and iDreamX/OSSS is next I hope

                      Cheers
                      JockyW

                      Kommentar

                      • anselra
                        Neuer Benutzer
                        • 11.03.2008
                        • 47

                        #41
                        @ ago123

                        Ich machs kurz DANKE DANKE DANKE

                        Grund meiner Freude ist, dass es geschafft ist die PI XBMC (Raspbmc) mit der UFS910 (Titan 1.25) zu Verbinden und auch zu streamen mit dem VU+ Addon Stand 1.6.7
                        Bei mir werden die Bouquet richtig geladen, die Sender, sowie die EPG.
                        Umschalten wenn die UFS910 im Standby über das Addon geht auch.

                        Was ich noch nicht getestet habe ist die Aufnahmesteuerung (was aber für mich nicht die prio hat)

                        Vielen dank

                        Kommentar

                        • ago123
                          Erfahrene Benutzer
                          • 18.10.2008
                          • 236

                          #42
                          Zitat von jockyw2001 Beitrag anzeigen
                          Thank you, it works fine now!

                          Timer support and iDreamX/OSSS is next I hope

                          Cheers
                          JockyW
                          Hi,

                          yes as next I will add timer functionality.
                          I don't have Mac, what special would you like for iDreamX?

                          Kommentar

                          • puwyyiqqsrfcm
                            Neuer Benutzer
                            • 02.12.2009
                            • 20

                            #43
                            Hallo Ago,

                            Ich melde mich auch mal wieder mit einem Statusupdate. Das ganze klappt schon gut mit XBMC. Hierfür schon mal ein großen Dank.

                            Leider bin ich was das dreamote Thema angeht noch nicht weitergekommen. Ich habe weiterhin nur die Bouquets, ohne Sender. Die Namen der Bouquets sind alle ohne Sonderzeichen, Leerzeichen oder sonstige Auffälligkeiten.

                            Irgendwelche Ideen?

                            Gruß

                            Kommentar

                            • hinterst
                              Erfahrene Benutzer
                              • 23.10.2010
                              • 168

                              #44
                              Es geht...

                              DANKE DANKE DANKE DANKE! Was habe ich darauf gewartet. Ich freu mich schon auf die Timer-Unterstützung...

                              Kommentar

                              • ago123
                                Erfahrene Benutzer
                                • 18.10.2008
                                • 236

                                #45
                                Zitat von puwyyiqqsrfcm Beitrag anzeigen
                                Hallo Ago,

                                Ich melde mich auch mal wieder mit einem Statusupdate. Das ganze klappt schon gut mit XBMC. Hierfür schon mal ein großen Dank.

                                Leider bin ich was das dreamote Thema angeht noch nicht weitergekommen. Ich habe weiterhin nur die Bouquets, ohne Sender. Die Namen der Bouquets sind alle ohne Sonderzeichen, Leerzeichen oder sonstige Auffälligkeiten.

                                Irgendwelche Ideen?

                                Gruß
                                Hallo,

                                ich habe mir gerade dreaMote gekauft und ich kann Dein Problem bestätigen. Ich habe auch keine Sender bei den Favoriten.
                                Die Version ist dreaMote/1.4.10. Bis jetzt habe ich dreaMote Lite in Version 1.1.13 und diese funktioniert, ohne dass ich etwas ändern muss (kannst Dir auch installieren).
                                Ich habe auf meinem PC socat mit Port-Forwarding gestartet um mit Wireshark den HTTP-Trafik zwischen dreaMote und dem Receiver aufzunehmen. Und komischerweise in diesem Fall funktioniert mit dreaMote alles (d.h. ich sehe auch die Sender).
                                Da ich jetzt das Programm habe, hoffe ich, dass ich schnell eine Lösung finde. Ich werde auch Logs einbauen, um im Fehlerfall mehr Infos für die Problemanalyse zu haben.

                                MfG,
                                ago123

                                Kommentar

                                Nicht konfiguriertes PHP-Modul

                                Einklappen

                                Enigma2 Web API für Titan

                                Einklappen
                                Lädt...
                                X