hemaxox / sipml5

Automatically exported from code.google.com/p/sipml5
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

One way audio and video with Google Chrome 25.0.1364.99 #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (Wireshark) or Javascript console log
if you want quick response

What steps will reproduce the problem?
1. Using the current Google Chrome version (25.0.1364.99)
2. Using sipml5 r179
3. Using webrtc2sip r44

What is the expected output? What do you see instead?
Expected output: two way audio and video between sipml5 and legacy SIP client 
(like Linphone or IMSDroid).
At the moment I only get one way audio and video, on the legacy SIP client I 
have audio and video but in sipml5 I have no audio or video. Tested with 
IMSDroid and Linphone.

What version of the product are you using? On what operating system?
sipml5 r179
webrtc2sip r44
Google Chrome 25.0.1364.99
Windows 7 (but issue also applies to Ubuntu 12.04)

Please provide any additional information below.
Thread on Doubango Google Group:
https://groups.google.com/forum/?fromgroups=#!topic/doubango/Io8YVpaeauY

Original issue reported on code.google.com by autosta...@gmail.com on 25 Feb 2013 at 12:38

GoogleCodeExporter commented 8 years ago
Please attach console logs from webrtc2sip

Original comment by boss...@yahoo.fr on 25 Feb 2013 at 12:49

GoogleCodeExporter commented 8 years ago
Sure! Attached a console log of webrtc2sip using INFO in config.xml.

Jeremy

Original comment by autosta...@gmail.com on 25 Feb 2013 at 2:09

Attachments:

GoogleCodeExporter commented 8 years ago
Some more logs and dumps.

Jeremy

Original comment by autosta...@gmail.com on 25 Feb 2013 at 8:50

GoogleCodeExporter commented 8 years ago
Logs and dumps when using Doubango r827.

Original comment by autosta...@gmail.com on 25 Feb 2013 at 9:20

Attachments:

GoogleCodeExporter commented 8 years ago
- you should not cut your logs when reporting issues
- your javascript logs show "Uncaught TypeError: Object #<tsip_session> has no 
method 'get_url_video_local' mydomain.tld:828" but the problem is that this 
function doesn't exist[1]

[1]http://sipml5.googlecode.com/svn/trunk/release/SIPml-api.js

Original comment by boss...@yahoo.fr on 25 Feb 2013 at 11:29

GoogleCodeExporter commented 8 years ago
- your logs show "User-Agent: IM-client/OMA1.0 sipML5-v1.0.89.0/" but this is 
not a header agent from the latest sipml5 code[1]
[1] https://code.google.com/p/sipml5/source/browse/trunk/call.htm?r=179#370
Try to hit "F5" to make sure the source code is not cached.

Original comment by boss...@yahoo.fr on 25 Feb 2013 at 11:41

GoogleCodeExporter commented 8 years ago
Ok thanks, will check again. And regarding cutting logs, you're probably 
referring to the js console log. Next time I won't clear the console before 
testing but just copy and paste everything.

Original comment by autosta...@gmail.com on 26 Feb 2013 at 7:51

GoogleCodeExporter commented 8 years ago
Some new logs because I still get one way audio and video. I'm starting to 
think this is a local issue. Will investigate further.

Original comment by autosta...@gmail.com on 26 Feb 2013 at 8:19

Attachments:

GoogleCodeExporter commented 8 years ago
And some dumps too.

Original comment by autosta...@gmail.com on 26 Feb 2013 at 8:51

Attachments:

GoogleCodeExporter commented 8 years ago
- the capture shows media is moving both ways. You should have 2-way audio and 
1-way video. Could you please make sure that audio is 1-way?
- don't think it's related but try to disable DTLS or use OpenSSL 1.0.1c

Original comment by boss...@yahoo.fr on 26 Feb 2013 at 7:05

GoogleCodeExporter commented 8 years ago
Don't know if it's same issue or not but 1-way video is fixed in r829. More 
info at 
https://groups.google.com/group/discuss-webrtc/browse_thread/thread/6c44106c8ce7
d6dc

Original comment by boss...@yahoo.fr on 26 Feb 2013 at 11:44

GoogleCodeExporter commented 8 years ago
This issue has been resolved for me. I'm currently using:
* Chrome 25.0.1364.97 on Ubuntu 12.04
* sipml5.org
* Doubango r831
* webrtc2sip r52

Many thanks for looking into this!

Jeremy

Original comment by autosta...@gmail.com on 27 Feb 2013 at 3:07

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 27 Feb 2013 at 5:23