NaLLiFFuNT / go2tv

Go2TV lets you cast your videos to any UPnP/DLNA MediaRenderer like Samsumg and LG TVs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Go2TV logo


Go Go Report Card Release Version

Go2TV lets you cast your videos to any UPnP/DLNA MediaRenderer like Samsumg and LG TVs.

GUI mode

CLI mode

Parameters

$ go2tv -h
Usage of go2tv:
  -l    List all available UPnP/DLNA MediaRenderer models and URLs.
  -s string
        Path to the subtitles file.
  -t string
        Cast to a specific UPnP/DLNA MediaRenderer URL.
  -v string
        Path to the video file. (Triggers the CLI mode)
  -version
        Print version.

Build requirements

  • Go v1.16+

Quick Start

Download one of the pre-built images here https://github.com/alexballas/Go2TV/releases/latest. A single executable. No installation or external dependencies.

Tested on

  • Samsung UE50JU6400
  • Samsung UE65KS7000
  • LG 28MT49S
  • Android - BubbleUPnP app

Author

Alexandros Ballas alex@ballas.org

About

Go2TV lets you cast your videos to any UPnP/DLNA MediaRenderer like Samsumg and LG TVs

License:MIT License


Languages

Language:Go 99.4%Language:Makefile 0.6%