Giter Club home page Giter Club logo

webrtc4all's Introduction

Hi there ๐Ÿ‘‹

webrtc4all's People

webrtc4all's Issues

webrtc4all_windows_1_35_981(stable).sfx.exe not working in Internet Explorer 11

What steps will reproduce the problem?
1. Open Sipml5 in Internet Explorer 11
2. Internet Explorer show message : "you WebRtc4all extension is outdated 
(undefined). A new version with critical bux fix is available. Do you want to 
install it?....
3. webrtc4all_windows_1_35_981(stable).sfx.exe is instaled in the PC (Win7 + 
IE11) but the problema persist.

What is the expected output? What do you see instead?
you WebRtc4all extension is outdated (undefined). A new version with critical 
bux fix is available. Do you want to install it?....

What version of the product are you using? On what operating system?
Win7 + IE11



Original issue reported on code.google.com by [email protected] on 27 Feb 2015 at 2:41

[Metropolis] Add support for rfc5168

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 26 Mar 2014 at 1:15

Packaging for Safari Extension

If the extension is entirely JavaScript and HTML is can be packaged for 
inclusion in the Safari Extension gallery. Guidelines are here: 
https://developer.apple.com/programs/safari/

Let me know if you need help with this.

Original issue reported on code.google.com by [email protected] on 22 Feb 2014 at 2:06

w4a do not detect the closed server connection

What steps will reproduce the problem?
1. Connect with w4a to SIP server
2. Restart the SIP server
3. See the w4a still in "Connected" state

What is the expected output? What do you see instead?

The expected is to catch the closed socket connection and move to Disconnected 
state

What version of the product are you using? On what operating system?
w4a v756
win7 64bit
firefox 16.x

Can provide any additional information upon request.


Original issue reported on code.google.com by [email protected] on 12 Nov 2012 at 10:04

  • Merged into: #4

scanner access

Are you planning to handle scanners as well as cameras (using WIA or TWAIN 
under Windows, TWAIN or Image Capture Services under OS/X and SANE under Linux 
and other Unices)?

Best regards
Federico Bianchi

Original issue reported on code.google.com by [email protected] on 16 Sep 2013 at 2:18

[METROPOLIS] Use 30fps by default

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 16 May 2014 at 3:07

webrtc4all in ie 11, WebRtc4all_GetPlugin() can not get version and createPeerConnection

What steps will reproduce the problem?
1.download webrtc4all_windows_1_35_981(stable).sfx.exe and install
2.ie11 can not get version and createPeerConnection
3.safari can

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Jul 2015 at 1:56

it doesn't get media on IE

What steps will reproduce the problem?
1.I down your project and build it
2.I run your example code but is have problem "SCRIPT5007: The value of the 
property 'WebRtc4all_Init' is null or undefined, not a Function object 
"
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Jun 2014 at 5:18

Attachments:

IE cannot open camera

What steps will reproduce the problem?
1. IE 9 cannot open camera after instal Webrtc4all 
2. plugin had been enabled in IE9 
3. Video call had been established , can saw the remote video , but local video 
cannot be saw on remote side 

What is the expected output? What do you see instead?

local video can be send to remote side

What version of the product are you using? On what operating system?
 Simpl5.org/call.htm
 Sip2sip.info


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 9 May 2014 at 2:23

port=0 in SDP offer sent by w4a (m=audio or m=video lines)

What steps will reproduce the problem?
1. Make an audio/video call from w4a to a legacy device (through Asterisk)
2.
3.

What is the expected output? What do you see instead?

W4A should always send a SDP with a non-zero ports for m=audio and m=video 
lines.
Instead:
- sometimes, w4a sends a SDP offer with port=0 on the m=video line:
m=video 0 RTP/SAVPF 125 104 105 121 103 102 126 34

- sometimes, w4a sends a SDP offer with port=0 on the m=audio line:
m=audio 0 RTP/SAVPF 3 8 0 9 97 98 99 101

- sometimes, w4a sends a correct SDP offer:
m=audio 49898 RTP/SAVPF 3 8 0 9 97 98 99 101
m=video 49894 RTP/SAVPF 125 104 105 121 103 102 126 34

- never, w4a sends a SDP offer where port=0 on both m=audio and m=video lines

What version of the product are you using? On what operating system?
Problem has been reproduced with:
- w4a 1.11.745 with Asterisk r372699
- w4a 1.12.756 with Asterisk r373330

