Yolov4 object detection with AntMedia live stream

Viewed 256

I am new to yolov4 and the antmedia, but I would like to do object detection with live antmedia stream, anyone can help me on this matter, please. I have tried with darknet but it's not working with live stream for me

1 Answers

Ant Media Server developers are working on a plugin architecture. The solution regarding this issue may come in the next version. You can test it yourself. If you buy Enterprise version, you can see Ant Media Server source codes that Ant Media Server uses TensorFlow library for object detection. You can integrate Jolov4 into your enterprise project.

Related