Merge pull request #140 from fphammerle/readme-libopenmaxil-on-bullseye

readme: suggest adding `/opt/vc/lib/` to library search path on bullseye
This commit is contained in:
Maxim Devaev
2022-02-05 14:44:26 +03:00
committed by GitHub

View File

@@ -63,6 +63,7 @@ Without arguments, ```ustreamer``` will try to open ```/dev/video0``` with 640x4
The recommended way of running µStreamer with [Auvidea B101](https://www.raspberrypi.org/forums/viewtopic.php?f=38&t=120702&start=400#p1339178) on Raspberry Pi:
```bash
$ export LD_LIBRARY_PATH=/opt/vc/lib/ # on bullseye
$ ./ustreamer \
--format=uyvy \ # Device input format
--encoder=omx \ # Hardware encoding with OpenMAX