Samsung remote.

great plug-in! works for my samsung smart TV, except how about the send text command? doesn’t seem to do anything… would be great to be able to use that in samsung apps like the iphone remote app…

Why not, the hardest thing to do is user interfacing on Vera. “SendText” function already exists and is available in scene (advanced tab).

Theses days i have no time to work on, because i’m working on my new plugin : a smart thermostat (but only for heaters). If you want, you can send me new codes to add on.

Hi Antor,

yes, I tried the send text command from your plug-in, but it did not do anything… (I had a cursor in the text entry field in the Pandora app) The iphone remote will enter text there.

All of your send key commands work great for me.

Any ideas? Does send text work for you and others?

Hi all,

Very interesting. I bought a New Samsung Smart Pvr bes?usle ist Looks very nice and should be controller via smartphone. Unfortunately the Programming scheduler is only available at two Samsung Smart Phons now… i donT why. But it was the R?son i planend to Five ist back today. But i Shaw that there is the possibility to Control via Vera.

World there be a Way to do this scheduling? It Works on the Androide phone.

Thanks for help

if i do a UPnP scan i get 3 devices added for my samsung tv. 1 is remote control receiver (RCR), 1 is digital media renderer (DMR) and 1 is unknown (probably acces or something)
would it be possible to let the remote-control plugin automaticly install the plugin files for the RCR device ?

i use this plugin for a long time now, since it was made by Antor.
i got some spare time and i missed the control buttons on the remote control, so i started to learn how to add these to your device code.
here is what i have come up with :

edit:
to use this you have to install Antor’s plugin from the market and configure it. after this you go to the dashboard > Apps > Develop Apps > click Luup files > click on the first empty field under UpLoad files and choose in filebrowser window that comes up the json file > click on restart luup after upload and then on OK. wait for restart of luup and you can use it.

edit2: i removed the right side zoom button for page up n down and removed device-options tab since its useless here…

Hi all,

I had some really bad experience with the SAMSUNG support. They promised for the SMART PVR (rcorder) with the same interface as the SMART TV’s that there would be remote scheduling function. But no idea, when and if it would be available for Apple iOS. :frowning:

Seem to be annother part of the battle between them.

Therefore I am thinking to use VERA instead.

  • We can send commands to the Samsung unit
  • We have scheduling functions (daily, once …)

We just need a interface for creating an event on VER UI5.

  • Start Time
  • End Time
  • Channel

Create event at VERA with the channel stored in a variable.

The event himself needs to send a command(s)

