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

feat: hls player #29

Merged
merged 2 commits into from
May 12, 2022
Merged

feat: hls player #29

merged 2 commits into from
May 12, 2022

Conversation

suu3
Copy link
Member

@suu3 suu3 commented May 12, 2022

hls player 커스텀 컴포넌트에 추가했습니다.
https://github.com/devcshort/react-hls <- 이거 사용했습니다.

저는 패키지 설치할 때 devcshort/react-hls#34 이 이슈가 있어서
node_modules, package-lock.json 삭제 -> yarn add react-hls-plaer -> npm install 로 해결했는데
머지하시기 전에 알아두셔야 할 것 같습니다 ㅠㅠ
테스트 해보니 잘 나옵니다. 임베드 영상은 iframe태그로, 직접 올린 영상은 HlsPlayer 사용하면 될 것 같습니다.

@suu3 suu3 requested review from hwangyena and homiekim May 12, 2022 09:15
Copy link
Contributor

@hwangyena hwangyena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

와 수고하셨ㅅ어요 ㅠㅠ!!!

@hwangyena hwangyena merged commit dc3fe58 into dev May 12, 2022
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