How to add Facebook live chat to OBS
Facebook doesn't offer a popout chat URL, so you'll need a workaround. Here's the free way that actually works in 2026.
Step by step
- Step 1
Route your Facebook chat through a relay
Sign up free at Restream or StreamYard, connect your Facebook page, then open their Chat page while your Facebook live is running. That page has a stable shareable URL.
Live chat⋮viewer_42: pogsakura_chan: hi ✿Popout chat ↗Hide chatCopy the URLrestream.io/chat/… - Step 2
Copy the relay's chat URL into OBS
Sources → + → Browser. Paste the relay chat URL. Size around 420×720.
OBS · SourcesGame CaptureWebcam+ Browser SourcePropertiesURLpopout chat URLWidth420Height720 - Step 3
Style with Chatto
Because the relay wraps chat in its own HTML, Chatto's generic CSS covers most containers. Start from the Apple Glass or Speech Bubble preset, tweak until it looks right, then paste into OBS Custom CSS.
Custom CSSChatto → Export → Copy CSS.yt-live-chat-text-message, .chat-line__message { background: rgba(20,15,20,0.6); border: 1px solid #ff9ec7; border-radius: 14px; animation: fade-in .42s; }
Frequently asked
You can, but it grabs Facebook's full UI (comments, reactions bar, ads). A Browser Source + CSS is cleaner and animates smoothly.
Restream Chat is free and works well. StreamYard's chat display is a fine alternative if you already use it for guests.
Time to make it look like yours.
