Integrate Algoreg Go!Vid in your own application
Generate the session
Redirect user to the session
Get notified when the session ends
Obtain the session results
session_id
string that you can use as described bellow either in an iframe or redirection.
&iframe_callback=1
to receive cross-windows events. To ensure that the iframe gets the video and microphone access, you need to add the following attributes to the iframe tag:
Event | Description |
---|---|
end_session | The session is finished, you can close the iframe or redirect the user to another page. |
reload | We need to restart the browser, usually to get the camera access. |
auto
,light
or dark
. Set the theme brightness. Use “auto” for automatic
theme detection, “light” for a light theme, or “dark” for a dark theme.