Questions tagged [exynos]

6 questions
4
votes
3 answers

WebRTC remote video freeze after few seconds

I have an issue when using SurfaceViewRenderer to display remote video track when calling between android and iOs (android <-> android and ios<->ios work as well) The remote video view on Android going to freeze after a few seconds, but the audio…
GianhTran
  • 3,443
  • 2
  • 22
  • 42
3
votes
0 answers

Higher decoding latency on Snapdragon devices compared to Exynos devices with h264

I made the observation that for devices in the same price range, Snapdragon-based decoders can have a much higher decoding latency than Exynos-based decoders. This is most noticable when decoding h264 streams with the value "pic_order_cnt_type"…
Constantin Geier
  • 303
  • 4
  • 13
1
vote
0 answers

what is this error in E/ExynosCameraNode?

I found an error in the process of taking and saving a photo using camera 2 with a Samsung S10+ in Android Studio. android_version : 11 kernel_version : 4.14. 113-22340597 final CaptureRequest.Builder captureBuilder =…
jaelim
  • 11
  • 1
1
vote
0 answers

Does flutter have problem with exynos cpu/gpu?

I was writing a simple app which has a stack with a moving animation at the background and simple textfields at the front. On emulator in debug mode the app runs smoother than on my Galaxy J6. UI frames are 3-4ms but GPU thread shows 23-25 ms and…
user274496
  • 11
  • 1
0
votes
0 answers

UNITY 2D Game lagging after switching apps or rerun

I've got almost finished 2D unity game, but witch huge problem. Every time I switch from game to home screen and get back to game, everything starts to lagg. First thing I did after that discovery was exit game and launch it again, but result is the…
-2
votes
1 answer

Play store update problem 64 bit processor (32 bit mode)

After google play store 64 bit app requirement, I update abi filter in gradle file.I tested app in a 64 bit smart phone and i did not encounter any problems. I upload app play store. After a while, i get some response from samsung smart phone…