Adding DesktopAudio capture op for electron - #8355
Conversation
|
related to cables electron pull request 243 |
|
hi, sorry for getting to this so late. thanks for your contribution. i have a few questions, though:
looking forward to your answers. thank you! |
|
Thanks for reviewing my op and sending these questions.
I'll review the desktopTexture op too |
|
hey, thanks for keeping in there!
does this mean cables exe exports or what are context-isolated standalone players?
something like this should be sufficient, or not? asking because i am doing this in ops already and maybe don't know the edge-case where is isnt sufficient:
thanks! |
Refactor getIpcRenderer function to simplify electron retrieval and handle application closure.
|
Yes, the cables exe export is what that condition was for. Now I'm thinking it is not needed because this op will only run in the cables gl standalone editor. |
The electron desktopCapturer module supports system audio capture. The DesktopAudio op captures system audio and outputs an audio node.