Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vidoe fps is low #537

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

vidoe fps is low #537

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1.I use Doubango and imsdroid on android device.And I found this phenomenon 
when an video call between two android devices: no matter what fps i set (by 
MediaSessionMgr.defaultsSetVideoFps(fps)),the actual fps was no more than 
15,average was about 10 in the send end.That is to say,the fps is less than 15 
in the real situation, and can't be biger? 
2.For this low fps, the video to the receiver is not very fluent, if 1080p 
makes it worse.  
3.So in order to get a high fps, how to do?
I have try two solution: one is to use the work thread to deal frame callback 
in android level,and it works well for the local video is very fluent.But the 
remote video is not such better when 1080p.
Another is can I use multi-thread to encode video frame by ffmpeg in doubango?
and how should I do?
What is the expected output? What do you see instead?

Thanks .


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 15 Oct 2014 at 3:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant