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

[ISSUE] chat -> OpenVidu-react #1

Open
SunYerim opened this issue Jun 30, 2024 · 0 comments
Open

[ISSUE] chat -> OpenVidu-react #1

SunYerim opened this issue Jun 30, 2024 · 0 comments
Assignees

Comments

@SunYerim
Copy link
Member

openVidu-react 를 사용하여 기능을 구현한다.

  • WebRTC와 Kurento를 기반으로 동작하는 openVidu
Openvidu는 모든 하위 수준의 작업들을 래핑해서 숨기고 있다. 
그래서 개발자는 WebRTC, ICE 후보, 미디어 서버와 같은 까다롭고 복잡한 구현 사항에 대해 관여하지 않아도 될 정도로 간단한 API를 제공한다. 
내부적으로는 미디어 파이프라인을 생성, 연결, 수정하기 위해 쿠렌토를 사용하고 있다. 
하지만 Openvidu는 화상 통화의 사용에 좀 더 집중해서 프로세스를 단순화 한다.

그래서 Openvidu를 사용하면 개발자는 클라이언트 측 코드를 커스터마이징해서 쉽게 화상 통화를 구현할 수 있다
@SunYerim SunYerim self-assigned this Jun 30, 2024
@SunYerim SunYerim changed the title [ISSUE] chatting같은 경우는 server없이 react 에서만 로직 작성 [ISSUE] chat -> OpenVidu-react Jun 30, 2024
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

1 participant