SthPhoenix / InsightFace-REST

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtsp stream

MyraBaba opened this issue · comments

@SthPhoenix Hi,

What would you suggest for live camera feed (4 cam) with the rest API and the face quality check ?

is your rest API can handle 4 camera 25 fps live feed with 2080Ti gpu ? or you suggest other way around

Hi! I haven't tested RTSP streams, and haven't used RTX2080 for a while.
On RTX3090 API can handle up to around 350-450 fps, though I would recommend to use processing class directly in your application reading stream to decrease transfer costs.