After reading multiple articles, I am left confused whether Microsoft will follow WebRTC standard or
will follow its cu-rtc successor O-RTC ?
Also Opera states its support for WebRTC for versions 18+,
but i do not see support for getUsermedia->chooseMediaDesktop
for screen sharing.
Similarly, does the Microsoft's ORTC standard support screen sharing? Or we wait until it supports WebRTC?
I tried CU-RTC prototype and ORTC prototypes on IE, and both are regarding to peer to peer communication.
I need to create Opera/IE plugins to allow screen sharing on web page. No other way seems to be there other than the WebRTC standard getUserMedia -> chooseDesktopMedia But the same is not supported in Opera, IE and Safari(Mac)