Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
liowebrtc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sweng-group-15
liowebrtc
Commits
e08db261
Unverified
Commit
e08db261
authored
6 years ago
by
Leon
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
6ea63f68
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-0
1 addition, 0 deletions
README.md
with
1 addition
and
0 deletions
README.md
+
1
−
0
View file @
e08db261
...
@@ -234,6 +234,7 @@ export default Party;
...
@@ -234,6 +234,7 @@ export default Party;
-
`object options`
-
`object options`
-
`string url`
- url for your socket.io signaling server.
-
`string url`
- url for your socket.io signaling server.
-
`bool debug`
-
*optional*
logs all webrtc events
-
`bool debug`
-
*optional*
logs all webrtc events
-
`string nick`
-
*optional*
sets your nickname. Peers' nicknames can be accessed with
`peer.nick`
-
`[string|DomElement|Ref] localVideoEl`
- Can be a ref, DOM element, or ID of the local video
-
`[string|DomElement|Ref] localVideoEl`
- Can be a ref, DOM element, or ID of the local video
-
`bool autoRequestMedia`
-
*optional(=true)*
automatically request
-
`bool autoRequestMedia`
-
*optional(=true)*
automatically request
user media. Use
`true`
to request automatically, or
`false`
to request media
user media. Use
`true`
to request automatically, or
`false`
to request media
...
...
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