Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Philips-TV v0.2.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Test Adapter Philips-TV v0.2.x

Geplant Angeheftet Gesperrt Verschoben Tester
philipsphilips tv
550 Beiträge 84 Kommentatoren 142.0k Aufrufe 48 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    schrieb am zuletzt editiert von
    #104

    @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

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    1 Antwort Letzte Antwort
    0
    • D Offline
      D Offline
      dali3
      schrieb am zuletzt editiert von
      #105

      @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>

      Systeminfo:
      Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

      1 Antwort Letzte Antwort
      0
      • AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von
        #106

        @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 :)

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        1 Antwort Letzte Antwort
        0
        • D Offline
          D Offline
          dali3
          schrieb am zuletzt editiert von
          #107

          @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!!!

          Systeminfo:
          Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

          1 Antwort Letzte Antwort
          0
          • D Offline
            D Offline
            dali3
            schrieb am zuletzt editiert von Negalein
            #108

            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> 
            

            Systeminfo:
            Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

            1 Antwort Letzte Antwort
            0
            • wendy2702W Offline
              wendy2702W Offline
              wendy2702
              schrieb am zuletzt editiert von
              #109

              @dali3:

              so wie versprochen noch die offenen Punkte:

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

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

              Erleichtert das scrollen ;)

              Bitte keine Fragen per PN, die gehören ins Forum!

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              1 Antwort Letzte Antwort
              0
              • D Offline
                D Offline
                dali3
                schrieb am zuletzt editiert von
                #110

                @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 :)

                Systeminfo:
                Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

                1 Antwort Letzte Antwort
                0
                • AlCalzoneA Offline
                  AlCalzoneA Offline
                  AlCalzone
                  Developer
                  schrieb am zuletzt editiert von
                  #111

                  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 :D

                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    dali3
                    schrieb am zuletzt editiert von
                    #112

                    Ist diese Seite schob bekannt?

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

                    Bzw.

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

                    Systeminfo:
                    Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

                    1 Antwort Letzte Antwort
                    0
                    • AlCalzoneA Offline
                      AlCalzoneA Offline
                      AlCalzone
                      Developer
                      schrieb am zuletzt editiert von
                      #113

                      @dali3:

                      Ist diese Seite schob bekannt?

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

                      Bzw.

                      https://github.com/stevenle/googletv-anymote ? `
                      1. ja, darauf bauen die aktuellen API-Implementationen

                      2. nein, funktiniert das mit deinem TV? Bzw kannst du herausfinden, ob der auf dieses "anymote" Protokoll setzt?

                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                      1 Antwort Letzte Antwort
                      0
                      • D Offline
                        D Offline
                        dali3
                        schrieb am zuletzt editiert von
                        #114

                        @AlCalzone:

                        @dali3:

                        Ist diese Seite schob bekannt?

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

                        Bzw.

                        https://github.com/stevenle/googletv-anymote ? `
                        1. ja, darauf bauen die aktuellen API-Implementationen

                        2. nein, funktiniert das mit deinem TV? Bzw kannst du herausfinden, ob der auf dieses "anymote" Protokoll setzt? `

                        Ich werde es dieses Weekend probieren, leider sind meine Programmierkenntnisse sehr begrenzt :)

                        Systeminfo:
                        Iobroker Pro, Surface 3 (Mobil), Acer T272 (Wand), Raspberry Pi 3, NUC, Synology DS212j (BackUp), Google Home, Xiaomi Aqara (Sensoren, Fühler, Kamera, LED), Revo Superconnect, Philips Hue, IKEA Tradfri...

                        1 Antwort Letzte Antwort
                        0
                        • M Offline
                          M Offline
                          Mater1984
                          schrieb am zuletzt editiert von
                          #115

                          Ich habe ebenfalls einen TV mit API v6

                          Das Pairing manuell funktioniert. Dort habe ich jetzt Username und Passwort ausgelesen

                          Kann man das schon manuell in der Settings Datei eintragen?

                          Was muss denn noch am Admin Modul geändert werden?

                          Viele Grüße

                          1 Antwort Letzte Antwort
                          0
                          • AlCalzoneA Offline
                            AlCalzoneA Offline
                            AlCalzone
                            Developer
                            schrieb am zuletzt editiert von
                            #116

                            @Mater1984:

                            Dort habe ich jetzt Username und Passwort ausgelesen

                            Kann man das schon manuell in der Settings Datei eintragen?

                            Was muss denn noch am Admin Modul geändert werden?

                            Viele Grüße `
                            Ich kämpfe aktuell mit der Schnittstelle zum Admin v3, sonst wäre ich gestern schon fertig geworden. Bin mir nicht sicher ob ich das schon fertig implementiert hab, aber die neueste Version von github sollte mit username/Passwort funktionieren. Dazu das Objekt system.adapter.philips-tv.0 bearbeiten und bei username und password deine Daten eintragen.

                            Gesendet von unterwegs

                            Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                            1 Antwort Letzte Antwort
                            0
                            • M Offline
                              M Offline
                              Mater1984
                              schrieb am zuletzt editiert von
                              #117

                              @AlCalzone:

                              @Mater1984:

                              Dort habe ich jetzt Username und Passwort ausgelesen

                              Kann man das schon manuell in der Settings Datei eintragen?

                              Was muss denn noch am Admin Modul geändert werden?

                              Viele Grüße `
                              Ich kämpfe aktuell mit der Schnittstelle zum Admin v3, sonst wäre ich gestern schon fertig geworden. Bin mir nicht sicher ob ich das schon fertig implementiert hab, aber die neueste Version von github sollte mit username/Passwort funktionieren. Dazu das Objekt system.adapter.philips-tv.0 bearbeiten und bei username und password deine Daten eintragen.

                              Gesendet von unterwegs `

                              Von wann ist die aktuelle Version?

                              Hab es gestern Abend via git heruntergeladen.

                              Schau es mit nachher mal an. Aber leider sind meine Programmierkenntnisse in dem Bereich nicht so Dolle. Eher dann in Cloudformation und Lambda ;-)

                              1 Antwort Letzte Antwort
                              0
                              • M Offline
                                M Offline
                                Mater1984
                                schrieb am zuletzt editiert von
                                #118

                                @AlCalzone:

                                @Mater1984:

                                Dort habe ich jetzt Username und Passwort ausgelesen

                                Kann man das schon manuell in der Settings Datei eintragen?

                                Was muss denn noch am Admin Modul geändert werden?

                                Viele Grüße `
                                Ich kämpfe aktuell mit der Schnittstelle zum Admin v3, sonst wäre ich gestern schon fertig geworden. Bin mir nicht sicher ob ich das schon fertig implementiert hab, aber die neueste Version von github sollte mit username/Passwort funktionieren. Dazu das Objekt system.adapter.philips-tv.0 bearbeiten und bei username und password deine Daten eintragen.

                                Gesendet von unterwegs `

                                Irgendwie finde ich das Bearbeiten nicht. Bin aber auch ganz neu bei iobroker.
                                5696_2d029e58-38b9-44c0-9d0e-83cb5c27bd38.jpeg

                                1 Antwort Letzte Antwort
                                0
                                • AlCalzoneA Offline
                                  AlCalzoneA Offline
                                  AlCalzone
                                  Developer
                                  schrieb am zuletzt editiert von
                                  #119

                                  Das ist auch nicht das richtige Objekt (system.adapter….) kann aber sein dass das nur per Skript zu bearbeiten geht.

                                  Edit: Probier mal das hier als Skript im Skripte-Adapter:

                                  const obj = getObject("system.adapter.philips-tv.0");
                                  obj.native.username = "dein username hier";
                                  obj.native.password = "dein passwort hier";
                                  setObject("system.adapter.philips-tv.0", obj);
                                  

                                  Danach wieder löschen oder deaktivieren.

                                  Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                  1 Antwort Letzte Antwort
                                  0
                                  • sigi234S Online
                                    sigi234S Online
                                    sigi234
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #120

                                    @AlCalzone:

                                    @sigi234:

                                    Hallo,

                                    bei mir bleibt die Instanz im Status "gelb". Du hast einen Fernseher mit Pairing (https und Benutzername/Passwort), richtig? Kannst du die Logstufe des Adapters mal auf debug stellen und nochmal nen Log posten? Ich hätte da etwas mehr Ausgaben erwartet.

                                    Hallo,

                                    ich glaube ich habe keinen TV mit Pairing, da ich noch nie nach einen Benutzernamen oder Code gefragt wurde. Weder bei der Android App oder vom Programm tvremote ( Diese Programm verbindet sich automatisch mit dem TV und der Richtigen IP)!
                                    2858_screenshot__239_.png

                                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Immer Daten sichern!

                                    1 Antwort Letzte Antwort
                                    0
                                    • AlCalzoneA Offline
                                      AlCalzoneA Offline
                                      AlCalzone
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #121

                                      @sigi234:

                                      @AlCalzone:

                                      Kannst du die Logstufe des Adapters mal auf debug stellen und nochmal nen Log posten? Ich hätte da etwas mehr Ausgaben erwartet.

                                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                      1 Antwort Letzte Antwort
                                      0
                                      • sigi234S Online
                                        sigi234S Online
                                        sigi234
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #122

                                        @AlCalzone:

                                        @sigi234:

                                        @AlCalzone:

                                        Kannst du die Logstufe des Adapters mal auf debug stellen und nochmal nen Log posten? Ich hätte da etwas mehr Ausgaben erwartet. `

                                        philips-tv.0 2018-02-04 18:39:02.601 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:39:02.600 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:39:01.584 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:39:01.584 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:51.579 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:51.579 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:38:50.565 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:38:50.564 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:40.562 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:40.561 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:38:39.549 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:38:39.549 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:29.543 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:29.542 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:38:28.524 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:38:28.524 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:18.517 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:18.517 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:38:17.500 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:38:17.500 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:07.499 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:38:07.499 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:38:06.484 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:38:06.483 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:56.482 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:56.481 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:55.467 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:55.466 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:45.465 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:45.465 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:44.442 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:44.441 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:34.439 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:34.439 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:33.406 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:33.406 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:23.403 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:23.403 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:22.385 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:22.385 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:12.383 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:12.383 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:11.360 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:11.360 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:01.357 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:37:01.356 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:37:00.336 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:37:00.335 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:36:50.326 debug Could not initialize connection. Reason: No connection to host 192.168.178.24

                                        philips-tv.0 2018-02-04 18:36:50.325 debug connection is DEAD. Reason: [undefined] Error: connect ECONNREFUSED 192.168.178.24:1925

                                        philips-tv.0 2018-02-04 18:36:49.304 debug checking if connection is alive

                                        philips-tv.0 2018-02-04 18:36:49.303 debug initializing connection to 192.168.178.24

                                        philips-tv.0 2018-02-04 18:36:49.267 info starting. Version 0.3.0-alpha4 in C:/ioBroker/node_modules/iobroker.philips-tv, node: v6.11.0

                                        philips-tv.0 2018-02-04 18:36:49.257 debug statesDB connected

                                        philips-tv.0 2018-02-04 18:36:49.245 debug objectDB connected

                                        philips-tv.0 2018-02-04 18:36:44.723 info starting. Version 0.3.0-alpha4 in C:/ioBroker/node_modules/iobroker.philips-tv, node: v6.11.0

                                        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                        Immer Daten sichern!

                                        1 Antwort Letzte Antwort
                                        0
                                        • AlCalzoneA Offline
                                          AlCalzoneA Offline
                                          AlCalzone
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #123

                                          Ok, das ist auch eine andere API. Kannst dich mit dali3 zusammentun ;)

                                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          416

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe