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.45k stars 356 forks source link

play sound on detection #477

Closed githubwalt closed 10 months ago

githubwalt commented 11 months ago

Hi, @marcoslucianops Great job!

I followed this seeedstudio wiki : https://wiki.seeedstudio.com/YOLOv8-DeepStream-TRT-Jetson/ Works great!

Now I would like it to play a sound when certain objects are detected. Is this possible? Which file, and where in the file, will I have to modify to accomplish this?

Any help would be much appreciated!

Walter

githubwalt commented 11 months ago

Never mind, I did it this way: https://github.com/marcoslucianops/DeepStream-Yolo/issues/446#issuecomment-1705973110