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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to