RomanLut / hx-esp32-cam-fpv

esp32 cam digital low latency fpv
MIT License
56 stars 9 forks source link

Using ubuntu laptop as Groundstation? #6

Closed villimikko closed 1 month ago

villimikko commented 2 months ago

How easy would it be to use ubuntu laptop as basestation or Jetson nano as groundstation instead of raspberry pi?.

Would these be recomended at all?

RomanLut commented 2 months ago

It should be possible to run GS software on both systems, but I did not tried it. GS has been working on Unbuntu for me at early development stages.

You can try following https://github.com/RomanLut/hx-esp32-cam-fpv/blob/master/doc/building_gs_image.md steps on ubuntu or jetson.

RPI2W is recommented.

ugnich commented 1 month ago

Here is the manual for Fedora Linux, it should not be much different on Ubuntu: https://github.com/RomanLut/hx-esp32-cam-fpv/blob/master/doc/building_gs_fedora.md

RomanLut commented 1 month ago

https://github.com/RomanLut/hx-esp32-cam-fpv/blob/master/doc/running_gs_on_ubuntu.md