Please provide any additional information below.

Problem has been reproduced in Windows 7 and 8.
IPv6 has been deactivated in windows (in registry), it does not solve totally 
the issue.
Problem has been reproduced in a PC equiped with a single network interface 
(one entry in IPCONFIG), and a PC with multiple network interface (ethernet, 
wireless, virtualbox, ...)

Original issue reported on code.google.com by [email protected] on 22 Nov 2012 at 2:41

w4a do not support OPTIONS (used for keepalive)

What steps will reproduce the problem?
1. Configure w4a with asterisk
2. set qualify=1000 in sip.conf for user
3. Observe 'Not implemented' errors in w4a SIP trace (please see the log)

What is the expected output? What do you see instead?
Expected is OPTIONS supported (200 OK reply)

What version of the product are you using? On what operating system?
latest svn

Can provide any additional information upon request.


Original issue reported on code.google.com by [email protected] on 12 Nov 2012 at 10:15

Attachments:

Please write some examples

What steps will reproduce the problem?
1. scanty documentation
2. your sample code contains only an offer creation. But how can i create an 
answer? 
3. i can't understand, what should i do to provide video conferencing between 2 
persons via webrtc/webrtc4all

What is the expected output? What do you see instead?
detailed API and examples

What version of the product are you using? On what operating system?
trunk

Please provide any additional information below.
sorry for grammar mistakes... my english is bad 

Original issue reported on code.google.com by [email protected] on 17 Oct 2013 at 9:49

No sound in w4a when client is behind the NAT

What steps will reproduce the problem?

1.Connect with NAT'ed Boghe (RTCWeb profile) to SIP server and observe the 
clear sound in both ways

2.From the same box connect with w4a and browser - no sound in both ways

What is the expected output? What do you see instead?

Expected is the same behaviour of the Doubango engine (as in Boghe as in w4a), 
instead it differs.

What version of the product are you using? On what operating system?

The latest svn at the time of writing, os is win7 64-bit

Can provide any additional information including credentials to test server for 
reproducing the bug.

Original issue reported on code.google.com by [email protected] on 8 Nov 2012 at 10:33

Attachments:

Problem with "tinySAK.dll". IE9 and IE10 falling down.

What steps will reproduce the problem?
1. IE9 or IE10, webrtc4all_windows_1_14_834.sfx.exe, asterisk, sipml5
2. First call all is okay: Answer+Speak+Hangup. 
3. Seconnd call (after first) IE 9,10 falling down with error.

What is the expected output? What do you see instead?
Normal answer on call.

What version of the product are you using? On what operating system?
webrtc4all_windows_1_14_834.sfx.exe
Windows 7 Professional SP1 x64 Russian

Please provide any additional information below.
For me works webrtc4all_windows_1_12_756.sfx.exe with IE9 and IE10. 

Original issue reported on code.google.com by [email protected] on 30 Jul 2013 at 2:57

Attachments:

When use srtp can't pick up parked call.

What steps will reproduce the problem?
1. webrtc4all_windows_1_35_981(stable).sfx.exe
2. asterisk 11.4
3. IE 10
4. Park call (to park extention)
5. Pick up call (simple dial to park extention)

What is the expected output? What do you see instead?
Pick up call.


What version of the product are you using? On what operating system?
webrtc4all_windows_1_35_981(stable).sfx.exe
Windows 7 Professional SP1 x64 Russian

Please provide any additional information below.
Works with webrtc4all_windows_1_12_756.sfx.exe with IE9 and IE10. 

Original issue reported on code.google.com by [email protected] on 6 Aug 2013 at 8:40

Attachments:

"Failed to create looper" during call

What steps will reproduce the problem?

1. Install latest stable Firefox (16.x)
2. Install latest webrtc4all (1.11.745)
3. Checkout latest sipml5 (r121)
3. Start browser, configure credentials
4. Register
5. Try call some number

What is the expected output? What do you see instead?

Expected successful call. Instead the sipml5 hangs in "Call in progress" state 
with error message "Failed to create looper" in JS console

What version of the product are you using? On what operating system?

Firefox 16.0.1
webrtc4all 1.11.745
sipml5 r121
Windows 7 (64-bit)

Can provide any additional information upon request.

Original issue reported on code.google.com by [email protected] on 4 Nov 2012 at 6:58

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.