Plugins
1. Inline YAML Section
plugins:
- /path/to/out_gstdout.so
service:
log_level: info
pipeline:
inputs:
- name: random
outputs:
- name: gstdout
match: '*'2. YAML Plugins File Included via plugins_file Option
Key Points
Last updated
Was this helpful?