marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.38k stars 343 forks source link

webRTC #401

Open bongpigeon opened 1 year ago

bongpigeon commented 1 year ago

hello, thank for your hard work! I am trying to use webRTC protocol to send deepstream results. Is there any recommendation to do it? or is it impossible to do it?

marcoslucianops commented 1 year ago

The WebRTC plugins works only with GStreamer 1.22+ while the DeepStream works only with GStreamer 1.16.3. Probably in the future when NVIDIA updates the plugins to the new version.