A shared library of on-demand DeepStream Pipeline Services for Python and C/C++
288
stars
67
forks
source link
Implement Audio Source parent class with common services for all derived AUDIO_ONLY and AUDIO_VIDEO Sources. #1309
Open
rjhowell44 opened 2 weeks ago
The parent class will instantiate and link/unlink all common required elements.
The common services are still TBD