Skip to content

Multi-Stream Architecture #886

Answered by pedroSG94
HirogaKatageri asked this question in Q&A
Discussion options

You must be logged in to vote

OffScreenGlThread is a OpenGL render that can be used in background. This render get each frame produced by MediaProjectManager, proccess it using OpenGL and send result to VideoEncoder, this allow you a way to apply multiple modifications to the frame like filters.

FpsListener is only a callback that count each frame send to rtmp/rtsp module and report you each second in order to know how many frames are streamed if you haven't internet issues.

Yes, we have only one of each one.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@pedroSG94
Comment options

@HirogaKatageri
Comment options

@pedroSG94
Comment options

@HirogaKatageri
Comment options

@pedroSG94
Comment options

Answer selected by HirogaKatageri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants