You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing around with the getUserMedia functionality in available in the BB10 browser, and despite a few hiccups (having to copy video content to a canvas to have it actually display) I'm really impressed with what you guys are doing.
Just wondering if there are any plans to refresh the WebRTC implementation that is in the browser (I see an old webkitPeerConnection00 implementation kicking around) to bring it in to line with the current WebRTC spec?
I know the spec is fairly volatile, so understand this is something that will take some time to plan and execute - really just wondering whether it's on the radar?
Hey Guys,
I've been playing around with the
getUserMediafunctionality in available in the BB10 browser, and despite a few hiccups (having to copy video content to a canvas to have it actually display) I'm really impressed with what you guys are doing.Just wondering if there are any plans to refresh the WebRTC implementation that is in the browser (I see an old
webkitPeerConnection00implementation kicking around) to bring it in to line with the current WebRTC spec?I know the spec is fairly volatile, so understand this is something that will take some time to plan and execute - really just wondering whether it's on the radar?
Cheers,
Damon.