goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
171 stars 61 forks source link

Support janus-gateway as webrtc service #922

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

We need janus-gateway as a webrtc proxy for visiond.

fnoop commented 4 years ago

Missing lib in x86_64 ubuntu:

Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libusrsctp-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libusrsctp-dev
Error: /Stage[main]/Maverick_web::Janus/Package[libusrsctp-dev]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install libusrsctp-dev' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libusrsctp-dev
fnoop commented 4 years ago

Add parameters for http/websockets transports. Add support for websockets transport.