Skip to content

Latest commit

 

History

History
75 lines (63 loc) · 2.59 KB

README.md

File metadata and controls

75 lines (63 loc) · 2.59 KB

Go2TV logo


Go Go Report Card Release Version Tests

Build for ARM Build for Android Build for Linux Build for MacOS Build for Windows

Cast your media files to UPnP/DLNA Media Renderers and Smart TVs.

GUI mode

CLI mode

Parameters

$ go2tv -h
Usage of go2tv:
  -l    List all available UPnP/DLNA Media Renderer models and URLs.
  -s string
        Local path to the subtitles file.
  -t string
        Cast to a specific UPnP/DLNA Media Renderer URL.
  -u string
        HTTP URL to the media file. URL streaming does not support seek operations. (Triggers the CLI mode)
  -v string
        Local path to the video/audio file. (Triggers the CLI mode)
  -version
        Print version.

Allowed media files in the GUI

  • mp4, avi, mkv, mpeg, mov, webm, m4v, mpv, mp3, flac, wav

This is a GUI only limitation.

Build requirements

  • Go v1.16+

Quick Start

Download the app here https://github.com/chyroc/go2tv/releases/latest. A single executable. No installation or external dependencies.

Tested on

  • Samsung UE50JU6400
  • Samsung UE65KS7000
  • Android - BubbleUPnP app

Author

Alexandros Ballas alex@ballas.org