Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fairblue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hosting
chat
fairblue
Commits
ca5f974b
Commit
ca5f974b
authored
9 years ago
by
Pedro Beschorner Marin
Browse files
Options
Downloads
Patches
Plain Diff
Added missing div to fix WebRTC audio for JavaScript API demo
parent
09da04a4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bbb-api-demo/src/main/webapp/demo11.html
+3
-0
3 additions, 0 deletions
bbb-api-demo/src/main/webapp/demo11.html
with
3 additions
and
0 deletions
bbb-api-demo/src/main/webapp/demo11.html
+
3
−
0
View file @
ca5f974b
...
...
@@ -235,6 +235,9 @@
</script>
</head>
<body>
<div>
<audio
id=
"remote-media"
autoplay=
"autoplay"
></audio>
</div>
<div
id=
"controls"
>
<button
type=
"button"
onclick=
"getMeetingID()"
>
Get MeetingID
</button>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment