-
Notifications
You must be signed in to change notification settings - Fork 34
ITEP-68945 ITEP-68944 Using WebRTC for frames streaming #396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Irakus
wants to merge
48
commits into
main
Choose a base branch
from
ITEP-68945-webrtc-raw
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 42 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
6177e62
added webrtc as paraller pipeline
Irakus 7c5afce
moved webrtc to separate pipeline
Irakus c4c5d7b
trying to add iframe
Irakus 17b3805
added
Irakus 78eed94
start using js script from mediamtx
Irakus 199c53d
checkpoint
Irakus df1980d
revert dockrfile format
Irakus 02c5e4c
trying to fix server
Irakus e56ec39
added certs
Irakus f7bc82a
working embeded video
Irakus 064b93c
removed old dlstreamer source
Irakus f9b39da
Merge branch 'main' of https://github.com/open-edge-platform/scenescaβ¦
Irakus e9a3587
move everything into 1 pipeline
Irakus 7a8ac49
clean scene
Irakus cc6a84d
clean pr
Irakus cd1f559
clean red marks on cameras
Irakus 113d1e2
removed mqtt feed from web app
Irakus 501612b
changed video format
Irakus c8290d3
videos replaced with webrtc - need change of trigger in calibration page
Irakus db104c9
working fine, but slow
Irakus ac2725d
still slow
Irakus cad52fe
optimized
Irakus dafc7be
checkpoint
Irakus 1deb16b
optimized stream loading:
Irakus 1435fed
remove logging rtc connections
Irakus 72ce7af
checkpoint
Irakus aac76ab
added video as fallback
Irakus fe5e11e
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus 60396d5
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus a107107
checkpoint
Irakus dbc1844
Merge branch 'ITEP-68945-webrtc-raw' of https://github.com/open-edge-β¦
Irakus 47602bb
fixed autocalibration
Irakus 65de5d7
fixed long loading of videos
Irakus 70f1412
cleanup
Irakus 8294734
removed ip from config
Irakus e13f63d
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus c91316d
updated licenses and docs
Irakus e9c16dc
reformatted dockerfile
Irakus a8e69fc
update dls configs
Irakus e489c2d
update perf config
Irakus 7500fa8
prettrier write
Irakus b4b545e
clean docs
Irakus 2d90496
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus 7a2bdc9
revert calibration fix
Irakus 6b211b2
newline
Irakus c4e354f
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus fe2abf7
Merge branch 'main' into ITEP-68945-webrtc-raw
Irakus 7e23d74
Merge branch 'main' of https://github.com/open-edge-platform/scenescaβ¦
Irakus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| MIT License | ||
|
|
||
| Copyright (c) 2019 aler9 | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need individual license call out for each dependency. Those are done in third-party-programs.txt