Is it recommended to use kafka with a live video streaming to ensure that you process all video frames even if microservice get down
I tried to use webrtc but I think that using webrtc and in case of a microservice goes down and a new microservice instance appears i’m going to lose piece of the data that will not be processed so that’s why i’m think if is it possible to use kafka in that case or not .
ahmed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.