diff --git a/README.md b/README.md index 18cb47b..ed2f4a6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ High-performance video streaming application for Technexion cameras with GStreamer integration and Unix Domain Socket control interface. -Depends on: https://github.com/TechNexion-Vision/vizionsdk ## Features @@ -16,6 +15,12 @@ Depends on: https://github.com/TechNexion-Vision/vizionsdk ## Quick Start +### Dependencies + +- https://github.com/TechNexion-Vision/vizionsdk +- libgstreamer1.0-dev +- libgstreamer-plugins-base1.0-dev + ### Build ```bash