goodrobots / maverick

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

Remove webvision component #917

Closed fnoop closed 4 years ago

fnoop commented 4 years ago

There is currently a 'maverick-webvision' component to maverick_vision module. This provides a simple web page that browsers with a plugin can use to display streamed video on a webpage. However the plugin is essentially deprecated and won't work with modern browsers, and this functionality is being replaced with webrtc. So, remove this.