Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Show Cases
IBC 2019
multistream-server
Commits
17677bf1
Commit
17677bf1
authored
Aug 21, 2019
by
Olivier Crête
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add webrtc-adapter.js for better compat
parent
beda2004
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5500 additions
and
0 deletions
+5500
-0
src/resources/index.html
src/resources/index.html
+2
-0
src/resources/multistream-server.gresources.xml
src/resources/multistream-server.gresources.xml
+1
-0
src/resources/webrtc-adapter.js
src/resources/webrtc-adapter.js
+5497
-0
No files found.
src/resources/index.html
View file @
17677bf1
...
...
@@ -6,6 +6,8 @@
</head>
<body>
<script
src=
"hls.js"
></script>
<script
src=
"webrtc-adapter.js"
></script>
<header>
<img
src=
"COLLABORA_01_MONO.png"
>
</header>
...
...
src/resources/multistream-server.gresources.xml
View file @
17677bf1
...
...
@@ -7,5 +7,6 @@
<file>
COLLABORA_01_MONO.png
</file>
<file>
gStreamer.svg
</file>
<file>
hls.js
</file>
<file>
webrtc-adapter.js
</file>
</gresource>
</gresources>
src/resources/webrtc-adapter.js
0 → 100644
View file @
17677bf1
This diff is collapsed.
Click to expand it.
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