Skip to content
Snippets Groups Projects
Commit 0afd667e authored by Enzo Hamelin's avatar Enzo Hamelin
Browse files

Allow microphone, camera in iframe mobile integration

parent d4c6aa03
Branches
Tags
No related merge requests found
......@@ -3,6 +3,7 @@
<iframe
src="<% wwwroot %>/mod/hvp/embed.php?id=<% cmid %>&user_id=<% user_id %>&secret=<% secret %>"
frameborder="0"
allow="microphone; camera"
allowfullscreen="allowfullscreen">
</iframe>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment