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

make webrtc dependencies optional #7

Open
BrettRD opened this issue Jan 13, 2021 · 1 comment
Open

make webrtc dependencies optional #7

BrettRD opened this issue Jan 13, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@BrettRD
Copy link
Owner

BrettRD commented Jan 13, 2021

Most applications don't need WebRTC
webrtc deps should only be imported in pipeline.py when a webrtc bin is loaded

Similar applies to src bins to webrtc, the audio and video bins in and out are not strictly necessary in a given stream.

@BrettRD BrettRD added the enhancement New feature or request label Mar 24, 2021
@BrettRD BrettRD added bug Something isn't working and removed enhancement New feature or request labels Oct 7, 2021
@BrettRD
Copy link
Owner Author

BrettRD commented Oct 7, 2021

This actually causes the pipeline node to fail on automated build tools because rosdep does not capture the dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant