ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.7k stars 2.34k forks source link

GStreamer initialization failed #2242

Open linkevinlin1 opened 4 years ago

linkevinlin1 commented 4 years ago

Issue details

Please describe the problem, or desired feature After confirming the GStreamer source, it starts to download GStreamer and give this error message. image

If I install GStreamer (tried 1.16.1 & 1.9.90) beforehand, this error pops out. image

Please help me solve this issue. Thanks.

Version

What version was the issue encountered with MP 1.3.68.1 build 1.3.7421.30827

Platform

[x] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Sub

Airframe type

What type of airframe (flying wing, glider, hex, Y6, octa etc)

Hardware type

What autopilot hardware was used? (pixhawk, pixracer, PX4FMU etc)

Logs

Please provide a link to any relevant logs that show the issue

meee1 commented 4 years ago

You appear to be using a 32bit os. The version shipped with mission planner is 64 bit only

linkevinlin1 commented 4 years ago

Thanks for the reply.

I'm using a 64bit os. I also have this issue on two other 64bit computers. Could it be not compatible to some libraries on our computers?