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

take screenshot which follow minicap protocol #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

codeskyblue
Copy link
Member

based on @stanliski work.

@codeskyblue
Copy link
Member Author

codeskyblue commented Nov 25, 2016

adb install -r app-debug.apk
APK=$(adb shell pm path jp.co.cyberagent.stf | tr -d '\r' | awk -F: '{print $2}')
adb shell CLASSPATH="$APK" exec app_process /system/bin jp.co.cyberagent.stf.Capture

for now screenshot is about 4~5fps

@sorccu
Copy link
Member

sorccu commented Nov 25, 2016

This is great, but could you add real header values?

@codeskyblue
Copy link
Member Author

@sorccu So any other need to change? I can update now.

@sorccu
Copy link
Member

sorccu commented Nov 25, 2016 via email

@codeskyblue
Copy link
Member Author

no

@sorccu
Copy link
Member

sorccu commented Nov 30, 2016

Thanks I'm a little busy now but I hope I can integrate this next weekend!

@codeskyblue
Copy link
Member Author

might reach 14~20fps, I guess.

@sorccu
Copy link
Member

sorccu commented Dec 8, 2016

I'm sorry I just realized I forgot to look into this last weekend. I will try again this weekend.

By the way I was able to find an HTC Desire 816 for relatively cheap and it just arrived (which is why I realized forgetting this). However it seems to work OK with current minicap (see openstf/stf#484). Perhaps post your values to compare?

@codeskyblue
Copy link
Member Author

@sorccu you can close it if it is ok, I do not have that HTC now.

igit-cn pushed a commit to igit-cn/STFService.apk that referenced this pull request Jan 25, 2021
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.1.0 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.1.0...v3.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants