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

マイクとカメラをオン/オフする機能の実装 #158

Open
3 tasks
Regulus0811 opened this issue Jun 18, 2024 · 0 comments
Open
3 tasks

マイクとカメラをオン/オフする機能の実装 #158

Regulus0811 opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발 ⏰ P1 반드시 해결해야 하는 중요한 이슈나 문제 (예: 버그, 취약점 등)

Comments

@Regulus0811
Copy link
Contributor

📝 Issueの概要

  • ビデオチャット機能で、マイクとカメラをオン/オフする機能の実装が必要です。この機能により、ユーザーが必要に応じて音声と映像をコントロールできるようになります。

📚 背景情報

  • 現在のビデオチャット機能には、マイクとカメラのオン/オフ機能が欠けています。このため、ユーザーが常に音声と映像を送信し続けることになり、プライバシーの問題が発生する可能性があります。

📋 具体的な作業内容

  1. マイクのオン/オフボタンをUIに追加。
  2. カメラのオン/オフボタンをUIに追加。
  3. 各ボタンが適切に機能するようにするためのロジックを実装。
  4. オン/オフの状態を保存し、ユーザーの意図通りに動作することを確認するためのテストを実施。

📎 関連するIssueやTrello、ドキュメント

  • 現時点で特に関連するIssueやドキュメントはありませんが、Trelloのタスクボードに追加する予定です。

🖼️ 参考スクリーンショットや図

  • このIssueを理解するのに役立つスクリーンショット、図、またはgifを追加してください。

🔄 Issueの進行状況

  • マイクのオン/オフボタンのUI追加
  • カメラのオン/オフボタンのUI追加
  • ロジックの実装
@Regulus0811 Regulus0811 added 📬 API 서버 API 통신 ✨ Feature 기능 개발 ⏰ P1 반드시 해결해야 하는 중요한 이슈나 문제 (예: 버그, 취약점 등) labels Jun 18, 2024
@Regulus0811 Regulus0811 self-assigned this Jun 18, 2024
Regulus0811 pushed a commit to Regulus0811/project_minori-next-deployment-repo that referenced this issue Jun 18, 2024
…deo chat

Added the ability to turn the microphone and camera on and off during video chat sessions.

Related issue: YJU-OKURA#158
@Regulus0811 Regulus0811 moved this to In review in ミノリ Jun 18, 2024
Regulus0811 pushed a commit to Regulus0811/project_minori-next-deployment-repo that referenced this issue Jun 18, 2024
Deleted unnecessary comments to clean up the codebase.

Related issue: YJU-OKURA#158
Regulus0811 pushed a commit to Regulus0811/project_minori-next-deployment-repo that referenced this issue Jun 18, 2024
…o chat

Fixed a bug where the userid was not appearing for students during video chat.

Related issue: YJU-OKURA#158
Regulus0811 pushed a commit to Regulus0811/project_minori-next-deployment-repo that referenced this issue Jun 19, 2024
…pdate AWS address

Cleaned up the code by deleting unnecessary comments, added code for the TURN server, and updated the AWS address.

Related issue: YJU-OKURA#158
Regulus0811 pushed a commit to Regulus0811/project_minori-next-deployment-repo that referenced this issue Jun 19, 2024
Deleted redundant video tags and made various CSS adjustments to improve the layout and appearance.

Related issue: YJU-OKURA#158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발 ⏰ P1 반드시 해결해야 하는 중요한 이슈나 문제 (예: 버그, 취약점 등)
Projects
Status: In review
Development

No branches or pull requests

1 participant