Skip to content

[UI / UX] Efficient Youtube Embed Component #50

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

Open
ParkJumyung opened this issue Jul 28, 2023 · 2 comments
Open

[UI / UX] Efficient Youtube Embed Component #50

ParkJumyung opened this issue Jul 28, 2023 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ParkJumyung
Copy link
Collaborator

유튜브 Embed 컴포넌트 만들었던 것이 ifame으로 동영상을 바로 로드해서 여러개를 한 번에 띄웠을 때 렉이 심하게 걸리는 문제를 해결하기 위해,
처음에는 썸네일만 불러오고, 클릭하면 썸네일 없어지고 동영상으로 바뀌도록 youtube-embed.tsx를 수정하고 있습니다.

@sleeep23 sleeep23 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 28, 2023
@sleeep23
Copy link
Contributor

제 생각에는 굳이 동영상을 업로드 할 필요는 없을 것 같아요. 어차피 영상 내용 요약이라면, 해당 유튜브 업로드 시 영상 내용 분석중 정도로 로딩 화면을 띄워주고 분석 되었다면, 바로 다음 과정으로 넘어가게끔 해도 괜찮지 않을까요?

@ParkJumyung
Copy link
Collaborator Author

jumyung-feature/ai-copilot branch에 올려두었습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants