Samsung SmartTV via websockets
#samsung
#websocket
Hi, I'm looking for the API documentation to control a Samsung SmartTV via websockets. http://192.168.101.90/api/v2/ gives the info from the SmartTV (see attachment) Commands look like this ws://192.1
Від
rockyoucvs
· #246662
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Nathan, That did it! Thank you for posting the repo. I was able to pick out the (embarrassingly minor) bits of code I needed, and got my server using a cert signed by a local network CA.
Від
...
· #246416
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Almost every client that is using our premium WebSocket module is using CA certs and is working without issue. So yes, CA certs work on the controller and via secure socket communication.
Від
jeff
· #246408
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
If by a cert, yes. I have gotten a self-signed to work. Not one issued through a cert authority (but still on my todo list) If you were a part of the discord server you'd probably have seen the demo.
Від
Nathan Durfee
· #246403
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
I'm going to correct my previous assertion that I got an insecure websocket working. The Content Security Policy of the controller web server won't allow the ws: protocol, only the wss: Coming back to
Від
...
· #246402
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
It's very easy to determine which libraries are built for 3-series compatibility because there's only around a dozen of them in total and they're the only DLL's that you can use on 3-series with the s
Від
Troy Garner
· #246400
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Troy, That was my first instinct as well, but I'd been grasping at straws and wasn't 100% sure about staying away from anything Series-3, or even necessary what was specifically Series 3 compatible (I
Від
...
· #246370
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Quick question up top: Anyone have any success registering a websocket cert and having a secure websocket connection pick it up and provide it? All, Thought I'd circle back around and throw out an upd
Від
...
· #246368
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
You really don't want to be using anything that is 3-series compatible if you're working with a 4-series control system for your HTTP(S) server or websockets in my opinion.
Від
Troy Garner
· #246367
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Sébastien, Thank you, I had not seen that. I'll give that a shot now. I was able to get WebSocketSharp to open the port as intended, but for whatever reason I don't seem to be able to get beyond the h
Від
...
· #246355
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Hi All, I don't know if you noticed in SimplSharp APPI. There is now a Websocket Server. Have a look to the help file inside SIMPLSharpPro.chm inside Program Files (x86)\Crestron\Cresdb\Help Regards,
Від
Sébastien LENOIR
· #246353
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Jeff, Somehow I missed that. I'll try without SSL and if that works like it should (or I'm using it correctly), I'll see about getting the license. I also ran across Neil Colvin's SSharpWebSocketLibra
Від
...
· #246352
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Hey Cameron! The free CCI WebSocketServer, does not support SSL. CCI does offer a premium version that supports SSL and multiple client connections. CCI does offer support for all its modules, so feel
Від
jeff
· #246349
·
|
#websocket #lighting SACN SenderDirectSockets spits error trying to open a UDP comm
#websocket
#lighting
Thanks guys I will give it a try.. anyway I don’t think it will resolve the issue because the issues occurs after a program restart and the router is definitely up and running. De: crestron@groups.io
Від
Yordan Lyaskov
· #246348
·
|
Series 4 S# Secure WebSocket Server
#cp4
#simplsharp
#websocket
Question up front: Am I taking the right approach? If so, what am I missing? I'm working a project for a customer who wants a SIMPL# application that, among other things, reads and writes flat files f
Від
...
· #246347
·
|
#websocket #lighting SACN SenderDirectSockets spits error trying to open a UDP comm
#websocket
#lighting
+1 on what Robert said. There's a STARTPROGAFTERROUTER setting in the web config as well now. This would only be an issue for you after a reboot, not program restart/reset.
Від
Alex Teague
· #246343
·
|
#websocket #lighting SACN SenderDirectSockets spits error trying to open a UDP comm
#websocket
#lighting
Sounds like it could be an issue with the UDP port trying to open before the Router has booted. If your program doesn't need to be up and running in a critical amount of time after a reboot try issuin
Від
robertCTS
· #246323
·
|
#websocket #lighting SACN SenderDirectSockets spits error trying to open a UDP comm
#websocket
#lighting
Hello, I am using a SACN SenderDirectSockets provided module for DIN-SACN-DMX (Enttec ODE MK2) loaded on a AV4 and i randomly get this error when reloading the program slot. Error: SimplPlus[App02] #
Від
Yordan Lyaskov
· #246311
·
|
NVX Over Websocket
#nvx
#websocket
Anyone have any luck controlling NVX over Websockets? I can't get it to upgrade the connection. REST works properly, but can't beyond that. Further, based on the documentation from Crestron, I should
Від
kerysy@...
· #244560
·
|
#crestron #programming #simplsharp #websocket
#crestron
#programming
#simplsharp
#websocket
check out the chrome extension "RestMan" to test your rest calls before implementing into S#
Від
spottedspot33
· #239783
·
|
1 - 20 з 31