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

add UseCases for external camera [#58] #64

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Conversation

DokySp
Copy link
Member

@DokySp DokySp commented Oct 8, 2024

[Issue] #58
[Descriptions]

  • CaptureWithExternalCameraUseCase
    • 외부 카메라로 캡쳐 후 파일로 저장 및 저장 위치 return
  • GetExternalCameraPreviewUrlUseCase
    • 외부 카메라 프리뷰 주소 가져옴
  • InitExternalCameraIPUseCase
    • 앱 실행 시, 외부 카메라 IP를 sharedPref. 에 저장된 값으로 설정
  • SetExternalCameraIPUseCase (수정)
    • 외부 카메라 IP 수정 시, retrofit baseUrl도 변경

- CaptureWithExternalCameraUseCase
   - 외부 카메라로 캡쳐 후 파일로 저장 및 저장 위치 return
- GetExternalCameraPreviewUrlUseCase
   - 외부 카메라 프리뷰 주소 가져옴
- InitExternalCameraIPUseCase
   - 앱 실행 시, 외부 카메라 IP를 sharedPref. 에 저장된 값으로 설정
- SetExternalCameraIPUseCase (수정)
   - 외부 카메라 IP 수정 시, retrofit baseUrl도 변경
@DokySp DokySp added New Implementation New feature feature/external feature-external labels Oct 8, 2024
@DokySp DokySp requested review from fetiu and ing03201 October 8, 2024 12:51
@DokySp DokySp self-assigned this Oct 8, 2024
@DokySp DokySp merged commit 2b599ff into FoKE-Developers:main Oct 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/external feature-external New Implementation New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants