This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Update Janus to v 0.7.6 #46
Merged
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.
Look like debian jessie is too old. Some issue is occurred after update Janus version to 0.7.6.
meetecho/janus-gateway#1887
Due to this, I've tried to update the docker image to fit 0.7.6 properly.
Some package versions should be updated to resolve incompatibility:
libvpx:
Update to latest stable version and update URL as libvpx use another location for storing releases:
https://chromium.googlesource.com/webm/libvpx
FDK_AAC:
build failed with version "0.1.4",. after updated it to 2.0.1" error is disrepair.
openresty:
openresty/encrypted-session-nginx-module#12
libglib2.0:
libglib2 is already installed and on the latest stable version.