Getting a screenshare track from rust #8627
Unanswered
tarushnagpal
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am quite new to rust and was wondering how to go about getting a screenshare track from the tauri backend.
Currently I can do a
getDisplayMedia
from the webview and get a track, but my objective is to figure out which window was shared and perform some operations on it (Maybe highlight it and so on) What would be the best way to achieve this?Thanks for the help! Really enjoying working with Tauri
Beta Was this translation helpful? Give feedback.
All reactions