openstf / minicap

Stream real-time screen capture data out of Android devices.
Other
1.72k stars 622 forks source link

MinicapINFO: (jni/minicap/JpgEncoder.cpp:64) Allocating 2766852 bytes for JPG encoder #194

Closed KavithaRamkrishnan closed 4 years ago

KavithaRamkrishnan commented 5 years ago

Hi,

I tried openstf locally using ONEPLUS 5T. Its working fine. But when i use this Minicap project separately with same device ONEPLUS 5T, iam getting this error "INFO: (jni/minicap/JpgEncoder.cpp:64) Allocating 2766852 bytes for JPG encoder"

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.58. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

koral-- commented 4 years ago

INFO it does not look like an error. Please post more output.

KavithaRamkrishnan commented 4 years ago

True. Got fixed. Thank you