Skip to content
Snippets Groups Projects
Unverified Commit e9ab80fc authored by Thomas's avatar Thomas Committed by GitHub
Browse files

Merge pull request #326 from zozoh94/master

Allow microphone, camera in iframe mobile integration
parents d4c6aa03 0afd667e
No related branches found
No related tags found
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