This repository was archived by the owner on Jan 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
metapublish
Lin Xie edited this page Jan 7, 2020
·
1 revision
Publish inference results obtained from filter metaconvert to json file, Kafka etc.
Muxer metapublish [DNN inference metadata publisher]:
Common extensions: json.
Default video codec: wrapped_avframe.
metapublish_muxer AVOptions:
-method <flags> E........ Publishing method. Set to one of: 'file:0', 'kafka:1' (default 0)
-output_format <string> E........ [method= file] Output format of published file. Set to one of: 'stream' (raw inference per line) or 'batch' (each file holds array of JSON inferences) (default "batch")- Introduction
- Acquire data and sources
- Install FFmpeg Video Analytics plugin
- Run samples
- Advanced usage
Getting Started Guides archive:
- Getting Started Guide [v0.5 2020]
- Getting Started Guide [v0.4 2020]
- Getting Started Guide [v0.3 2019]
Pipelines integration: