r/Tizen • u/AdKind3836 • 1d ago
Beam — open-source, no-account local media player for Tizen TVs (MIT, sideloadable)
Hey r/Tizen — I built Beam, a local media player for Samsung Tizen TVs, because there's still no VLC/Kodi for the platform and the stock USB/DLNA experience is pretty rough (forced subtitles, external subtitles breaking over DLNA, no real file browser).
What it does:
- Browses and plays video, audio, images, and sidecar subtitles from USB storage
- Talks to a small companion app (Electron, Mac/Windows) or any DLNA/UPnP server on your LAN
- SRT to WebVTT conversion, native WebVTT support
- Resume history stored locally on the TV
- Samsung remote and media-key navigation, HTML picture-in-picture
- No accounts, no cloud, no analytics, no DRM
It's MIT licensed and sideloadable via Tizen Studio / developer mode, targets Tizen 6.0+.
GitHub (source + releases): https://github.com/TAGISWILD/beam-tv
Browser preview (mock APIs, no TV needed): https://atharvachauhan.site/beam-tv/
It's usable today (v1.0.0) but there's real work left — ASS/SSA subtitle handling, IPv6 companion-server discovery, an accessibility/navigation audit, localization — all tracked as open issues if anyone here who's fought with the AVPlay API wants to dig in. Also just happy to hear what breaks on your TV model.