Digital Signage on a Samsung TV — No App, No MagicINFO
Samsung displays already ship with everything they need to run signage: a web browser. Point it at one address and the screen becomes a fully managed sign — no streaming stick, no app to sideload, no MagicINFO licence, and no per-screen fees.
What works
- Samsung signage displays (SSSP / Tizen) — the QM, QB, BE and OM series and similar, using the built-in URL Launcher
- Samsung smart TVs with a built-in web browser
- Any Samsung panel already wired to a small PC or Pi — but the whole point of this guide is that you usually don't need one
You do not need MagicINFO, a MagicINFO server licence, or a Samsung partner agreement for any of this.
Why there's no app to install
The ScreenTinker player is a web page. Your server hosts it at /player, so a display that can open a URL can run it. That is the entire trick — the TV opens a web address, the page pairs itself, and from then on it behaves like any other display in your dashboard.
Step 1: Have a server to point at
The TV needs a ScreenTinker instance to talk to. Either works:
- Hosted — sign up at screentinker.com. The free plan runs one display, so it's enough to try this end to end.
- Self-hosted — run it yourself and it's free for any number of screens. See the self-hosting guide.
Note the address you'll use. For hosted that's https://screentinker.com/player; self-hosted it's your own domain or LAN address followed by /player.
Step 2: Point the URL Launcher at it
On a Samsung signage display (SSSP)
- Press Home on the remote and open URL Launcher.
- Enter your player address — for example
https://screentinker.com/player. - Save it, then set URL Launcher as the input source the display boots into (Settings > System > Auto Source Switching, or the URL Launcher Settings entry, depending on firmware).
On a regular Samsung smart TV
Open the built-in Internet browser, go to the same address, and set it as the homepage if the firmware allows. This works, but a consumer TV is more likely to interrupt with its own overlays than an SSSP panel is.
Step 3: Pair the screen
The player loads full screen and shows a 6-digit pairing code. In your dashboard, click + Add Display and enter it. The Samsung screen appears in your device list immediately, online and under your control.
Step 4: Push content
- Upload media in the Content Library
- Build a Playlist
- Publish it and assign it to the display
Updates land within seconds. You can schedule by time of day, split the screen into zones, add widgets like clocks and menu boards, and span a video wall across several panels — the browser player supports the same layouts as every other platform.
Booting straight into the sign
- Set URL Launcher as the boot source so a power cut brings the sign back on its own.
- Turn off the screensaver and any auto-standby in the display's settings — these are the usual cause of a sign that "goes blank overnight".
- Use the panel's on/off schedule rather than pulling power, so the display comes back cleanly.
- Content keeps playing if the network drops. The player caches its playlist and carries on, then catches up when the connection returns.
Honest limitations
Two things this path genuinely doesn't do, so you can decide before you deploy:
- Video plays muted. Browsers only allow autoplay without sound unless someone physically interacts with the page, and a signage display never does. If you need audio, use an Android TV box or a Raspberry Pi instead.
- There's a native Tizen app, but it isn't the easy route. ScreenTinker builds a signed
.wgt, and Samsung's one-URL native install requires a Samsung partner distributor certificate tied to your account. Developer mode does not get you around that — it only enables a manual SDB install. The URL Launcher path above needs none of it, which is why it's the one we recommend.
Ready to deploy?
Free plan supports 1 device. Self-hosting is free for any number of screens.
Start Free Self-host it