You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microservices/dlstreamer-pipeline-server/docs/user-guide/advanced-guide/detailed_usage/camera/generic_plugin_doc.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,10 @@
3
3
```
4
4
# Generic Plugin
5
5
6
-
# Contents
7
-
8
-
-[Generic Plugin](#generic-plugin)
9
-
-[Adding new GigE camera support to DL Streamer Pipeline Server](#adding-new-gige-camera-support-to-dl-streamer-pipeline-server)
10
-
11
-
## Generic Plugin
12
-
13
6
Generic Plugin is a gstreamer generic source plugin that communicates and streams from a GenICam based camera which provides a GenTL producer. In order to use
14
7
the generic plugin with DL Streamer Pipeline Server one must install the respective GenICam camera SDK and make sure the compatible GenTL producer for the camera is installed.
15
8
16
-
**Refer [src-gst-gencamsrc/README.md](../src-gst-gencamsrc/README.md) for more information on Generic Plugin**
9
+
>**Refer [src-gst-gencamsrc/README.md](../src-gst-gencamsrc/README.md) for more information on Generic Plugin**
17
10
----
18
11
19
12
**For working with Genicam USB3 Vision camera please install the respective camera SDK by referring the below section**
Copy file name to clipboardExpand all lines: microservices/dlstreamer-pipeline-server/docs/user-guide/advanced-guide/detailed_usage/configuration/Overview.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,7 @@
3
3
```
4
4
# Configuration
5
5
6
-
*[Configuration](#configuration)
7
-
8
-
## Configuration
9
-
Refer to the details [here](./basic.md) to understand how to configure DL Streamer Pipeline Server for deploying pipelines with different parameter options that are supported.
6
+
Refer to the details [here](./basic.md) to understand how to configure DL Streamer Pipeline Server for deploying pipelines with different parameter options that are supported.
0 commit comments