Languages

Menu
Sites
Language
State of WebRTC on Tizen Wearable SDK

Does anybody know if Tizen Wearable SDK supports any part of WebRTC? 

window.webkitRTCPeerConnection seems to get the object but it can't be initiated with

new window.webkitRTCPeerConnection()

 

Responses

5 Replies
John Ixion

getUserMedia imo

more info in  the wiki https://wiki.tizen.org/wiki/Game_development#WebRTC

John Ixion

... and the dev guide of course https://developer.tizen.org/documentation/dev-guide/2.3.0

d

Thanks for the pointers but I guess this is for Tizen SDK, but not the wearable profile?

AVSukhov

Hello,

 

getUserMedia supported in Tizen Wearable SDK. Please see documentation.

John Ixion

The Tizen 3.0 Crosswalk web runtime will be the same on all profiles imo