.. 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.0/sources`` for Debian installation (on Jetson or dGPU) and for installation by SDK Manager. For tar packages the source files are in the extracted deepstream package. DeepStream Python bindings and sample applications are available as a separate package. More information and documentation can be found at https://github.com/NVIDIA-AI-IOT/deepstream_python_apps. .. csv-table:: Sample source details :file: ../content/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, which are listed separately below: .. csv-table:: Plugin and Library source details :file: ../content/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.4.3``. 4. Download the file and `un-tar` it, yielding a ``.tbz2`` file. 5. Expand the ``.tbz2`` file. ``Gst-v4l2`` source files are in ``gst-nvvideo4linux2_src.tbz2``