Robert Swain
Robert Swain
:smile: that's a nice way of looking at the problem.
@rugvip can probably answer this.
Something to do with this: https://developer.apple.com/library/ios/documentation/AudioToolbox/Reference/AudioSessionServicesReference/index.html#//apple_ref/doc/constant_group/Audio_Session_Category_Route_Overrides but the `osxaudiosink` element has a device property that most likely can be used to switch to the speaker and back. There are rules...
Have you tried individually with TURN UDP and then separately with TURN TCP? Does one or the other give that error? Or both?
There is also https://github.com/cfsghost/node-gcontext if it's interesting.
@RangerMauve more specifically it's a concatenation of a few files. See here: https://github.com/EricssonResearch/openwebrtc/blob/master/bridge/worker/bridgeserver.js#L225 `wbjsonrpc.js` is in `bridge/shared/` and the others are in `bridge/client/`.
No news from us. We don't have any plans ourselves to implement the Node.js GObject Introspection support. We would welcome it though.
@SrujithPoondla : please don't ask questions on issues that are unrelated to your problem. Create a new issue instead.
At the `(lldb)` prompt, can you run `bt` and paste the output here?
@sdroege - looks like a crash in Orc. Any ideas?