opentok-react-native icon indicating copy to clipboard operation
opentok-react-native copied to clipboard

screen sharing shares app screen only

Open SheereenHamza opened this issue 4 years ago • 9 comments

publisherProperties: { cameraPosition: 'front', name: 'Sheereen', publishVideo: true, publishAudio: false, videoSource: 'camera' }

The above are my publisher properties. When changing videoSource to 'screen', it shares the app screen only. image

How can I share other screens.

SheereenHamza avatar May 26 '20 15:05 SheereenHamza

can anyone help on this?

ravipulluri avatar Aug 13 '20 08:08 ravipulluri

We also have the same problem. Is this resolved yet?

irevived1 avatar Oct 22 '20 21:10 irevived1

I have the changes in a forked branch to fix this issue: Compare Repos

It would be great if someone who owns this branch to review/merge this here

rrnara avatar Nov 05 '20 22:11 rrnara

is anyone know how to share other app screen in iOS?

smkamranqadri avatar Apr 27 '21 04:04 smkamranqadri

@rrnara can you create a pull request please?

abdulajet avatar May 17 '21 15:05 abdulajet

I created a PR which was rejected: https://github.com/opentok/opentok-react-native/pull/458. I don't have time to go through all validations now

rrnara avatar May 17 '21 16:05 rrnara

@rrnara cheers, ill get some CI going then ill ping you on there

abdulajet avatar May 17 '21 16:05 abdulajet

how can we share screen outside of application or when app is in background?

Shivani12345 avatar May 19 '21 06:05 Shivani12345

@Shivani12345 did you get any solution for this?. Bcz I also need the same feature.

anshumanburman avatar Aug 02 '22 07:08 anshumanburman