Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Show Cases
IBC 2019
multistream-server
Commits
094d657e
Commit
094d657e
authored
Aug 13, 2019
by
Jakub Adam
Browse files
README: Add a note regarding local candidates in Chrome
parent
c072968c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
094d657e
...
...
@@ -20,3 +20,11 @@ Application options:
-u, --srt-uri=srt://address:port SRT stream URI.
Default: srt://127.0.0.1:7001?mode=listener.
Known issues:
* If you can't run WebRTC stream in Chrome and see the following error in
the server's GStreamer log, check that chrome://flags/#enable-webrtc-hide-local-ips-with-mdns
is set to Disabled:
gst_webrtc_ice_add_candidate:<webrtcice0> Could not parse candidate 'a=candidate:1578808102 1 udp 2113937151 c027ada1-0257-4ce1-af05-5d03a6b6a313.local 34134 typ host generation 0 ufrag lEVw network-cost 999'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment