-
Do you have example code integrating the features that Temasys provides?
https://temasys.atlassian.net/wiki/display/TWPP/How+to+integrate+the+Temasys+WebRTC+Plugin+into+your+website
I've taken your …
-
- Override URL.createObjectURL to return a dummy url if the object passed is a temasys stream
- Add DOM mutation observer to watch for these URLs and replace videos with object tags as needed
-
Hi,
WebRTC is ofcourse not running/working on IE and Safari, but with the use of the plugin of Temasys this could be possible: https://temasys.atlassian.net/wiki/display/TWPP/WebRTC+Plugins.
Could you…
-
I am using adapter.js of Temasys alongwith signalling server of node js.
Everything works just fine with Chrome and Firefox.
But same application video calling getting hanged in IE.
Am I miss…
-
Candidates:
- https://github.com/addyosmani/getUserMedia.js
- https://github.com/Temasys/AdapterJS
Questions:
- mobile browser coverage
- if there `getUserMedia` support is there `MediaStreamTrack`
-
When I try using rtcninja.js v0.6.3, I'm seeing a problem with Firefox when I call attachMediaStream with null as the stream parameter to remove the stream from a video element. This works for Chrome…
-
Hello how are you? I'm new to this and I need help to start using the tool. I just registered in Temasys and I already have my API KEY. I downloaded the files of this GIT and I uploaded them to my ser…
-
Hi there,
we use the Temasys plugin within an iFrame, and have found that in IE11 and Safari 5 PC / 7 OSX the following lines throw an exception:
var rectObject = element.getBoundingClientRect();
…
-
I have developed a video chat application in mean stack using socket.io/webrtc and teamsys plugin for safari and IE support. Application is working perfectly everywhere except in safari when two users…
-
Hey guys! I want to remind you topic about the video resize - https://groups.google.com/forum/#!topic/temasys-discuss-webrtcplugin/_laLEsuaYSo
Is it possible to have some video resize event?
Thanks!