Hi, @pedroSG94
Does RootEncoder provide any kind of frame callback mechanism similar to WebRTC?
Specifically, I’m looking for a way to access video frames during the pipeline (e.g., raw frames, processed frames after filters, or encoded frames) so I can perform custom processing on each frame.
Is there any existing API for this, or a recommended way to achieve it?
Thanks!
Hi, @pedroSG94
Does RootEncoder provide any kind of frame callback mechanism similar to WebRTC?
Specifically, I’m looking for a way to access video frames during the pipeline (e.g., raw frames, processed frames after filters, or encoded frames) so I can perform custom processing on each frame.
Is there any existing API for this, or a recommended way to achieve it?
Thanks!