This repository was archived by the owner on Jul 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
[do not submit] [IM360-166] temp skip safestring and glog lib v1.2.0 #54
Draft
inteltiger
wants to merge
258
commits into
OpenVisualCloud:V1.2.0
Choose a base branch
from
inteltiger:skip-safestringlib
base: V1.2.0
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.
Draft
[do not submit] [IM360-166] temp skip safestring and glog lib v1.2.0 #54
inteltiger
wants to merge
258
commits into
OpenVisualCloud:V1.2.0
from
inteltiger:skip-safestringlib
Conversation
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
documentation. 1. Added a script to generate necessary files to run server in docker. 2. Updated OMAF-Sample documentation. 3. Corrected some errors in getting started guide. 4. Remove unnecessary steps in thrift install scripts.
update the library Full Name
Signed-off-by: Qi, Stephanie <[email protected]>
Modified server run script of OMAF-Sample.
1. Supplied right way to stop server. 2. Corrected 1 errors: misspelling of package name. 3. Modified misleading URL example. Signed-off-by: Kang Xin <[email protected]>
Updated OMAF-Sample documentaion.
Signed-off-by: Luo, Ying <[email protected]>
Modify 8k Sample video.
update the license description
update the license description
Fix packets loss issue when changing viewport. Add check when extractor id changes. Signed-off-by: Luo, Ying <[email protected]>
[OmafDashAccess] Fix packets loss issue
add android webrtc build support
…uide documentation.
Add missing prebuild steps for server and client
Log WebRTC player fps
1. Fix errors in server build process. 2. Modify CMakeLists.txt to solve compilation order issues. 3. Enable server build process on Ubuntu system.
Update build scripts:
1. Fix copy error while building server docker image. 2. Fix 4K VOD example running failure issue. 3. Make the number of compile threads in the document consistent.
Fix server deploy error and modified scripts.
add lib allocate RectangularRegionWisePacking memory support
…ut check in omaf media stream and omaf dash source thread. Signed-off-by: Luo, Ying <[email protected]>
Fix node-gyp version
Prevent pointer from being sent in the clear over SCTP.
Implement rtcp fov feedback
…template Sync OVC dockerfile template
2. Remove macro LOW_LATENCY_USAGE 3. Unify media source control macro _ENABLE_DASH_SOURCE_ _ENABLE_WEBRTC_SOURCE_ 4. Disable WebRTC media source
Update media source control
Update WebRTC media source to new player
…rning fix duplicated return and other warnings reported by compiler
Test: sanity check for tile selection in android passed
Dear reviewer, please ignore, I am still preparing |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Test: sanity check for tile selection in android passed