rtsp-samsung-tv icon indicating copy to clipboard operation
rtsp-samsung-tv copied to clipboard

tizen samsung television, server and port

Open auron01 opened this issue 2 years ago • 1 comments

could you add some information about step 15 ) setup server ip and port on TV. should I use an specific IP (from ipcam, from pc server who install the app, from tv's one or just a new ip for emulate a server) should I add something else for making it work? thanks

feel free to delete it, it's not a bug at the end, but if you can contact me ([email protected]) and give me some info about it, will be very appreciated.

auron01 avatar Jul 21 '21 17:07 auron01

The application consists of 2 parts:

  1. Server which convert the camera stream to a format that Samsung TVs can understand
  2. Samsung Smart TV widget that shows converted streams on TV.
  • The server can be installed on a Rasperry Pi or similar PC using npm or docker

  • In Step 15, you need to specify the IP address of the computer (Rasperry Pi or similar) on which the server part is installed

vzakharchenko avatar Jul 22 '21 04:07 vzakharchenko