How to simultaneously use the video streamed for multiple applications?

I want to get an answer that integrates the following two applications together (they are doable separately)

Applications:

  1. stream video in Zoom using zoom api
  2. capturing frames from the streaming video for classification using a trained cnn model [facial microexpression detection and classification]

Doing the video streaming and classification separately is doable, but I don’t understand how to run them simultaneously, in real time.

the question need more focused, please update the question and add more details.

Hi @yasirkorai0176 ,

I am unfamiliar with the 2nd use-case you are describing. What happens when you try to do them simultaneously?

Thank you,
Gianni