liyuanwei / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

Got black/white video #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.using h264-bp30,start video call to linphone.
2.send video 
3.

What is the expected output? What do you see instead?
normal video ,but got black/white video.

What version of the product are you using? On what operating system?
7'tablet (android 2.1)armv7, imsdroid 1.2.355 (doubango r542).
PC, linphone 3.3.2(windows xp)

Please provide any additional information below.
Same as using ekiga3.2.7(windowsxp). If using sipdroid 1.57 on tablet,the 
linphone got normal video.

Original issue reported on code.google.com by madagasc...@gmail.com on 17 Jan 2011 at 7:47

Attachments:

GoogleCodeExporter commented 9 years ago
As far as I know sipdroid doesn't support H264 (only H263+).
Do you have the same issue with H263+ or theora?

Original comment by boss...@yahoo.fr on 17 Jan 2011 at 11:03

GoogleCodeExporter commented 9 years ago
Imsdroid to linphone with h263+ have the same issue.

Original comment by madagasc...@gmail.com on 18 Jan 2011 at 2:36

Attachments:

GoogleCodeExporter commented 9 years ago
  I'm using asterisk1.6.2.15 as sip server. When I set allow=theora in config file,it shows unknown format.  
  When using theora as only codec both in imsdroid and linphone, imsdroid call to linphone cannot negotiate the video codec,the same as linphone call to imsdroid.
  Maybe I did not configure the right asterisk's config.

sip.config
...
[general]
videosupport=yes
allow=h263
allow=h263p
allow=h264
allow=mpeg4
...

Original comment by madagasc...@gmail.com on 18 Jan 2011 at 6:50

Attachments:

GoogleCodeExporter commented 9 years ago
I think there is a problem in your asterisk server. I have already done tests 
using theora without any problem. Try to disable sdp rewrite.

Original comment by boss...@yahoo.fr on 18 Jan 2011 at 12:40

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 26 Jan 2011 at 10:55