Search results

  1. A

    Screen share preview before start streaming

    Hi Max, I appreciate that. Thanks for looking. I was putting a suggestion forward and if that can be considered in the roadmap. I don't think what I am asking is totally unreasonable. The whole issue here is showing user what its going to stream before it streams and whatever your teams thinks...
  2. A

    Screen share preview before start streaming

    Hi, I didn't mean if the browser has that flag or not. I meant to say, if its possible to a custom flag in your API to skip getScreenDeviceId step inside the publish function. That will effectively resolve this as final stream is done using localVideo object anyway. You are correct but issue...
  3. A

    Screen share preview before start streaming

    Hi Max, Thank you the reply. This is how I have done to get the preview. My suggestion was as user has already performed the action and getMediaAccess has successfully received the screen, would there be any scope to pass a flag in the constraints to not request the screen again as final...
  4. A

    Screen share preview before start streaming

    Hi, We are currently building a project using WCS and we have a requirement where we want user to see what they are going to stream. We want to allow user to stream camera or screenshare. I have looked in the forum and found a helpful link where you have advised to use getMediaAcess to get the...
Top