We are using Deepstream 6.0 on a jetson nano, and are looking to stream the inference data alongside the video over some streaming protocol (likely rtsp or webRTC).
Is it possible to include the bounding box inference results, confidence and the various other metadata stored within the NvDsBatchMeta struct directly in the stream (alongside the corresponding frame) - so that it can be directly accessed on the receiver side?
Apologies for the delay. We are using WebRTC now to stream our video feed using gstreamers webrtcbin. However we would also like to access the “NvDsBatchMeta” metadata and stream it through WebRTC’s data channel. Is this possible? If so, how can I access the metadata?
It is not related to deepstream, you can get meta data from deepstream. If you want to transfer the data to anywhere, please following the corresponding transferring protocol. It has nothing to do with deepstream.
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks