Crowdpurr's Presenter View can be integrated into streaming applications (e.g. OBS, StreamYard, Vmix) and larger audio-video display systems that require the Presenter View to be launched dynamically via a direct URL without a manual login in order to display the authenticated Presenter View content on-demand.
Normally, visiting the Presenter View by either clicking the Presenter View button on the Experience Dashboard or by entering the URL directly will prompt the user to log in (if they're not already) in order to access the Presenter View.
Applications and systems that launch the Presenter View dynamically on-demand, often using a "browser" function, are unable to log in manually if their login doesn't exist or has expired. To log into the Presenter View dynamically, the Presenter View's direct URL must be used and the user's Crowdpurr login must be passed into the Presenter View's URL.
Presenter View URL Format
The following is the Presenter View URL for dynamically logging in via the URL:
Parameter | Explanation |
<experience_id> |
This is the Experience's identification string that you want to display in the Presenter View. This can be found in the URL of the desired Experience Dashboard or pop-up window of the Presenter View. |
<email> | This is your Crowdpurr login email. |
<password> | This is your Crowdpurr password |
An example of the Presenter View URL configured correctly for dynamic login is:
https://app.crowdpurr.com/experienceViewer/a9J2la2Bjz02lPlMn?e
If you want to simply access the URL of the Presenter View without a dynamic login, the format is: https://app.crowdpurr.com/experienceViewer/<experience_id>
Comments
1 comment
Small warning: If your password contains a % symbol, use %25, which is the code for a percentage symbol.
Other non-alpha symbols might cause a similar problem, causing the page to only display dots when loading.
Please sign in to leave a comment.