1

I need to open a TCP socket on the Samsmung Smart TV, listening at a particular port for events from an IP camera in a local network. The camera does not have a "web server" so i cant use web sockets.

I've searched all over the net for terms like Node.js, Socket.io and I've got nothing but confused.

I stumbled on this project - websockify But i dont completely understand where and how to use it in the scenario of Samsmung Smart TV. Does anyone have a solution?

4

2 回答 2

0

您无法在三星电视上创建监听套接字。

您可以使用 Convergence API 与电视上运行的应用程序进行通信。请参阅http://samsungdforum.com/Guide/art00027/index.html

于 2013-05-09T09:32:39.107 回答
0

自 2014 年 10 月 28 日起,您可以使用 WebSockets: http ://samsungdforum.com/Guide/?FolderName =d3&FileName= index.html 与 SDK 4.5、5.0、5.1 和 2013、2014 电视型号兼容

于 2015-03-03T18:28:15.513 回答