Skip to content
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
merged 3 commits into from
Dec 11, 2019
Merged

Update Janus to v 0.7.6 #46

merged 3 commits into from
Dec 11, 2019

Conversation

kuzm1ch
Copy link
Contributor

@kuzm1ch kuzm1ch commented Dec 5, 2019

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:

    apt-get install -y libglib2.0-0 -t jessie-backports && \

libglib2 is already installed and on the latest stable version.

@atyenoria atyenoria merged commit 8629d7e into atyenoria:master Dec 11, 2019
@atyenoria
Copy link
Owner

Great! Thanks for your help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants