is it possible/planned to constrain screen capture to a user-selectable region of the screen?
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Windows would be even better than regions. I'm assuming that you mean arbitrary application windows, not necessarily browser windows.On Windows-OS it is possible to query windows belonging to other applications and get their location on screen. On Mac-OS I believe you cannot do the same thing from an unprivileged application.
--