The playback URL
The playback URL is there to consume what you’re sending: it’s the other side of your key. With it, any player and any OBS can watch the signal coming in at that moment.
How to copy it
Section titled “How to copy it”- Go to Stream Keys.
- Hit Playback on the key’s row.
- Paste it into the player, into the OBS source, or wherever you’re going to use it.
Its shape is the same as the publish URL but with read:
instead of publish::
- RTMP:
rtmp://<server>/<your-key>(the same one as the publish URL). - SRT and SRTLA:
srt://<server>:<port>?streamid=read:<your-key>.
Even if you broadcast over SRTLA, playback goes over SRT like on every other key.
What it’s used for
Section titled “What it’s used for”1. Checking what’s actually arriving. Open it in a player and look at what came in: framing, audio, whether it’s the camera you think. It’s the fastest way to know whether the problem is in your encoder or further down the line. Pair it with the Current bitrate on the dashboard.
2. Bringing it into your own OBS. If you’ve got OBS at home, add a media source with this URL and your phone’s signal is inside your scenes, with your overlays and your alerts. It’s the classic setup for someone who broadcasts from the street and produces from home: see Broadcasting from your own OBS and Connect your OBS.
3. Handing it to a co-host or your moderator. Whoever has it can watch your signal without logging into your account or touching anything in the dashboard. Handy for someone to keep an eye on quality while you’re out walking, or for a guest commenting on what you’re seeing.
Careful about who has it
Section titled “Careful about who has it”Simple rules:
- Only share it with people you trust, and privately.
- Don’t show it on screen and don’t leave it in a VOD.
- If you have to share it often, use SRT or SRTLA: there the playback and publish URLs are different.
- To cut someone off, rotate the key: the previous playback URL stops working instantly (Rotating and security).
When it stops working
Section titled “When it stops working”The playback URL lives off the same key as the publish URL, so it stops working when:
- You rotate the key.
- You change region or protocol (the URL changes).
- Your subscription stops being active and the key is deactivated.
And, obviously, when you’re not broadcasting there’s nothing to read: the player won’t find a signal.
See also
Section titled “See also”- What a stream key is — where both URLs come from.
- Caps and states — what each state of the key means.

