Mykhailo Ziatin

Results 32 comments of Mykhailo Ziatin

@Istador, arm64/v8 works fine with the latest Luxembourg maps on M1.

I experience the same problem. It seems that the stream should be available at `rtsp://127.0.0.1:8554/live` but my QGroundControl fails to get any video.

@ekwilinski I can open video stream with (you need to install [VLC](https://www.videolan.org/vlc/)): ```shell vlc rtsp://127.0.0.1:8554/live ``` Still can't configure QGroundControl to receive this stream.

Do you consider to publish official Docker image for the server itself?

Basically I want to revitalise the work on web-based (gRPC via Envoy as in [https://github.com/mavlink/MAVSDK-JavaScript](https://github.com/mavlink/MAVSDK-JavaScript)) UX for MAVLink. And I don't want *any* dependencies except Docker for deployment.

I've created an image for most of the architectures: [`sitin/mavsdk`](https://hub.docker.com/r/sitin/mavsdk). Here is the repo: [https://github.com/Sitin/MAVSDK-Docker](https://github.com/Sitin/MAVSDK-Docker). I will keep it more or less up to date probably the next several months....

Hi! What is the status of this issue? @ben-xD, I've tested local build on my M1-Pro. Everything looks fine for now.

@JonasVautherin, what if I donate an M1 cloud instance until this issue will be resolved? Say, provide an SSH key pair which you can store in build environment.