Zhanchang / imsdroid

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

VGA decode #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make call into video conference bridge that is sending VGA
2.
3.

What is the expected output? What do you see instead?
No video is decoded.

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 chris.ve...@gmail.com on 16 Nov 2010 at 4:06

GoogleCodeExporter commented 9 years ago
Could you please send both log file (using Log Collector) and Wireshark capture?

Original comment by boss...@yahoo.fr on 16 Nov 2010 at 5:26

GoogleCodeExporter commented 9 years ago
Video showing up intermittently. This wireshark is a call that was decoded 
although at a slow frame rate. I'm having to reboot the EVO fairly regularly to 
place multiple test calls. I will send you a SIP account directly to your email 
so you can test against our systems.

Original comment by chris.ve...@gmail.com on 16 Nov 2010 at 6:35

Attachments:

GoogleCodeExporter commented 9 years ago
Log Collector file attached

Original comment by chris.ve...@gmail.com on 16 Nov 2010 at 6:43

GoogleCodeExporter commented 9 years ago
imsdroid_1.0.324-armv7-a.apk_issue105.txt

Original comment by chris.ve...@gmail.com on 16 Nov 2010 at 6:43

Attachments:

GoogleCodeExporter commented 9 years ago
I've downloaded the file and deleted the attached one because the log could 
contains private information (your mail address, installed programs, ...). 
Nothing important but as all the website is indexed by Google ...
You have an option to send the log file via mail.

Original comment by boss...@yahoo.fr on 16 Nov 2010 at 6:50

GoogleCodeExporter commented 9 years ago
Dear boss...,Does the VGA decode problem fixed in new version?

Original comment by fox...@gmail.com on 2 Dec 2010 at 1:21

GoogleCodeExporter commented 9 years ago
The latest version (1.1.327) contains the fix.

Original comment by boss...@yahoo.fr on 2 Dec 2010 at 4:22

GoogleCodeExporter commented 9 years ago
Thanks boss.... Does QVGA has the same problem? If yes,Does the latest version 
(1.1.327) fixed the problem?

Original comment by fox...@gmail.com on 2 Dec 2010 at 6:43

GoogleCodeExporter commented 9 years ago
QVGA works.

Original comment by boss...@yahoo.fr on 3 Dec 2010 at 7:17

GoogleCodeExporter commented 9 years ago
Could a 663MHz processor handle VGA decoding and encoding?

Original comment by fox...@gmail.com on 3 Dec 2010 at 8:30

GoogleCodeExporter commented 9 years ago
With a 663MHz processor you will have huge delay when using VGA but qVGA should 
work without delay. For VGA you need at least a 1GHz ARMv7 processor (Galaxy S, 
HTC EVO, ...).

Original comment by boss...@yahoo.fr on 3 Dec 2010 at 9:21

GoogleCodeExporter commented 9 years ago
Dear bossiel,I test IMSDroid on my device(MCU:ARM CortexTM-A8).When my device 
make a video call to linphone on windowsXP,my device can receive the video from 
linphone and play it.But when I push the button 'Send Video',the linphone can 
not receive the video from my device.I use commview to capture the UDP packets 
between them,I find that the length of the video packet(UDP packet) from my 
device is 45 bytes(like this,80 E7 3F 94 67 7F CE 8B 6C 64 96 6A 04 00-80 0A 1C 
AC E7 04 13 C0 84 77 7F FF FF FF FF FF-FF FF FF FF FF FF F8).My device' camera 
use QVGA(320*240) preview and the fps is 30.The attached file is my device's 
log.I guess the problem lies on doubango framework encoding or my device's 
preview.Could you pls give me any advice? 

Original comment by fox...@gmail.com on 5 Dec 2010 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago
Dear bossiel,could the IMSDroid encode QVGA(320*240 12fps) video frame?

Original comment by fox...@gmail.com on 5 Dec 2010 at 5:39

GoogleCodeExporter commented 9 years ago
Yes

Original comment by boss...@yahoo.fr on 6 Dec 2010 at 10:13

GoogleCodeExporter commented 9 years ago
"Dear bossiel,I test IMSDroid on my device(MCU:ARM CortexTM-A8).When my device 
make a video call to linphone on windowsXP,my device can receive the video from 
linphone and play it.But when I push the button 'Send Video',the linphone can 
not receive the video from my device.I use commview to capture the UDP packets 
between them,I find that the length of the video packet(UDP packet) from my 
device is 45 bytes(like this,80 E7 3F 94 67 7F CE 8B 6C 64 96 6A 04 00-80 0A 1C 
AC E7 04 13 C0 84 77 7F FF FF FF FF FF-FF FF FF FF FF FF F8).My device' camera 
use QVGA(320*240) preview and the fps is 30.The attached file is my device's 
log.I guess the problem lies on doubango framework encoding or my device's 
preview.Could you pls give me any advice? 
"
I found the reason,my device does not output the preview frame data with 
preview callback function, it only output the address of the preview frame 
data.The doubango framework cannot encode the preview frame address.

Original comment by fox...@gmail.com on 20 Dec 2010 at 3:11

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 27 Feb 2012 at 11:19