Closed nikbeing closed 10 years ago
thank you fippo. but does simplewebrtc.com/demo.html also requires chrome extension for screensharing to work?? I am trying to run it using https. Using latest.js I am trying to achieve video conference between two peers with following requirements. the first peer shouldn't able to see second peer's video stream but the second peer should able to see first peer's video stream. Is it possible?? What changes should I make in videoAdded event code.
Thanks.
it would require the extension and run on https. https://github.com/HenrikJoreteg/getScreenMedia/tree/master/extension-sample has an extension sample.
In chrome 34, you need a chrome extension for screensharing to work.
http://hancke.name/webrtc/screenshare/ has some more information.