How to open the browser of any smart TV using any programming language [closed]

How to open the browser of the smart TV through network and run an URL from C# application. In short, I am developing a streaming system for my hospital client for displaying ad videos and images in the TV placed across waiting areas. I have read about DLNA/UPnP and Web Sockets, but I am not clear that this will fix my problem.

Leave a Comment