Docker image to easily install Twitch TV app on Samsung Smart TV.
- Get the local IP address of your computer and your TV.
- Put your TV in developer mode (you may need to enter the IP of your computer during this step to allow install application remotely)
- Pull docker image:
docker pull serink/twitch-samsungtv
- Compile and install app on your TV with the docker image:
docker run --rm --cap-add ipc_lock serink/twitch-samsungtv <your-tv-ip>