[android-developers] Why is Asynchronous call with Selector taking a lot of CPU usage?
Hi,
We are using an Asynchronous socket call with selector with the
same code as given in this link:
http://tutorials.jenkov.com/java-nio/selectors.html
for reading image frames from a Camera using RTSP. However, we
find that we are getting a high CPU Usage of the order of 25% just for
getting the image frames (using the command adb shell top -m 10). Is
there some problem with the code given in this link?
Thank you,
B.Arunkumar
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home