diff --git a/src/VideoReceiver/README.md b/src/VideoReceiver/README.md index a2159d29ba229030ba50cf6d2c7e6db12088cce2..73de76e41a21628a10e48bde6a52aca261739ed9 100644 --- a/src/VideoReceiver/README.md +++ b/src/VideoReceiver/README.md @@ -57,6 +57,7 @@ sudo apt-get install $list ``` ``` sudo apt-get install libgstreamer-plugins-base1.0-dev +sudo apt-get install libgstreamer-plugins-bad1.0-dev ``` The build system is setup to use pkgconfig and it will find the necessary headers and libraries automatically.