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 from roughly the 2022 model year onward, using the built-in web browser (see which Samsung TVs work below)
- 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.
Which Samsung TVs work
This is worth checking before you spend an evening on it, because the answer is not "any Samsung with a browser".
- 2022 model year and newer: yes. The built-in browser on these sets is current enough to run the player, and the URL Launcher path below works as written.
- Samsung signage displays (SSSP / Tizen) in the QM, QB, BE and OM series: yes, via the URL Launcher.
- Older consumer sets: usually not. The browser shipped on pre-2022 TVs is too old to run a modern web app — below roughly Chromium 80, several things the player relies on are simply missing.
The symptom to look for. On a set that is too old, the page often loads and looks correct, and then the Connect button does nothing at all when you press it. No error, no message. If that is what you are seeing, the TV's browser is the problem and no amount of retrying the URL will change it.
To check what you have, open Menu → Support → About This TV and look at the model year. If you are on the edge, the fastest test is simply to try it: it either pairs within a few seconds or the button is dead.
If your TV is too old, you have not wasted the screen. Plug any cheap Android TV box, Fire TV Stick or Raspberry Pi into an HDMI port and drive the panel from that instead. The TV becomes a monitor and the box runs the player, which also gets you sound, since the browser path is muted either way:
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