DesktopTexture Op
Capture desktop windows or screens as a texture DesktopTexture
Summary (oneliner)
- Use "Refresh Sources" to update the list of windows if new windows are opened or titles change.
- Ops.Extension.Standalone.DesktopTexture
- Extension Op - visible for everyone, use with cables standalone
- MIT
- cgl
- standalone_electron
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Trigger to update the texture.
Texture
Boolean to start or stop capturing.
Source
Trigger to reload the list of available screens and windows.
Dropdown to select the source to capture.
Texture
Source
Video Element
OUTPUT PORTS
Trigger for the next op.
The captured video texture.
Aspect ratio of the captured video.
Boolean indicating if the capture is ready.
Width of the captured video.
Height of the captured video.
Error message if something goes wrong.
The underlying video-element.