olympus icon indicating copy to clipboard operation
olympus copied to clipboard

RestComm WebRTC Application

Results 43 olympus issues
Sort by recently updated
recently updated
newest added

last step before create html css mock ups

UX

Create mock-ups for chat-audio-video. Add DTMF,mute,full screen

UX

Right now the ICE servers are retrieved during sign-in, which is good as a caching mechanism, but I'm afraid we might have issues if ICE servers need to be updated,...

Here's relevant discussion: ``` jaime.casero [16:14] one thing, is firefox restriction, i was trying to change camera device in the middle of the call [16:14] is it somthing we support?...

When moving a call to fullscreen, the layout is not properly arranged, showing the video(s) with displaced elements showing. A proper layout for fullscreen should be implemented.

enhancement

Olympus is getting this exception: ![screen shot 2016-02-05 at 12 49 21 pm](https://cloud.githubusercontent.com/assets/8684513/12844294/2880e16a-cc07-11e5-93ea-16f0633b723b.png) @brainslog I had a look at the last commits, and I noticed https://github.com/RestComm/olympus/commit/061940931bfd092f2e6059075a653ddc68878af6 which changes the code...

`Use of getPreventDefault() is deprecated. Use defaultPrevented instead. olympus navigator.mozGetUserMedia has been replaced by navigator.mediaDevices.getUserMedia webcam.js:131:10 WebRTC interfaces with the "moz" prefix (mozRTCPeerConnection, mozRTCSessionDescription, mozRTCIceCandidate) have been deprecated. WebRTComm.js:3190:30 RTCIceServer.url...

Currently if a call is started as audio and the remote party answers with video then both media streams only carry audio. Instead, it would be more efficient if the...

enhancement
in progress

Either because registration has failed, or because WS has been severed Right now if any of these conditions occur the user doesn't even notice

important