diff --git a/README.md b/README.md index 15966be..7bf00c3 100644 --- a/README.md +++ b/README.md @@ -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