Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Philips-TV v0.2.x

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Philips-TV v0.2.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • AlCalzone
      AlCalzone Developer last edited by

      @integer63:

      Es dauert zwar recht lange, aber die Instanz wird grün (ups, jetzt auch mit dem richtigen Screenshot): `
      Yay! Die Pause von ca. 1 Minute heißt dass da was mit dem Timeout noch nicht stimmt. Ich versuch das zu ändern.

      @NemoN:

      No supported device/API version found
      ```` `  
      

      Sind wir schon mal nen Schritt weiter 🙂 Aber der API-Check passt noch nicht.

      –-

      Edit: Ihr dürft beide nochmal updaten!

      1 Reply Last reply Reply Quote 0
      • integer63
        integer63 last edited by

        Hmm, ein kleiner Rückschritt …

        philips-tv.0	2018-01-30 20:24:52.272	debug	Could not initialize connection. Reason: No connection to host 192.168.11.118
        philips-tv.0	2018-01-30 20:24:52.270	debug	connection is DEAD. Reason: [undefined] Error: ESOCKETTIMEDOUT
        philips-tv.0	2018-01-30 20:24:47.210	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:24:47.209	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:24:37.197	debug	Could not initialize connection. Reason: No supported device/API version found at "192.168.11.118"
        philips-tv.0	2018-01-30 20:24:37.070	debug	testing APIv6
        philips-tv.0	2018-01-30 20:24:31.958	debug	testing APIv5
        philips-tv.0	2018-01-30 20:24:26.839	debug	testing APIv1
        philips-tv.0	2018-01-30 20:24:26.835	debug	detecting API version
        philips-tv.0	2018-01-30 20:24:26.833	debug	connection is ALIVE
        philips-tv.0	2018-01-30 20:24:26.753	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:24:26.750	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:24:16.685	debug	Could not initialize connection. Reason: No connection to host 192.168.11.118
        philips-tv.0	2018-01-30 20:24:16.684	debug	connection is DEAD. Reason: [undefined] Error: ESOCKETTIMEDOUT
        philips-tv.0	2018-01-30 20:24:11.645	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:24:11.643	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:24:01.577	debug	Could not initialize connection. Reason: No connection to host 192.168.11.118
        philips-tv.0	2018-01-30 20:24:01.575	debug	connection is DEAD. Reason: [undefined] Error: ESOCKETTIMEDOUT
        philips-tv.0	2018-01-30 20:23:56.502	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:23:56.501	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:23:46.495	debug	Could not initialize connection. Reason: No connection to host 192.168.11.118
        philips-tv.0	2018-01-30 20:23:46.493	debug	connection is DEAD. Reason: [undefined] Error: ESOCKETTIMEDOUT
        philips-tv.0	2018-01-30 20:23:41.406	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:23:41.405	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:23:31.393	debug	Could not initialize connection. Reason: No supported device/API version found at "192.168.11.118"
        philips-tv.0	2018-01-30 20:23:31.151	debug	testing APIv6
        philips-tv.0	2018-01-30 20:23:26.020	debug	testing APIv5
        philips-tv.0	2018-01-30 20:23:20.884	debug	testing APIv1
        philips-tv.0	2018-01-30 20:23:20.883	debug	detecting API version
        philips-tv.0	2018-01-30 20:23:20.882	debug	connection is ALIVE
        philips-tv.0	2018-01-30 20:23:20.854	debug	state with id philips-tv.0.info.connection updated: ack=true; val=false
        philips-tv.0	2018-01-30 20:23:20.847	debug	redis pmessage io.philips-tv.0.* io.philips-tv.0.info.connection {"val":false,"ack":true,"ts":1517340200829,"q":0,"from":"system.adapter.philips-tv.0","lc":1517340176850}
        philips-tv.0	2018-01-30 20:23:20.803	debug	checking if connection is alive
        philips-tv.0	2018-01-30 20:23:20.794	debug	initializing connection to 192.168.11.118
        philips-tv.0	2018-01-30 20:23:20.717	info	starting. Version 0.3.0-alpha4 in /opt/iobroker/node_modules/iobroker.philips-tv, node: v6.11.4
        philips-tv.0	2018-01-30 20:23:20.659	info	States connected to redis: 192.168.11.33:6379
        philips-tv.0	2018-01-30 20:23:20.648	debug	statesDB connected
        philips-tv.0	2018-01-30 20:23:20.594	debug	objectDB connected
        
        1 Reply Last reply Reply Quote 0
        • AlCalzone
          AlCalzone Developer last edited by

          ESOCKETTIMEDOUT heißt, dein Fernseher mag irgendwas nicht. Es gibt ein paar Möglichkeiten, das zu beheben, aber da müssen wir mal experimentieren…

          1 Reply Last reply Reply Quote 0
          • integer63
            integer63 last edited by

            @AlCalzone:

            … aber da müssen wir mal experimentieren... `
            nur zu 😄

            1 Reply Last reply Reply Quote 0
            • AlCalzone
              AlCalzone Developer last edited by

              @integer63:

              nur zu 😄 `
              Du darfst!

              1 Reply Last reply Reply Quote 0
              • D
                dali3 last edited by

                philips-tv.0	2018-01-30 21:09:55.226	debug	Could not initialize connection. Reason: No supported device/API version found at "192.168.0.87"
                philips-tv.0	2018-01-30 21:09:50.034	debug	testing APIv6
                philips-tv.0	2018-01-30 21:09:49.888	debug	testing APIv5
                philips-tv.0	2018-01-30 21:09:49.695	debug	testing APIv1
                philips-tv.0	2018-01-30 21:09:49.695	debug	detecting API version
                philips-tv.0	2018-01-30 21:09:49.693	debug	connection is ALIVE
                philips-tv.0	2018-01-30 21:09:49.616	debug	checking if connection is alive
                philips-tv.0	2018-01-30 21:09:49.614	debug	initializing connection to 192.168.0.87
                

                Philips PUS8700

                1 Reply Last reply Reply Quote 0
                • AlCalzone
                  AlCalzone Developer last edited by

                  @dali3:

                  Philips PUS8700 `
                  Sieht mir nach nem Timeout aus. Bitte neueste Version probieren, da gibts mehr Logs. Kannst du zum Vergleich auch mal die Links durchprobieren?

                  http://192.168.0.87:1925/1/audio/volume

                  http://192.168.0.87:1925/5/audio/volume

                  https://192.168.0.87:1926/6/audio/volume

                  1 Reply Last reply Reply Quote 0
                  • integer63
                    integer63 last edited by

                    Wow, ging sehr schnell auf grün:

                    philips-tv.0	2018-01-30 21:16:50.936	debug	connection is ALIVE
                    philips-tv.0	2018-01-30 21:16:50.846	debug	checking if connection is alive
                    philips-tv.0	2018-01-30 21:16:40.753	debug	connection is ALIVE
                    philips-tv.0	2018-01-30 21:16:40.712	debug	checking if connection is alive
                    philips-tv.0	2018-01-30 21:16:30.654	debug	connection is ALIVE
                    philips-tv.0	2018-01-30 21:16:30.577	debug	checking if connection is alive
                    philips-tv.0	2018-01-30 21:16:20.516	debug	connection is ALIVE
                    philips-tv.0	2018-01-30 21:16:20.418	debug	checking if connection is alive
                    philips-tv.0	2018-01-30 21:16:10.373	debug	state with id philips-tv.0.info.connection updated: ack=true; val=true
                    philips-tv.0	2018-01-30 21:16:10.372	debug	redis pmessage io.philips-tv.0.* io.philips-tv.0.info.connection {"val":true,"ack":true,"ts":1517343370356,"q":0,"from":"system.adapter.philips-tv.0","lc":1517343370356}
                    philips-tv.0	2018-01-30 21:16:10.358	info	The TV at 192.168.11.118 is now reachable.
                    philips-tv.0	2018-01-30 21:16:10.350	debug	TV has APIv5
                    philips-tv.0	2018-01-30 21:16:10.294	debug	testing APIv5
                    philips-tv.0	2018-01-30 21:16:10.157	debug	testing APIv1
                    philips-tv.0	2018-01-30 21:16:10.156	debug	detecting API version
                    philips-tv.0	2018-01-30 21:16:10.155	debug	connection is ALIVE
                    philips-tv.0	2018-01-30 21:16:10.129	debug	state with id philips-tv.0.info.connection updated: ack=true; val=false
                    philips-tv.0	2018-01-30 21:16:10.122	debug	redis pmessage io.philips-tv.0.* io.philips-tv.0.info.connection {"val":false,"ack":true,"ts":1517343370104,"q":0,"from":"system.adapter.philips-tv.0","lc":1517340176850}
                    philips-tv.0	2018-01-30 21:16:10.078	debug	checking if connection is alive
                    philips-tv.0	2018-01-30 21:16:10.068	debug	initializing connection to 192.168.11.118
                    philips-tv.0	2018-01-30 21:16:09.992	info	starting. Version 0.3.0-alpha4 in /opt/iobroker/node_modules/iobroker.philips-tv, node: v6.11.4
                    philips-tv.0	2018-01-30 21:16:09.935	info	States connected to redis: 192.168.11.33:6379
                    philips-tv.0	2018-01-30 21:16:09.923	debug	statesDB connected
                    philips-tv.0	2018-01-30 21:16:09.870	debug	objectDB connected
                    
                    1 Reply Last reply Reply Quote 0
                    • AlCalzone
                      AlCalzone Developer last edited by

                      @integer63:

                      Wow, ging sehr schnell auf grün: `
                      Prima, das ist ein Haken mehr auf der Liste. Bitte mal beobachten ob das so bleibt.

                      1 Reply Last reply Reply Quote 0
                      • D
                        dali3 last edited by

                        http://192.168.0.87:1925/6/system

                        Not Found
                        The server has not found anything matching the request URI
                        
                        You can get technical details here.
                        Please continue your visit at our home page.
                        

                        http://192.168.0.87:1925/system

                        {"menulanguage":"German","name":"65PUS8700\/12","country":"Switzerland","serialnumber_encrypted":"cXxPJYO2Jd7cDIA2EVdcnlAJ7u3hHME1wGMcClXPKAw=\n","softwareversion_encrypted":"XYlnb20zZkKE3LL\/Vj3vwh+viBBi72vdK9ead64bFVE=\n","model_encrypted":"MaZqqUUf53LzdAflDuBMRtZDVgoCF0795oOzz3aR8EI=\n","deviceid_encrypted":"I1iDm1ydAOVzZ+Q8tqPbkZPy\/t9pDSwRgVKcKN2EHvk=\n","nettvversion":"5.2.0","epgsource":"ip","api_version":{"Major":5,"Minor":2,"Patch":0},"featuring":{"jsonfeatures":{"ambilight":["LoungeLight","Ambilight"],"textentry":["context_based","initial_string_available"],"inputkey":["key"],"applications":["TV_Apps","TV_Games","TV_Settings"],"pointer":["not_available"],"activities":["intent"]},"systemfeatures":{"tvtype":"consumer","content":["dmr","dms_tad"],"tvsearch":"intent","pairing_type":"digest_auth_pairing","secured_transport":"true"}}}
                        

                        http://192.168.0.87:1925/5/system

                        {"menulanguage":"German","name":"65PUS8700\/12","country":"Switzerland","serialnumber_encrypted":"r6JNErTrk01mgMdYKDrcZhO2h8wxGWbU3\/oCU1YabU4=\n","softwareversion_encrypted":"64nDPvAaqHDiAVZbDPMDvBovcPmyT\/USuWhpBxNi1vE=\n","model_encrypted":"gHBfHO0\/ZcUFiP\/AhZXqohTJArRKu74yN9NoyUSqlEk=\n","deviceid_encrypted":"q6Tjl9HOpRMEqHn37o9fmjiqWOfzhcbVBqw6E4R8Bz0=\n","nettvversion":"5.2.0","epgsource":"ip","api_version":{"Major":5,"Minor":2,"Patch":0},"featuring":{"jsonfeatures":{"ambilight":["LoungeLight","Ambilight"],"textentry":["context_based","initial_string_available"],"inputkey":["key"],"applications":["TV_Apps","TV_Games","TV_Settings"],"pointer":["not_available"],"activities":["intent"]},"systemfeatures":{"tvtype":"consumer","content":["dmr","dms_tad"],"tvsearch":"intent","pairing_type":"digest_auth_pairing","secured_transport":"true"}}}
                        

                        http://192.168.0.87:1925/1/audio/volume

                        http://192.168.0.87:1925/5/audio/volume

                        https://192.168.0.87:1926/6/audio/volume

                        Not Found
                        
                        The server has not found anything matching the request URI
                        
                        You can get technical details here.
                        Please continue your visit at our home page.
                        

                        Habe aktuell die alpha4? (https://github.com/AlCalzone/ioBroker.p … /api-v5+v6 ?)

                        1 Reply Last reply Reply Quote 0
                        • N
                          NemoN last edited by

                          philips-tv.0	2018-01-30 21:37:45.671	warn	The TV at 192.168.5.109 needs to be paired before you can use the adapter. Go to the adapter config to continue!
                          philips-tv.0	2018-01-30 21:37:45.670	debug	TV has APIv6
                          philips-tv.0	2018-01-30 21:37:45.493	debug	testing APIv6
                          philips-tv.0	2018-01-30 21:37:45.392	debug	API test for v5 failed. Reason: [undefined] 404 - "\n\n \n\n\n
                          
                          philips-tv.0	2018-01-30 21:37:45.365	debug	testing APIv5
                          philips-tv.0	2018-01-30 21:37:45.262	debug	API test for v1 failed. Reason: [undefined] 404 - "\n\n \n\n\n
                          
                          philips-tv.0	2018-01-30 21:37:45.245	debug	testing APIv1
                          philips-tv.0	2018-01-30 21:37:45.245	debug	detecting API version
                          philips-tv.0	2018-01-30 21:37:45.245	debug	connection is ALIVE
                          philips-tv.0	2018-01-30 21:37:45.224	debug	checking if connection is alive
                          philips-tv.0	2018-01-30 21:37:45.222	debug	initializing connection to 192.168.5.109
                          
                          

                          er erkennt das noch nicht gepairt wurde. super 🙂

                          1 Reply Last reply Reply Quote 0
                          • AlCalzone
                            AlCalzone Developer last edited by

                            @dali3:

                            Habe aktuell die alpha4? (https://github.com/AlCalzone/ioBroker.p … /api-v5+v6 ?) `
                            Ja das passt, habe die Version bei den letzten Änderungen nicht mehr angepasst. Bist du etwa einer der Leute mit der 4. (anderen) API?

                            Kommt da was?

                            http://192.168.0.87:49154/nmrRenderingControl.xml

                            1 Reply Last reply Reply Quote 0
                            • D
                              dali3 last edited by

                              @AlCalzone:

                              @dali3:

                              Habe aktuell die alpha4? (https://github.com/AlCalzone/ioBroker.p … /api-v5+v6 ?) `
                              Ja das passt, habe die Version bei den letzten Änderungen nicht mehr angepasst. Bist du etwa einer der Leute mit der 4. (anderen) API?

                              Kommt da was?

                              http://192.168.0.87:49154/nmrRenderingControl.xml `

                              JA!

                              ! ````
                              This XML file does not appear to have any style information associated with it. The document tree is shown below.
                              <scpd xmlns="urn:schemas-upnp-org:service-1-0"><specversion><major>1</major>
                              <minor>0</minor></specversion>
                              <servicestatetable><statevariable sendevents="no"><name>PresetNameList</name>
                              <datatype>string</datatype></statevariable>
                              <statevariable sendevents="yes"><name>LastChange</name>
                              <datatype>string</datatype></statevariable>
                              <statevariable sendevents="no"><name>A_ARG_TYPE_Channel</name>
                              <datatype>string</datatype>
                              <allowedvaluelist><allowedvalue>Master</allowedvalue></allowedvaluelist></statevariable>
                              <statevariable sendevents="no"><name>A_ARG_TYPE_InstanceID</name>
                              <datatype>ui4</datatype></statevariable>
                              <statevariable sendevents="no"><name>A_ARG_TYPE_PresetName</name>
                              <datatype>string</datatype>
                              <allowedvaluelist><allowedvalue>FactoryDefaults</allowedvalue></allowedvaluelist></statevariable>
                              <statevariable sendevents="no"><name>Volume</name>
                              <datatype>ui2</datatype>
                              <allowedvaluerange><minimum>0</minimum>
                              <maximum>100</maximum>
                              <step>1</step></allowedvaluerange></statevariable>
                              <statevariable sendevents="no"><name>Mute</name>
                              <datatype>boolean</datatype></statevariable></servicestatetable>
                              <actionlist><action><name>ListPresets</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>CurrentPresetNameList</name>
                              <direction>out</direction>
                              <relatedstatevariable>PresetNameList</relatedstatevariable></argument></argumentlist></action>
                              <action><name>SelectPreset</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>PresetName</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_PresetName</relatedstatevariable></argument></argumentlist></action>
                              <action><name>GetVolume</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>Channel</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument>
                              <argument><name>CurrentVolume</name>
                              <direction>out</direction>
                              <relatedstatevariable>Volume</relatedstatevariable></argument></argumentlist></action>
                              <action><name>SetVolume</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>Channel</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument>
                              <argument><name>DesiredVolume</name>
                              <direction>in</direction>
                              <relatedstatevariable>Volume</relatedstatevariable></argument></argumentlist></action>
                              <action><name>SetMute</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>Channel</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument>
                              <argument><name>DesiredMute</name>
                              <direction>in</direction>
                              <relatedstatevariable>Mute</relatedstatevariable></argument></argumentlist></action>
                              <action><name>GetMute</name>
                              <argumentlist><argument><name>InstanceID</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument>
                              <argument><name>Channel</name>
                              <direction>in</direction>
                              <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument>
                              <argument><name>CurrentMute</name>
                              <direction>out</direction>
                              <relatedstatevariable>Mute</relatedstatevariable></argument></argumentlist></action></actionlist></scpd>

                              1 Reply Last reply Reply Quote 0
                              • AlCalzone
                                AlCalzone Developer last edited by

                                @dali3:

                                JA! `
                                Hm das geht bei mir aber auch und ich hab API v1. Mich wundert, dass beim Rest nix kommt. Kannst ja nochmal ein paar der Links in diesem Thread probieren - wenn da außer /system nix geht, musst du dich wohl noch etwas gedulden.

                                Aber jetzt ist erst mal Feierabend 🙂

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dali3 last edited by

                                  @AlCalzone:

                                  @dali3:

                                  JA! `
                                  Hm das geht bei mir aber auch und ich hab API v1. Mich wundert, dass beim Rest nix kommt. Kannst ja nochmal ein paar der Links in diesem Thread probieren - wenn da außer /system nix geht, musst du dich wohl noch etwas gedulden.

                                  Aber jetzt ist erst mal Feierabend 🙂 `

                                  AlCalzone, hatte gestern auch Feierabend 🙂

                                  Habe die Links jetzt zusammentragen und werde diese heute Abend zu Hause testen!

                                  Liste IP:

                                  • X= getestet
                                  X [https://IPvomTV:1926/6/audio/volume](https://IPvomTV:1926/6/audio/volume)
                                  
                                  X [http://IPvomTV:1925/5/audio/volume](http://IPvomTV:1925/5/audio/volume)
                                  
                                  X [http://IPvomTV:1925/1/audio/volume](http://IPvomTV:1925/1/audio/volume)
                                  
                                  X [http://IPvomTV:1925/system](http://IPvomTV:1925/system)
                                  
                                  X [http://IPvomTV:1925/5/system](http://IPvomTV:1925/5/system)
                                  
                                  X [http://IPvomTV:1925/6/system](http://IPvomTV:1925/6/system)
                                  
                                  X [http://IPvomTV:49154/nmrRenderingControl.xml](http://IPvomTV:49154/nmrRenderingControl.xml)
                                  
                                  [http://IPvomTV:49154/nmrRenderingControl.xml](http://IPvomTV:49154/nmrRenderingControl.xml)
                                  
                                  [http://IPvomTV:49153/nmrRenderingControl.xml](http://IPvomTV:49153/nmrRenderingControl.xml)
                                  
                                  [https://IPvomTV:1926/input/Key](https://IPvomTV:1926/input/Key)
                                  
                                  [http://IPvomTV:49154/nmsDescription.xml](http://IPvomTV:49154/nmsDescription.xml)
                                  
                                  [http://IPvomTV:49154/nmrAVTransport.xml](http://IPvomTV:49154/nmrAVTransport.xml)
                                  
                                  [http://IPvomTV:49154/nmsContentDirectorySCPD.xml](http://IPvomTV:49154/nmsContentDirectorySCPD.xml)
                                  
                                  [http://IPvomTV:49154/nmrConnectionManager.xml](http://IPvomTV:49154/nmrConnectionManager.xml) 
                                  

                                  Falls ich eine übersehen habe, bitte kurz mitteilen 🙂

                                  Danke für deinen Einsatz!!!

                                  1 Reply Last reply Reply Quote 0
                                  • D
                                    dali3 last edited by Negalein

                                    so wie versprochen noch die offenen Punkte:

                                    http://IPvomTV:49153/nmrRenderingControl.xml

                                     <scpd xmlns="urn:schemas-upnp-org:service-1-0"><specversion><major>1</major>
                                    <minor>0</minor></specversion> 
                                     <servicestatetable><statevariable sendevents="no"><name>PresetNameList</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>LastChange</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>AllowedTransformSettings</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>TransformSettings</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Channel</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>Master</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_InstanceID</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_PresetName</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>FactoryDefaults</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>Volume</name>
                                    <datatype>ui2</datatype>
                                     <allowedvaluerange><minimum>0</minimum>
                                    <maximum>100</maximum>
                                    <step>1</step></allowedvaluerange></statevariable> 
                                     <statevariable sendevents="no"><name>Mute</name>
                                    <datatype>boolean</datatype></statevariable></servicestatetable> 
                                     <actionlist><action><name>ListPresets</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>CurrentPresetNameList</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>PresetNameList</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>SelectPreset</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>PresetName</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_PresetName</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetVolume</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Channel</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument> 
                                     <argument><name>CurrentVolume</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>Volume</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>SetVolume</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Channel</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument> 
                                     <argument><name>DesiredVolume</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>Volume</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>SetMute</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Channel</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument> 
                                     <argument><name>DesiredMute</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>Mute</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetMute</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Channel</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Channel</relatedstatevariable></argument> 
                                     <argument><name>CurrentMute</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>Mute</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetAllowedTransforms</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>CurrentAllowedTransformSettings</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AllowedTransformSettings</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetTransforms</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>CurrentTransformValues</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>TransformSettings</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>SetTransforms</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>DesiredTransformValues</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>TransformSettings</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetAllAvailableTransforms</name>
                                     <argumentlist><argument><name>AllAllowedTransformSettings</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AllowedTransformSettings</relatedstatevariable></argument></argumentlist></action></actionlist></scpd> 
                                    

                                    https://IPvomTV:1926/input/Key

                                    Not Found
                                    >! The server has not found anything matching the request URI
                                    >! You can get technical details here.
                                    Please continue your visit at our home page.
                                    

                                    http://IPvomTV:49154/nmsDescription.xml

                                     <root xmlns="urn:schemas-upnp-org:device-1-0"><specversion><major>1</major>
                                    <minor>0</minor></specversion> 
                                     <device><devicetype>urn:schemas-upnp-org:device:MediaServer:3</devicetype>
                                    <friendlyname>65PUS8700/12</friendlyname>
                                    <manufacturer>Royal Philips Electronics</manufacturer>
                                    <manufacturerurl>http://www.philips.com</manufacturerurl>
                                    <modeldescription>Philips TV Server</modeldescription>
                                    <modelname>Philips TV Server</modelname>
                                    <modelnumber>2k15Marvel</modelnumber>
                                    <modelurl>http://www.philips.com/</modelurl>
                                    <serialnumber>123456789-serial</serialnumber>
                                    <udn>uuid:5AFEF00D-BABE-DADA-FA5A-b886870336ed</udn>
                                    <upc>123456789123</upc>
                                     <iconlist><icon><mimetype>image/png</mimetype>
                                    <height>48</height>
                                    <width>48</width>
                                    <depth>24</depth>
                                    <url>CP_logo_0.png</url></icon> 
                                     <icon><mimetype>image/png</mimetype>
                                    <height>120</height>
                                    <width>120</width>
                                    <depth>24</depth>
                                    <url>CP_logo_1.png</url></icon> 
                                     <icon><mimetype>image/jpeg</mimetype>
                                    <height>48</height>
                                    <width>48</width>
                                    <depth>24</depth>
                                    <url>CP_logo_2.jpg</url></icon> 
                                     <icon><mimetype>image/jpeg</mimetype>
                                    <height>120</height>
                                    <width>120</width>
                                    <depth>24</depth>
                                    <url>CP_logo_3.jpg</url></icon></iconlist> 
                                     <servicelist><service><servicetype>urn:schemas-upnp-org:service:ContentDirectory:3</servicetype>
                                    <serviceid>urn:upnp-org:serviceId:ContentDirectory</serviceid>
                                    <controlurl>upnp/control/ContentDirectoryNmsO</controlurl>
                                    <eventsuburl>upnp/event/ContentDirectoryNmsO</eventsuburl>
                                    <scpdurl>nmsContentDirectorySCPD.xml</scpdurl></service> 
                                     <service><servicetype>urn:schemas-upnp-org:service:ConnectionManager:2</servicetype>
                                    <serviceid>urn:upnp-org:serviceId:ConnectionManager</serviceid>
                                    <controlurl>upnp/control/ConnectionManagerNmsO</controlurl>
                                    <eventsuburl>upnp/event/ConnectionManagerNmsO</eventsuburl>
                                    <scpdurl>nmsConnectionManagerSCPD.xml</scpdurl></service></servicelist></device></root> 
                                    

                                    http://IPvomTV:49154/nmrAVTransport.xml

                                     <scpd xmlns="urn:schemas-upnp-org:service-1-0"><specversion><major>1</major>
                                    <minor>0</minor></specversion> 
                                     <actionlist><action><name>Play</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Speed</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>TransportPlaySpeed</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Stop</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Next</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Previous</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetMediaInfo</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>NrTracks</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>NumberOfTracks</relatedstatevariable></argument> 
                                     <argument><name>MediaDuration</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentMediaDuration</relatedstatevariable></argument> 
                                     <argument><name>CurrentURI</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AVTransportURI</relatedstatevariable></argument> 
                                     <argument><name>CurrentURIMetaData</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AVTransportURIMetaData</relatedstatevariable></argument> 
                                     <argument><name>NextURI</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>NextAVTransportURI</relatedstatevariable></argument> 
                                     <argument><name>NextURIMetaData</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>NextAVTransportURIMetaData</relatedstatevariable></argument> 
                                     <argument><name>PlayMedium</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>PlaybackStorageMedium</relatedstatevariable></argument> 
                                     <argument><name>RecordMedium</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>RecordStorageMedium</relatedstatevariable></argument> 
                                     <argument><name>WriteStatus</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>RecordMediumWriteStatus</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetDeviceCapabilities</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>PlayMedia</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>PossiblePlaybackStorageMedia</relatedstatevariable></argument> 
                                     <argument><name>RecMedia</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>PossibleRecordStorageMedia</relatedstatevariable></argument> 
                                     <argument><name>RecQualityModes</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>PossibleRecordQualityModes</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>SetAVTransportURI</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>CurrentURI</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>AVTransportURI</relatedstatevariable></argument> 
                                     <argument><name>CurrentURIMetaData</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>AVTransportURIMetaData</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetCurrentTransportActions</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Actions</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentTransportActions</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetTransportSettings</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>PlayMode</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentPlayMode</relatedstatevariable></argument> 
                                     <argument><name>RecQualityMode</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentRecordQualityMode</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetTransportInfo</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>CurrentTransportState</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>TransportState</relatedstatevariable></argument> 
                                     <argument><name>CurrentTransportStatus</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>TransportStatus</relatedstatevariable></argument> 
                                     <argument><name>CurrentSpeed</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>TransportPlaySpeed</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Pause</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Seek</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Unit</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_SeekMode</relatedstatevariable></argument> 
                                     <argument><name>Target</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_SeekTarget</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetPositionInfo</name>
                                     <argumentlist><argument><name>InstanceID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_InstanceID</relatedstatevariable></argument> 
                                     <argument><name>Track</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentTrack</relatedstatevariable></argument> 
                                     <argument><name>TrackDuration</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentTrackDuration</relatedstatevariable></argument> 
                                     <argument><name>TrackMetaData</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentTrackMetaData</relatedstatevariable></argument> 
                                     <argument><name>TrackURI</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentTrackURI</relatedstatevariable></argument> 
                                     <argument><name>RelTime</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>RelativeTimePosition</relatedstatevariable></argument> 
                                     <argument><name>AbsTime</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AbsoluteTimePosition</relatedstatevariable></argument> 
                                     <argument><name>RelCount</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>RelativeCounterPosition</relatedstatevariable></argument> 
                                     <argument><name>AbsCount</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>AbsoluteCounterPosition</relatedstatevariable></argument></argumentlist></action></actionlist> 
                                     <servicestatetable><statevariable sendevents="no"><name>CurrentPlayMode</name>
                                    <datatype>string</datatype>
                                    <defaultvalue>NORMAL</defaultvalue>
                                     <allowedvaluelist><allowedvalue>NORMAL</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>RecordStorageMedium</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>UNKNOWN</allowedvalue>
                                    <allowedvalue>DV</allowedvalue>
                                    <allowedvalue>MINI-DV</allowedvalue>
                                    <allowedvalue>VHS</allowedvalue>
                                    <allowedvalue>W-VHS</allowedvalue>
                                    <allowedvalue>S-VHS</allowedvalue>
                                    <allowedvalue>D-VHS</allowedvalue>
                                    <allowedvalue>VHSC</allowedvalue>
                                    <allowedvalue>VIDEO8</allowedvalue>
                                    <allowedvalue>HI8</allowedvalue>
                                    <allowedvalue>CD-ROM</allowedvalue>
                                    <allowedvalue>CD-DA</allowedvalue>
                                    <allowedvalue>CD-R</allowedvalue>
                                    <allowedvalue>CD-RW</allowedvalue>
                                    <allowedvalue>VIDEO-CD</allowedvalue>
                                    <allowedvalue>SACD</allowedvalue>
                                    <allowedvalue>MD-AUDIO</allowedvalue>
                                    <allowedvalue>MD-PICTURE</allowedvalue>
                                    <allowedvalue>DVD-ROM</allowedvalue>
                                    <allowedvalue>DVD-VIDEO</allowedvalue>
                                    <allowedvalue>DVD-R</allowedvalue>
                                    <allowedvalue>DVD+RW</allowedvalue>
                                    <allowedvalue>DVD-RW</allowedvalue>
                                    <allowedvalue>DVD-RAM</allowedvalue>
                                    <allowedvalue>DVD-AUDIO</allowedvalue>
                                    <allowedvalue>DAT</allowedvalue>
                                    <allowedvalue>LD</allowedvalue>
                                    <allowedvalue>HDD</allowedvalue>
                                    <allowedvalue>MICRO-MV</allowedvalue>
                                    <allowedvalue>NETWORK</allowedvalue>
                                    <allowedvalue>NONE</allowedvalue>
                                    <allowedvalue>NOT_IMPLEMENTED</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="yes"><name>LastChange</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>RelativeTimePosition</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentTrackURI</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentTrackDuration</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentRecordQualityMode</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>0:EP</allowedvalue>
                                    <allowedvalue>1:LP</allowedvalue>
                                    <allowedvalue>2:SP</allowedvalue>
                                    <allowedvalue>0:BASIC</allowedvalue>
                                    <allowedvalue>1:MEDIUM</allowedvalue>
                                    <allowedvalue>2:HIGH</allowedvalue>
                                    <allowedvalue>NOT_IMPLEMENTED</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentMediaDuration</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>AbsoluteCounterPosition</name>
                                    <datatype>i4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>RelativeCounterPosition</name>
                                    <datatype>i4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_InstanceID</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>AVTransportURI</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>TransportState</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>STOPPED</allowedvalue>
                                    <allowedvalue>PAUSED_PLAYBACK</allowedvalue>
                                    <allowedvalue>PAUSED_RECORDING</allowedvalue>
                                    <allowedvalue>PLAYING</allowedvalue>
                                    <allowedvalue>RECORDING</allowedvalue>
                                    <allowedvalue>TRANSITIONING</allowedvalue>
                                    <allowedvalue>NO_MEDIA_PRESENT</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentTrackMetaData</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>NextAVTransportURI</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>PossibleRecordQualityModes</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentTrack</name>
                                    <datatype>ui4</datatype>
                                     <allowedvaluerange><minimum>0</minimum>
                                    <maximum>4294967295</maximum>
                                    <step>1</step></allowedvaluerange></statevariable> 
                                     <statevariable sendevents="no"><name>AbsoluteTimePosition</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>NextAVTransportURIMetaData</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>PlaybackStorageMedium</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>UNKNOWN</allowedvalue>
                                    <allowedvalue>DV</allowedvalue>
                                    <allowedvalue>MINI-DV</allowedvalue>
                                    <allowedvalue>VHS</allowedvalue>
                                    <allowedvalue>W-VHS</allowedvalue>
                                    <allowedvalue>S-VHS</allowedvalue>
                                    <allowedvalue>D-VHS</allowedvalue>
                                    <allowedvalue>VHSC</allowedvalue>
                                    <allowedvalue>VIDEO8</allowedvalue>
                                    <allowedvalue>HI8</allowedvalue>
                                    <allowedvalue>CD-ROM</allowedvalue>
                                    <allowedvalue>CD-DA</allowedvalue>
                                    <allowedvalue>CD-R</allowedvalue>
                                    <allowedvalue>CD-RW</allowedvalue>
                                    <allowedvalue>VIDEO-CD</allowedvalue>
                                    <allowedvalue>SACD</allowedvalue>
                                    <allowedvalue>MD-AUDIO</allowedvalue>
                                    <allowedvalue>MD-PICTURE</allowedvalue>
                                    <allowedvalue>DVD-ROM</allowedvalue>
                                    <allowedvalue>DVD-VIDEO</allowedvalue>
                                    <allowedvalue>DVD-R</allowedvalue>
                                    <allowedvalue>DVD+RW</allowedvalue>
                                    <allowedvalue>DVD-RW</allowedvalue>
                                    <allowedvalue>DVD-RAM</allowedvalue>
                                    <allowedvalue>DVD-AUDIO</allowedvalue>
                                    <allowedvalue>DAT</allowedvalue>
                                    <allowedvalue>LD</allowedvalue>
                                    <allowedvalue>HDD</allowedvalue>
                                    <allowedvalue>MICRO-MV</allowedvalue>
                                    <allowedvalue>NETWORK</allowedvalue>
                                    <allowedvalue>NONE</allowedvalue>
                                    <allowedvalue>NOT_IMPLEMENTED</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>RecordMediumWriteStatus</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>WRITABLE</allowedvalue>
                                    <allowedvalue>PROTECTED</allowedvalue>
                                    <allowedvalue>NOT_WRITABLE</allowedvalue>
                                    <allowedvalue>UNKNOWN</allowedvalue>
                                    <allowedvalue>NOT_IMPLEMENTED</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>PossiblePlaybackStorageMedia</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>AVTransportURIMetaData</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>NumberOfTracks</name>
                                    <datatype>ui4</datatype>
                                     <allowedvaluerange><minimum>0</minimum>
                                    <maximum>4294967295</maximum></allowedvaluerange></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_SeekMode</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>ABS_TIME</allowedvalue>
                                    <allowedvalue>REL_TIME</allowedvalue>
                                    <allowedvalue>TRACK_NR</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_SeekTarget</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>PossibleRecordStorageMedia</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>TransportStatus</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>OK</allowedvalue>
                                    <allowedvalue>ERROR_OCCURRED</allowedvalue>
                                    <allowedvalue>UNKNOWN</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>TransportPlaySpeed</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>1</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>CurrentTransportActions</name>
                                    <datatype>string</datatype></statevariable></servicestatetable></scpd> 
                                    

                                    http://IPvomTV:49154/nmsContentDirectorySCPD.…

                                     <scpd xmlns="urn:schemas-upnp-org:service-1-0"><specversion><major>1</major>
                                    <minor>0</minor></specversion> 
                                     <actionlist><action><name>GetSearchCapabilities</name>
                                     <argumentlist><argument><name>SearchCaps</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>SearchCapabilities</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetSortCapabilities</name>
                                     <argumentlist><argument><name>SortCaps</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>SortCapabilities</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetSystemUpdateID</name>
                                     <argumentlist><argument><name>Id</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>SystemUpdateID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetServiceResetToken</name>
                                     <argumentlist><argument><name>ResetToken</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>ServiceResetToken</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetFeatureList</name>
                                     <argumentlist><argument><name>FeatureList</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>FeatureList</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>Browse</name>
                                     <argumentlist><argument><name>ObjectID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ObjectID</relatedstatevariable></argument> 
                                     <argument><name>BrowseFlag</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_BrowseFlag</relatedstatevariable></argument> 
                                     <argument><name>Filter</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Filter</relatedstatevariable></argument> 
                                     <argument><name>StartingIndex</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Index</relatedstatevariable></argument> 
                                     <argument><name>RequestedCount</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>SortCriteria</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_SortCriteria</relatedstatevariable></argument> 
                                     <argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Result</relatedstatevariable></argument> 
                                     <argument><name>NumberReturned</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>TotalMatches</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>UpdateID</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_UpdateID</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_BrowseByLetter</name>
                                     <argumentlist><argument><name>ObjectID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ObjectID</relatedstatevariable></argument> 
                                     <argument><name>BrowseFlag</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_BrowseFlag</relatedstatevariable></argument> 
                                     <argument><name>Filter</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Filter</relatedstatevariable></argument> 
                                     <argument><name>StartingLetter</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_BrowseLetter</relatedstatevariable></argument> 
                                     <argument><name>RequestedCount</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>SortCriteria</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_SortCriteria</relatedstatevariable></argument> 
                                     <argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Result</relatedstatevariable></argument> 
                                     <argument><name>NumberReturned</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>TotalMatches</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Count</relatedstatevariable></argument> 
                                     <argument><name>UpdateID</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_UpdateID</relatedstatevariable></argument> 
                                     <argument><name>StartingIndex</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Index</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_Philips_PauseStream</name>
                                     <argumentlist><argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_Result</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_Philips_ResumeStream</name>
                                     <argumentlist><argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_Result</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_Philips_JumpToPosition</name>
                                     <argumentlist><argument><name>PositionFlag</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_PositionFlag</relatedstatevariable></argument> 
                                     <argument><name>Position</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_Position</relatedstatevariable></argument> 
                                     <argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_Result</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_Philips_GetPlaybackPosition</name>
                                     <argumentlist><argument><name>PositionFlag</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_PositionFlag</relatedstatevariable></argument> 
                                     <argument><name>Position</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_Position</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>X_Philips_GetTimeShiftInfo</name>
                                     <argumentlist><argument><name>BufferDuration</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_BufferedDuration</relatedstatevariable></argument> 
                                     <argument><name>CurrentPosition</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_Position</relatedstatevariable></argument> 
                                     <argument><name>MaxDuration</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_MaxDuration</relatedstatevariable></argument> 
                                     <argument><name>Result</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>X_Philips_A_ARG_TYPE_Result</relatedstatevariable></argument></argumentlist></action></actionlist> 
                                     <servicestatetable><statevariable sendevents="yes"><name>TransferIDs</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>LastChange</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_ObjectID</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Result</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_BrowseFlag</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>BrowseMetadata</allowedvalue>
                                    <allowedvalue>BrowseDirectChildren</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_BrowseLetter</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Filter</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_SortCriteria</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Index</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Count</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_UpdateID</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>SearchCapabilities</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>SortCapabilities</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>SystemUpdateID</name>
                                    <datatype>ui4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>ServiceResetToken</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>ContainerUpdateIDs</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>FeatureList</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>X_Philips_A_ARG_TYPE_Result</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>X_Philips_A_ARG_TYPE_PositionFlag</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>X_Philips_A_ARG_Position</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>X_Philips_A_ARG_TYPE_BufferedDuration</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>X_Philips_A_ARG_TYPE_MaxDuration</name>
                                    <datatype>string</datatype></statevariable></servicestatetable></scpd> 
                                    

                                    http://IPvomTV:49154/nmrConnectionManager.xml

                                     <scpd xmlns="urn:schemas-upnp-org:service-1-0"><specversion><major>1</major>
                                    <minor>0</minor></specversion> 
                                     <actionlist><action><name>GetProtocolInfo</name>
                                     <argumentlist><argument><name>Source</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>SourceProtocolInfo</relatedstatevariable></argument> 
                                     <argument><name>Sink</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>SinkProtocolInfo</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetCurrentConnectionIDs</name>
                                     <argumentlist><argument><name>ConnectionIDs</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>CurrentConnectionIDs</relatedstatevariable></argument></argumentlist></action> 
                                     <action><name>GetCurrentConnectionInfo</name>
                                     <argumentlist><argument><name>ConnectionID</name>
                                    <direction>in</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ConnectionID</relatedstatevariable></argument> 
                                     <argument><name>RcsID</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_RcsID</relatedstatevariable></argument> 
                                     <argument><name>AVTransportID</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_AVTransportID</relatedstatevariable></argument> 
                                     <argument><name>ProtocolInfo</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ProtocolInfo</relatedstatevariable></argument> 
                                     <argument><name>PeerConnectionManager</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ConnectionManager</relatedstatevariable></argument> 
                                     <argument><name>PeerConnectionID</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ConnectionID</relatedstatevariable></argument> 
                                     <argument><name>Direction</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_Direction</relatedstatevariable></argument> 
                                     <argument><name>Status</name>
                                    <direction>out</direction>
                                    <relatedstatevariable>A_ARG_TYPE_ConnectionStatus</relatedstatevariable></argument></argumentlist></action></actionlist> 
                                     <servicestatetable><statevariable sendevents="yes"><name>SourceProtocolInfo</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>SinkProtocolInfo</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="yes"><name>CurrentConnectionIDs</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_ConnectionStatus</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>OK</allowedvalue>
                                    <allowedvalue>ContentFormatMismatch</allowedvalue>
                                    <allowedvalue>InsufficientBandwidth</allowedvalue>
                                    <allowedvalue>UnreliableChannel</allowedvalue>
                                    <allowedvalue>Unknown</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_ConnectionManager</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_Direction</name>
                                    <datatype>string</datatype>
                                     <allowedvaluelist><allowedvalue>Input</allowedvalue>
                                    <allowedvalue>Output</allowedvalue></allowedvaluelist></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_ProtocolInfo</name>
                                    <datatype>string</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_ConnectionID</name>
                                    <datatype>i4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_AVTransportID</name>
                                    <datatype>i4</datatype></statevariable> 
                                     <statevariable sendevents="no"><name>A_ARG_TYPE_RcsID</name>
                                    <datatype>i4</datatype></statevariable></servicestatetable></scpd> 
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • wendy2702
                                      wendy2702 last edited by

                                      @dali3:

                                      so wie versprochen noch die offenen Punkte:

                                      http://IPvomTV:49153/nmrRenderingControl.xml `

                                      Kannst du die vielleicht noch in "SPOILER" verpacken!?

                                      Erleichtert das scrollen 😉

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        dali3 last edited by

                                        @wendy2702:

                                        @dali3:

                                        so wie versprochen noch die offenen Punkte:

                                        http://IPvomTV:49153/nmrRenderingControl.xml `

                                        Kannst du die vielleicht noch in "SPOILER" verpacken!?

                                        Erleichtert das scrollen 😉 `

                                        So eingepackt, danke für den Input 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • AlCalzone
                                          AlCalzone Developer last edited by

                                          Danke für die Logs, das scheint aktuell keine unterstützte API zu sein. Falls du Lust hast, kannst du dich mal in Google austoben. Für sachdienliche Hinweise zur Einbindung bin ich dankbar 😄

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            dali3 last edited by

                                            Ist diese Seite schob bekannt?

                                            http://jointspace.sourceforge.net/proje … c/API.html

                                            Bzw.

                                            https://github.com/stevenle/googletv-anymote ?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            804
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            philips philips tv
                                            84
                                            550
                                            115395
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo