Skip to content

Commit

Permalink
Fix Gstreamer includes
Browse files Browse the repository at this point in the history
  • Loading branch information
seanavery committed Jul 12, 2023
1 parent 71dedb9 commit 513d7a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
Empty file added etc/Dockerfile.test.pi
Empty file.
15 changes: 9 additions & 6 deletions etc/viam-csi-pi-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,15 @@ AppDir:
- libunwind8:arm64
files:
include:
- /usr/lib/aarch64-linux-gnu/libgst*
- /usr/local/lib/libviamsdka*
- /usr/local/lib/libviam_rust*
- /usr/local/lib/libgrpc*
- /usr/local/lib/libasl*
- /usr/local/lib/libproto*
- gstreamer1.0-x
- gstreamer1.0-alsa
- gstreamer1.0-plugins-base
- gstreamer1.0-plugins-good
- gstreamer1.0-plugins-bad
- gstreamer1.0-plugins-ugly
- gstreamer1.0-pulseaudio
- /usr/local/lib/libprotobuf.so.32
- /usr/local/lib/libviamsdk.so.noabi

AppImage:
arch: aarch64
Expand Down

0 comments on commit 513d7a9

Please sign in to comment.