Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xBambusekD authored Nov 3, 2023
1 parent f353cd5 commit cc9b116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The system thus allows you to pilot the drone in FPV (first-person-view), but at
```
### Setup ArcGIS
- Create ArcGIS developer account and [create your API Key](https://developers.arcgis.com/unity/authentication/tutorials/create-an-api-key/).
- Paste the API Key to `ProjectSettings -> ArcGIS Maps SDK -> API Key` and to `ArcGIS Maps SDK -> Auth -> API Key`.
- Paste the API Key to `ProjectSettings -> ArcGIS Maps SDK -> API Key` and to the Object in the Hierarchy in the MainScene – `Scene3DView -> ArcGIS Map -> Authentication -> API Key`.
### Setup GStreamer
- Install GStreamer [1.20.1](https://gstreamer.freedesktop.org/data/pkg/windows/1.20.1/) – install both, regular and devel version based on your computer's architecture (msvc and x86_64 works for me).
- Add gstreamer binary folder path to System Environment Variables – `Computer -> System properties -> Advanced System Settings -> Advanced Tab -> Environment Variables... -> System Variables -> Variable: Path -> Edit -> New -> C:\gstreamer\1.0\msvc_x86_64\bin`
Expand Down

0 comments on commit cc9b116

Please sign in to comment.