Ankündigung

Einklappen
Keine Ankündigung bisher.

Possible to "integrate" a browser?

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    Possible to "integrate" a browser?

    Hello Guys.
    I was wondering, if it would be possible, to integrate some kind of a browser window to the right o the menu, so you can browse the internet, without leaving SmartVisu on etc. a iPad?

    It could be used to integrate spotify in the SmartVisu, by accessing it's web interface

    #2
    Browsing means you want to have the address bar visible to enter any address you like or do you just want to display a specific website? For the latter you could use an iframe to show and use the spotify site in the smartVISU.
    Mit freundlichen Grüßen
    Niko Will

    Logiken und Schnittstelle zu anderen Systemen: smarthome.py - Visualisierung: smartVISU
    - Gira TS3 - iPhone & iPad - Mobotix T24 - ekey - Denon 2313 - Russound C5 (RIO over TCP Plugin) -

    Kommentar


      #3
      The best thing would be to only show a pre defined page, not the title bar - Thanks, I will try to find some info on I-Frame

      Kommentar


        #4
        Then it's easy. Just define a iframe tag like described here: HTML iframe tag

        with the additional attributes width and height you can define the size of the iframe and with that, the size of the embedded page.
        Mit freundlichen Grüßen
        Niko Will

        Logiken und Schnittstelle zu anderen Systemen: smarthome.py - Visualisierung: smartVISU
        - Gira TS3 - iPhone & iPad - Mobotix T24 - ekey - Denon 2313 - Russound C5 (RIO over TCP Plugin) -

        Kommentar


          #5
          Zitat von 2ndsky Beitrag anzeigen
          Then it's easy. Just define a iframe tag like described here: HTML iframe tag

          with the additional attributes width and height you can define the size of the iframe and with that, the size of the embedded page.
          Nice... thanks a lot - that seems perfect...

          Kommentar


            #6
            Just a thought that came to my mind - will the iframe URL be opened from the Smarthome.py or from the Ipad?

            Meaning, if I open Spotify Webplayer from my ipad, I can only install the app, not use the web player... But if it's the SH.py that will open the page, I think it should work

            Kommentar


              #7
              It won't work nevertheless... you have to find another URL to maybe access the webplayer directly. If you can not access the webplayer on your iPad in a different tab, then it's not possible with an iframe.
              Mit freundlichen Grüßen
              Niko Will

              Logiken und Schnittstelle zu anderen Systemen: smarthome.py - Visualisierung: smartVISU
              - Gira TS3 - iPhone & iPad - Mobotix T24 - ekey - Denon 2313 - Russound C5 (RIO over TCP Plugin) -

              Kommentar


                #8
                Yes ok - then I must find some kind of a Remote Web Interface for controlling a spotify app on my PC....

                Kommentar

                Lädt...
                X