We need to switch it on (I find a way to have the IP device ready even when it is in stand by - there was a post in a board. Only the command to wake up, I don’t know yet. :frowning:

And press the REC button (send command).

In theory this would be possible. But unfortunately I am a devloper, but have no experience in VERA plug ins. … :frowning:

Anybody interesing? Any experience? I am completely wrong?

Thanks!

Is there a way to “sniff” commands sent e.g. from a Samsung smartphone to the unit?

developing we have a samsung SDK
sniffing we have a wireshark allready a couple of years or you can go to http://www.samygo.tv
experience is what one gets starting somewhere doing it
in the meanwhile when this is not implented yet or not started on by anyone you can turn on remote scheduling in smarthub settings and set scheduled tv-recording in the tv EPG. while it is on remote schedule the tv will not shut-down but stay in stand-by so perhaps this works… havent tried coz i use my android phone for remote but the schedular aint working with DTV only analog.

looking a bit more at the samsung and UPnP i found there is another way to implement this.
doing UPnP search and add UPnP devices there are mediastreamers found but also my tv which has 3 devices.

Devices :

  1. : urn:samsung.com:device:RemoteControlReceiver:1 with IP and MAC
  2. : urn:samsung.com:device:MainTVServer2:1 " "
  3. : urn:schemas-upnp-org:device:MediaRenderer:1

some info about mediarenderer control [url=http://sc0ty.pl/tag/samsung/]http://sc0ty.pl/tag/samsung/[/url]
the tv can be turned on using this : [url=http://wiki.samygo.tv/index.php5/Ethernet_multi-function_Interface]SamyGO.
how would we able to use this to auto-detect the device and add it as remote and mediarenderer. (send file and play on tv)
i mean this means that we do not have to worry about detecting multiple device and such. just get the IP from the detected device when added and attach it to right device stuff and add it in main device description file.

found all key codes for all samsung devices on homeseer forum thnx dcorsus for finding these :slight_smile:
some homework…

KEY_1
KEY_2
KEY_3
KEY_4
KEY_5
KEY_6
KEY_7
KEY_8
KEY_9
KEY_0
KEY_MUTE
KEY_MENU
KEY_UP
KEY_DOWN
KEY_LEFT
KEY_RIGHT
KEY_VOLUP
KEY_VOLDOWN
KEY_CHDOWN
KEY_CHUP
KEY_PRECH
KEY_GREEN
KEY_YELLOW
KEY_CYAN
KEY_ADDDEL
KEY_SOURCE
KEY_INFO
KEY_PIP_ONOFF
KEY_PIP_SWAP
KEY_PLUS100
KEY_CAPTION
KEY_PMODE
KEY_TTX_MIX
KEY_TV
KEY_PICTURE_SIZE
KEY_AD
KEY_PIP_SIZE
KEY_MAGIC_CHANNEL
KEY_PIP_SCAN
KEY_PIP_CHUP
KEY_PIP_CHDOWN
KEY_DEVICE_CONNECT
KEY_HELP
KEY_ANTENA
KEY_CONVERGENCE
KEY_11
KEY_12
KEY_AUTO_PROGRAM
KEY_FACTORY
KEY_3SPEED
KEY_RSURF
KEY_ASPECT
KEY_TOPMENU
KEY_GAME
KEY_QUICK_REPLAY
KEY_STILL_PICTURE
KEY_DTV
KEY_FAVCH
KEY_REWIND
KEY_STOP
KEY_PLAY
KEY_FF
KEY_REC
KEY_PAUSE
KEY_TOOLS
KEY_INSTANT_REPLAY
KEY_LINK
KEY_FF_
KEY_GUIDE
KEY_REWIND_
KEY_ANGLE
KEY_RESERVED1
KEY_ZOOM1
KEY_PROGRAM
KEY_BOOKMARK
KEY_DISC_MENU
KEY_PRINT
KEY_RETURN
KEY_SUB_TITLE
KEY_CLEAR
KEY_VCHIP
KEY_REPEAT
KEY_DOOR
KEY_OPEN
KEY_WHEEL_LEFT
KEY_POWER
KEY_SLEEP
KEY_DMA
KEY_TURBO
KEY_FM_RADIO
KEY_DVR_MENU
KEY_MTS
KEY_PCMODE
KEY_TTX_SUBFACE
KEY_CH_LIST
KEY_RED
KEY_DNIe
KEY_SRS
KEY_CONVERT_AUDIO_MAINSUB
KEY_MDC
KEY_SEFFECT
KEY_DVR
KEY_DTV_SIGNAL
KEY_LIVE
KEY_PERPECT_FOCUS
KEY_HOME
KEY_ESAVING
KEY_WHEEL_RIGHT
KEY_CONTENTS
KEY_VCR_MODE
KEY_CATV_MODE
KEY_DSS_MODE
KEY_TV_MODE
KEY_DVD_MODE
KEY_STB_MODE
KEY_CALLER_ID
KEY_SCALE
KEY_ZOOM_MOVE
KEY_CLOCK_DISPLAY
KEY_AV1
KEY_SVIDEO1
KEY_COMPONENT1
KEY_SETUP_CLOCK_TIMER
KEY_COMPONENT2
KEY_MAGIC_BRIGHT
KEY_DVI
KEY_HDMI
KEY_W_LINK
KEY_DTV_LINK
KEY_APP_LIST
KEY_BACK_MHP
KEY_ALT_MHP
KEY_DNSe
KEY_RSS
KEY_ENTERTAINMENT
KEY_ID_INPUT
KEY_ID_SETUP
KEY_ANYNET
KEY_POWEROFF
KEY_POWERON
KEY_ANYVIEW
KEY_MS
KEY_MORE
KEY_PANNEL_POWER
KEY_PANNEL_CHUP
KEY_PANNEL_CHDOWN
KEY_PANNEL_VOLUP
KEY_PANNEL_VOLDOW
KEY_PANNEL_ENTER
KEY_PANNEL_MENU
KEY_PANNEL_SOURCE
KEY_AV2
KEY_AV3
KEY_SVIDEO2
KEY_SVIDEO3
KEY_ZOOM2
KEY_PANORAMA
KEY_4_3
KEY_16_9
KEY_DYNAMIC
KEY_STANDARD
KEY_MOVIE1
KEY_CUSTOM
KEY_AUTO_ARC_RESET
KEY_AUTO_ARC_LNA_ON
KEY_AUTO_ARC_LNA_OFF
KEY_AUTO_ARC_ANYNET_MODE_OK
KEY_AUTO_ARC_ANYNET_AUTO_START
KEY_AUTO_FORMAT
KEY_DNET
KEY_HDMI1
KEY_AUTO_ARC_CAPTION_ON
KEY_AUTO_ARC_CAPTION_OFF
KEY_AUTO_ARC_PIP_DOUBLE
KEY_AUTO_ARC_PIP_LARGE
KEY_AUTO_ARC_PIP_SMALL
KEY_AUTO_ARC_PIP_WIDE
KEY_AUTO_ARC_PIP_LEFT_TOP
KEY_AUTO_ARC_PIP_RIGHT_TOP
KEY_AUTO_ARC_PIP_LEFT_BOTTOM
KEY_AUTO_ARC_PIP_RIGHT_BOTTOM
KEY_AUTO_ARC_PIP_CH_CHANGE
KEY_AUTO_ARC_AUTOCOLOR_SUCCESS
KEY_AUTO_ARC_AUTOCOLOR_FAIL
KEY_AUTO_ARC_C_FORCE_AGING
KEY_AUTO_ARC_USBJACK_INSPECT
KEY_AUTO_ARC_JACK_IDENT
KEY_NINE_SEPERATE
KEY_ZOOM_IN
KEY_ZOOM_OUT
KEY_MIC
KEY_HDMI2
KEY_HDMI3
KEY_AUTO_ARC_CAPTION_KOR
KEY_AUTO_ARC_CAPTION_ENG
KEY_AUTO_ARC_PIP_SOURCE_CHANGE
KEY_HDMI4
KEY_AUTO_ARC_ANTENNA_AIR
KEY_AUTO_ARC_ANTENNA_CABLE
KEY_AUTO_ARC_ANTENNA_SATELLITE
KEY_EXT1
KEY_EXT2
KEY_EXT3
KEY_EXT4
KEY_EXT5
KEY_EXT6
KEY_EXT7
KEY_EXT8
KEY_EXT9
KEY_EXT10
KEY_EXT11
KEY_EXT12
KEY_EXT13
KEY_EXT14
KEY_EXT15
KEY_EXT16
KEY_EXT17
KEY_EXT18
KEY_EXT19
KEY_EXT20
KEY_EXT21
KEY_EXT22
KEY_EXT23
KEY_EXT24
KEY_EXT25
KEY_EXT26
KEY_EXT27
KEY_EXT28
KEY_EXT29
KEY_EXT30
KEY_EXT31
KEY_EXT32
KEY_EXT33
KEY_EXT34
KEY_EXT35
KEY_EXT36
KEY_EXT37
KEY_EXT38
KEY_EXT39
KEY_EXT40
KEY_EXT41

added some more button to the device… see picture
i could not find which key command is for 3D button… if someone knows lemme know
also History is linked to contents button
and Cam button needs also the right KEY_
i linked Family Story to tv web-browser
any suggestions welcome for interface.
key codes work for samsung bluray and tv c/d/es series
older series you have to turn on remote control in smarthub and or (network)settings

Hello all,

first thanks to the current info. I found similar infos (see above) inlcuding a request soap (uPNP call) and function to start i.e. DUALVIEW (viewing TV at the Iphone/IPad …

This works in the samsung app only for Android. But not for my Ipad.

So I have to topics/ideas:

a) Bring DUAL VIEW to IPAD and Vera (e.g. SQ Remote)
b) Activate the remote scheduler (to program TV recording using the internet) - native via UPNP
c) Simluare recording using the time event from VERA (turn off the power, switch to program 1, press record, stop after x minutues

Unfortantely I have only the SAMSUNG recorder, IPad and no Android (to sniff…) and no VERA developing experience. Even when I develop other software.

Therefore may be we can buidl a team :slight_smile:

Thanks ind advance!

PS: Samsung only supports Android. The iOS app support DUAL VIEW (but it does not work and no support from Samsung tech center), no remote scheduler.

Hallo,

eine Anmerkung zu Samsung Smart View / DualView:

Samsung hat das Ganze mittels UPNP Protokoll realisiert. Nichts Propriet?res und auch nichts sonderlich Geheimnisvolles.

Kann man sich anschauen wenn man den Netzwerkverkehr zwischen der Samsung Smart View App und dem Fernseher mitschneidet. z.B. mittes Wireshark
Sind alles SOAP Webservice Aufrufe im Rahmen von UPnP. XML Nachrichten. Gut lesbar und einigerma?en verst?ndlich.

Der Fernseher ist ?ber den UPnP Server namens MainTVServer2 ansprechbar. Darunter gibt es dutzende Services. z.B. um den Kanal zu wechseln, Programminformationen abzurufen etc. L?sst sich z.B. mit dem UPnP-Inspector oder ?hnlichen UPnP Browsern testen.

Um DualView zu starten Wird lediglich der “StartCloneView” Service mit dem Parameter “ForcedFlag” = Normal aufgerufen.
Als R?ckgabewert liefert der Fernseher jede Menge Infos zu Programm, Kanal etc und am wichtigsten die Streaming URL
Code:

http://:9090/liveStream/1

Die URL und Port scheinen fix zu sein. Zumindest hat sich in meinen Versuchen da nie etwas ge?ndert.
Unter dieser URL ist dann das aktuell am Fernseher eingestellte Fernsehprogramm als MPEG Transportstream (Video MPEG4, Audio: MP3) verf?gbar und kann mit einem streamingf?higen Client angeschaut werden.
Wichtig: unter dieser URL ist erst dann ein Stream verf?gbar nachdem man den “StartCloneView” Service aufgerufen hat!
Um das ganze etwas spannender zu machen pr?ft der Samsung TV, den UserAgent String beim Aufrufen des Webservices. Wenn ihm der User Agent String nicht gef?llt wird nur ein “Invalid Device” zur?ckgeliefert. Der g?ltige User Agent den Smart View in meinem Fall (Samsung Galaxy Tab) benutzt lautet “DLNADOC/1.50 SEC_HHP_GT-P1000/1.0”
Getestet habe ich das Ganze mit Samsung Galaxy Tab und Galaxy S Plus und einem Samsung UE46D8090 als Fernseher. Bzw. den Webserviceaufruf ohne die Smartview App habe ich manuell mit curl abgesetzt.

Vielleicht hilft das jemand der mehr Ahnung von Android App Entwicklung als ich hat einen Ersatz f?r die Samsung SmartView App zu schreiben der auf allen Ger?ten l?uft und nicht nur auf ausgesuchten Samsung Ger?ten.

Edit: Hier noch ein Beispiel der Kommunikation

Client → TV

Code:

POST /MainTVServer2/control/MainTVAgent2 HTTP/1.0
HOST: 192.168.2.108:52235
CONTENT-LENGTH: 273
CONTENT-TYPE: text/xml;charset=“utf-8”
USER-AGENT: DLNADOC/1.50 SEC_HHP_GT-P1000/1.0
SOAPACTION: “urn:samsung.com:service:MainTVAgent2:1#StartCloneView”

<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/” s:encodingStyle=“http://schemas.xmlsoap.org/soap/encoding/”>
<s:Body>
<u:StartCloneView xmlns:u=“urn:samsung.com:service:MainTVAgent2:1”>
Normal
</u:StartCloneView>
</s:Body>
</s:Envelope>

Antwort TV → Client

Code:

HTTP/1.1 200 OK
CONTENT-LENGTH: 905
CONTENT-TYPE: text/xml; charset=“utf-8”
DATE: Thu, 01 Jan 1970 00:01:08 GMT
EXT:
SERVER: Linux/9.0 UPnP/1.0 PROTOTYPE/1.0

<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/” s:encodingStyle=“http://schemas.xmlsoap.org/soap/encoding/”>
<s:Body>
<u:StartCloneViewResponse xmlns:u=“urn:samsung.com:service:MainTVAgent2:1”>OK
<?xml version="1.0" encoding="UTF-8"?><BannerInformation><CurMode>CloneView</CurMode><Channel><ChType>SDTV</ChType><MajorCh>1</MajorCh><MinorCh>65534</MinorCh><PTC>2267</PTC><ProgNum>10301</ProgNum></Channel><DispChNum>1</DispChNum><DispChName>Das Erste HD</DispChName><ProgTitle>Rote Rosen (1422)</ProgTitle><ChInfo>0xC000</ChInfo></BannerInformation>
http://192.168.2.108:9090/liveStream/1
</u:StartCloneViewResponse>
</s:Body>
</s:Envelope>

das soll echt sch?n sein wann du das erstellen kan :slight_smile:
versuch bitte mal die “DLNADOC/1.50 SEC_HHP_GT-P1000/1.0” zu ersatzen mit “DLNADOC/1.50 SEC_HHP_*”
ich hab versucht die tv-stream zu starten mit mein android und dann dies stream erstellt im pc aber gibts nur schwarz bild leider. ebenfalsch dies stream is started und lauft auf mein handy. vielleicht ist es nur die DLNADOC/1.50… oder die brauchen noch ein codierung fur dies. auch lauft die octet-stream direct bei ansetzen das tv ger?t aber kein bild. ich glaube das bild wird herstelt bei DHCP decodierung
ge?fnet auf pc im vlc gibts dies:

stream0 type audio originele ID: 18 codec MPEG Audio layer 1/2/3 (mpga)
stream1 type video " " 19 codec H264 - MPEG-4 AVC (part 10) (h264)

protocol mediastream playing:

<?xml version="1.0" encoding="utf-8"?>
            <Identification>
                    <Header name="User-Agent" substring="DLNADOC/1.50"/>
                    <Header name="User-Agent" substring="SEC_HHP"/>
            </Identification>

            <Settings>
                    <Setting name="OnlyStorageFolders" value="false" />
            </Settings>

            <TranscodeTargets>
                    <VideoProfile container="mpegts" codec="h264" audioCodec="ac3" />
                    <PhotoProfile codec="jpeg" />
            </TranscodeTargets>
  <ContainerProfiles>
           <Container name="mkv" mimeType="video/mpeg" />                            
  </ContainerProfiles>
            <DirectPlayProfiles>
                    <VideoProfile container="asf" codec="h264,mpeg4,mjpeg" audioCodec="mp3,ac3,wmav2,wmapro,wmavoice" />
                    <VideoProfile container="avi" codec="id,h264,mpeg4,mjpeg" audioCodec="mp3,ac3,dca" />
                    <VideoProfile container="mkv" codec="h264,mpeg4,mjpeg" audioCodec="mp3,ac3,dca" />
                    <VideoProfile container="mp4" codec="h264,mpeg4" audioCodec="mp3,aac" />
                    <VideoProfile container="3gpp" codec="h264,mpeg4" audioCodec="aac,he-aac" />
                    <VideoProfile container="mpg,mpeg" codec="mpeg1video,mpeg2video,h264" audioCodec="ac3,mp2,mp3,aac" />
                    <VideoProfile container="vro,vob" codec="mpeg1video,mpeg2video" audioCodec="ac3,mp2,mp3" />
                    <VideoProfile container="mpegts" codec="mpeg2video,h264,vc1" audioCodec="ac3,aac,mp3,eac3+,heaac" />
                    <VideoProfile container="asf" codec="wmv2,wmv3" audioCodec="wmav2,wmavoice" />
                    <PhotoProfile codec="jpeg,jpg" />
            </DirectPlayProfiles>
            <CodecProfiles>
                    <VideoCodec name="mpeg2video">
                            <Setting name="MaxResolution" value="1920x1080" />
                            <Setting name="MaxFps" value="30" />
                            <Setting name="MaxBitRate" value="30720" />
                    </VideoCodec>
                    <VideoCodec name="mpeg4">
                            <Setting name="MaxResolution" value="1920x1080" />
                            <Setting name="MaxFps" value="30" />
                            <Setting name="MaxBitRate" value="8192" />
                    </VideoCodec>
                    <VideoCodec name="h264">
                            <Setting name="MaxResolution" value="1920x1080" />
                            <Setting name="MaxFps" value="30" />
                            <Setting name="MaxBitRate" value="375000" />
                            <Setting name="MaxH264Profile" value="4.1" />
                    </VideoCodec>
                    <VideoCodec name="wmv2,wmv3,vc1">
                            <Setting name="MaxResolution" value="1920x1080" />
                            <Setting name="MaxFps" value="30" />
                            <Setting name="MaxBitRate" value="25600" />
                    </VideoCodec>
                    <VideoAudioCodec name="ac3,wmav2,dts,aac,mp3,heacc">
                            <Setting name="MaxAudioChannels" value="6" />
                    </VideoAudioCodec>
                    <PhotoCodec name="jpeg">
                            <Setting name="MaxResolution" value="15360x8640" />
                    </PhotoCodec>
            </CodecProfiles>
    </Client>

but perhaps we find here answers [url=http://www.samsungdforum.com/Devtools/Spec]http://www.samsungdforum.com/Devtools/Spec[/url]

Hello,

i will try this at friday. before i dont have a Recorder available.

Can you send me the englisch original? The translation is not really clear understandable :slight_smile:

Have a good Day…

How dis you send the upnp command?

[quote=“weissertigerxl, post:32, topic:169188”]Hello,

i will try this at friday. before i dont have a Recorder available.

Can you send me the englisch original? The translation is not really clear understandable :slight_smile:

Have a good Day…

How dis you send the upnp command?[/quote]
it wasnt me who started in german language lol… ur not native german i presume…
the upnp command is send the same way as the remote command with SOAP
this is a config xml to use to send videostream to the tv renderer. u can see in this which codec-settings it can handle.

Hi, sorry won’t blame for language or any else. Didn’t recognize that the first snapshot of the post I found was in German, :slight_smile:

I tried to send the request to the PVR (which should react as smart tv - using upnp inspector.

I am not able to connect to the port described in all forum articles.

Tried:

curl -v --user-agent “DLNADOC/1.50 SEC_HHP_GT-P1000/1.0” -X POST --header “Content-Type: text/xml charset=‘utf-8’” --header “SOAPACTION: ‘urn:samsung.com:service:MainTVAgent2:1#StartCloneView’” -d “D:\Tempor?re Dokumente\SamsungStartDUALVIEW.txt” 192.168.2.35:52235/MainTVServer2/control/MainTVAgent2

as well as with the user agent. I think they check the user agent for special modells. They don’t like to play with Iphones…

But I used the Samsung TV Remote App at the iphone and sending commands work. But which this would be may be a different server and IP port?

You have been able to connect? What application did You use? Curl?

It is a pitty, when I cannot connect, I cannot help to develop :frowning:

I would like to improve the MIOS app with some recording functions and my be with the live view. I found it nice in data mine app, they start a new window displaying information.

Did You make any new tries?

have a good start into the week!

Addition:

I got with UPNP inspector:

10urn:samsung.com:device:MainTVServer2:1[STB]E7900Samsung Electronicshttp://www.samsung.comSamsung TV MainTVServer2E79001.0http://www.samsung.com20100621uuid:0aba9500-00b4-1000-a0ee-4844f77a3f1d123456789012sec:deviceIDJHCCBNUVKQEEC</sec:deviceID>sec:ProductCapBrowser,Y2012</sec:ProductCap>urn:samsung.com:service:MainTVAgent2:1urn:samsung.com:serviceId:MainTVAgent2/smp_8_/smp_9_/smp_7_

One not again, I experimented with the connect URL from the UPNP server:

and I got a “allow” at the screen. After confirming this, I got the response:

  • Connected to 192.168.2.35 (192.168.2.35) port 7676 (#0)

POST /smp_8_ HTTP/1.1
User-Agent: DLNADOC/1.50 SEC_HHP_GT-P1000/1.0
Host: 192.168.2.35:7676
Accept: /
Content-Type: text/xml charset=‘utf-8’
SOAPACTION: ‘urn:samsung.com:service:MainTVAgent2:1#StartCloneView’
Content-Length: 47

  • upload completely sent off: 47 out of 47 bytes
    < HTTP/1.1 200 OK
    < Content-Length: 338
    < Content-Type: text/xml; charset=“utf-8”
    < EXT:
    < SERVER: UPnP/1.0
    < Connection: close
    <
<?xml version="1.0" encoding="utf-8"?>p.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/
">
<s:Body>
<u:StartCloneViewResponse xmlns:u=“urn:samsung.com:service:MainTVAgent2:1”>NOTOK_InvalidDevice</u:StartCloneViewResponse>
</s:Body>
</s:Envelope>* Closing connection #0

D:\Program Files\curl>

Any Ideas?

Thanks!!!

sorry for late reply…
it requires hdcp decoding to make this work. webserver on device connects with webserver on samsung tv and gets a stream coded with hdcp2 protocol
it would need to have the hdcp userkey for the tv to be able to decode. i read somewhere that the masterkey for hdcp can be taken from the tv by using a exploit but it doesnt seem to work somehow or im doing something wrong :frowning: also device userstring needs to be samsung galaxy sII
using windows and wireshark and hiawatha webserver for it

Newb here. I just moved and bought a UN60F7100 Samsung and have today installed a Vera3. When I installed vera mobile on my iphone, it picked up two tv accessories (#829721 and #829631). I downloaded the Samsung Remote app to the Vera3 and set the IP address and device model but it still does not connect. When I select the accessory on the iphone, the error “Connection failed to tv at. Please check that the TV is on and the MiOS app is running on it.” I have looked everywhere and cannot figure out how to install a MiOS app on the TV. Can someone point me in the right direction? I would also like to control Vera from the TV like TrickTV. Any way to do this with Vera3?

I know there is a lot of old information on some of this but I could not find answers to these questions. Any help would be appreciated.k

the mios app seems only available in the US for older model before 2012 smarthub. i looked everywhere and even got the samsung app installed by unconvential means but it wont work. asked MCV but never got an answer. see here for the app info Appstore Overview - TrickTV G00000361666 | Samsung TV & Blu-ray Apps

Hello all,

sorry for being quite a while. Was quite busy :slight_smile:

I found some progress on the app for IOS of samsung. It is now possible to get channel list and to setup a recording.

Still:

  • it is not comfortable (you cannot use search in EPG infos) no good sorting and so on.
  • No overview about more channel infos at on list (like EPG at TV screen).
  • Biggest problem: UPNP not available over internet (an therefore I cannot program from remote):frowning:

Therefore it would be helpful to control the recording setup from Vera UI and in advance may be link to an more comfortable EPG.

Are there any ideas how I can find out what commands are necessary to setup a recording? I have iOS and oe Samsungs S3 available to find something out.

Thanks!!!