.. include:: C/C++ Sample Apps Source Details ==================================== The DeepStream SDK package includes archives containing plugins, libraries, applications, and source code. The sources directory is located at ``/opt/nvidia/deepstream/deepstream-5.1/sources`` for both Debian installation (on Jetson or dGPU) and SDK Manager installation. For tar packages the source files are in the extracted `deepstream` package. DeepStream Python bindings and sample applications are available as separate packages. For more information, see https://github.com/NVIDIA-AI-IOT/deepstream_python_apps. .. csv-table:: Sample source details :file: ../text/tables/DS_C_sample_source_details.csv :widths: 30, 30, 30 :header-rows: 1 Plugin and Library Source Details ------------------------------------- The following table describes the contents of the sources directory except for the reference test applications: .. csv-table:: Plugin and Library source details :file: ../text/tables/DS_C_sample_plugin_details.csv :widths: 30, 30, 30 :header-rows: 1 .. rubric:: Footnotes .. [#f1] Gst-v4l2 sources are not present in DeepStream package. To download, follow these steps: 1. Go to: https://developer.nvidia.com/embedded/downloads. 2. In the ``Search filter`` field, enter ``L4T sources`` 3. Select the appropriate item for L4T Release ``32.5.1``. 4. Download the file and `un-tar` it, to get the ``.tbz2`` file. 5. Expand the ``.tbz2`` file. ``Gst-v4l2`` source files are in ``gst-nvvideo4linux2_src.tbz2``