Samuel Dudley

Results 93 comments of Samuel Dudley

Regardless of if you want the dist in maverick-web or in another repo we can automate the build in a GitHub pipeline. E.g. push maverick-web triggers a dist build that...

Currently what is used to obtain this info when populating the time series database? Can we interface that with the -api to allow the numbers to be viewable on a...

Yeah, looks simple to interface with. Happy to roll with that as an option.

@fnoop For what its worth, I have also had a look in this space previously and ended up here: https://github.com/131/h264-live-player. What are your thoughts on running the JS server on...

My understanding is that the data communication is peer to peer but the STUN / TURN servers are needed for discovery and messaging. https://github.com/centricular/gstwebrtc-demos/blob/master/sendrecv/gst/webrtc-sendrecv.py might be a good place to...

https://stackoverflow.com/questions/45613981/is-webrtc-without-any-server-not-even-a-signaling-server-possible

The hen / chick model you mention is important for SAR and is pretty high up my list of interests. I guess first step is to get the example python...

Sorry for the impending dumb question: what is using Docker on a maverick image? Some of the configuration tooling?

My usual development practice is to git clone both Ardupilot and MAVProxy and then install all of the requirements for MAVProxy via pip (but not pymavlink) Mavlink is a submodule...

initial -web support is being undertaken in this branch: https://github.com/goodrobots/maverick-web/tree/config_module