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

MediaProjection기반 jpg나 mp4저장이 가능한가요? #4

Open
NeighborhoodCoding opened this issue Jun 12, 2023 · 1 comment
Open

Comments

@NeighborhoodCoding
Copy link

Android 초보입니다.
MediaProjection기반 background capture 코드 정말 도움이 많이 되네요.
감사합니다.

그런데 제가 여기서 얻어오는 값 기반으로 jpg저장(1초에 한번) 혹은 mp4저장을 하고 싶은데
제가 초보여서 아무리 검색해도 나오는 정보가 없네요...
혹시 이런 작업이 가능할까요?

감사합니다.

@taehwandev
Copy link
Owner

안녕하세요.
검색어는 MediaProject mp4 같은걸로 검색해도 충분히 많이 나오고있습니다.
jpg로의 저장은 한장을 얻기 위함이니 첫번째 프레임을 그대로 저장하시면 될거고요.

영상 녹화 부분은 아래 샘플 참고하시면 될것 같습니다.

https://github.com/fornewid/ScreenRecordTile

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

No branches or pull requests

2 participants