Skip to content
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

Use libnice10 Debian package instead of bringing our own library #11

Closed
wants to merge 14 commits into from

Conversation

mtlynch
Copy link
Contributor

@mtlynch mtlynch commented Nov 16, 2022

This change switches the libnice10 dependency to use a custom build of the libnice10 Debian package instead of explicitly declaring the Janus package as conflicting with libnice10, which prevents the user from installing the Janus package if the system already has libnice10.

This way, the Debian package isn't responsible for installing the libnice10 package.

After we have a Debian package build that declares libnice10 as a dependency, we'll update ansible-role-ustreamer to install libnice first and then install janus:

tiny-pilot/ansible-role-ustreamer#76

Fixes #8

@mtlynch mtlynch closed this Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unbundle libnice10 from the janus Debian package
1 participant