We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
다시보기 기능을 위해, 발표자가 강의 내용과 음성을 파일로 추출한다.
The text was updated successfully, but these errors were encountered:
feat: 발표자의 영상과 음성 스트림을 파일로 추출 #180
8ef6bf9
발표자의 음성 또는 영상을 프레임 단위로 받고, 해당 데이터를 버퍼에 저장한다. 이후 강의가 종료되면 버퍼에 저장되어 있던 데이터를 ffmpeg 모듈을 이용하여 mp4 파일로 추출한다.
Merge pull request #181 from platinouss/feature/231202-convert-media-…
371891e
…file Feature(#180): 발표자의 영상과 음성 스트림을 파일로 저장
platinouss
Successfully merging a pull request may close this issue.
Feature Description
다시보기 기능을 위해, 발표자가 강의 내용과 음성을 파일로 추출한다.
To-Do
추가 사항
The text was updated successfully, but these errors were encountered: