File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ OpenStreamPoll is an open-source live polling platform designed specifically for
1414 - [ Creating and Managing Polls] ( #creating-and-managing-polls )
1515 - [ OBS Integration] ( #obs-integration )
1616 - [ Real-Time Poll Display] ( #real-time-poll-display )
17+ - [ QR Code Display] ( #qr-code-display )
1718 - [ OBS Dock Integration] ( #obs-dock-integration )
1819 - [ Installation \& Deployment] ( #installation--deployment )
1920 - [ Prerequisites] ( #prerequisites )
@@ -102,6 +103,13 @@ To display live polls in your stream:
1021032 . Set the URL to: ` https://yourdomain.com/obs `
1031043 . Adjust the size and position as needed
104105
106+ #### QR Code Display
107+ To show a QR code linking to the active poll:
108+ 1 . Add another Browser Source in your OBS scene
109+ 2 . Set the URL to: ` https://yourdomain.com/obs/qr `
110+ 3 . The QR code will automatically update when a new poll becomes active
111+ 4 . Viewers can scan the QR code with their mobile devices to access the current poll
112+
105113#### OBS Dock Integration
106114Manage polls directly from OBS:
1071151 . Go to OBS menu: ` View > Docks > Custom Browser Docks `
You can’t perform that action at this time.
0 commit comments