AOSSIE-Org / AOSSIE-Org/DebateAI

[BUG]: Opponent video does not reliably appear in 2v2 team debates

Ouverte
#423 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
84
Forks
198
Merge moyen
2 j 19 h
PR mergées (30 j)
30

Description

### Bug Description

In a 2v2 team debate, participants can successfully join the same room, but one or more opponent video streams do not appear.

The participant cards are displayed correctly, but the remote video remains blank. The issue may depend on the order in which users join. A video connection can also disappear permanently after a temporary network interruption.

The WebRTC offer can be sent before the target participant is online. That failed offer is marked as initiated and is not retried when the participant joins.

### Steps to Reproduce

1. Create two teams with two members each.
2. Start a 2v2 team debate.
3. Open the debate using four different accounts.
4. Join the room sequentially from different browsers or devices.
5. Allow camera and microphone access for every participant.
6. Observe the opponent-team video cards.
7. Temporarily interrupt one participant's network connection and reconnect it.
8. Notice that one or more remote videos remain blank or do not recover.

### Logs and Screenshots

https://github.com/user-attachments/assets/78cb8725-fa5d-4135-936a-9295ad5f5076

### Environment Details

- OS: Windows 11
- Browser: Google Chrome
- Frontend: React with Vite
- Backend: Go
- Runtime: Docker Compose
- Testing: Separate accounts and devices
- Network: Different networks, with the backend exposed through ngrok
- Debate mode: 2v2 team debate

### Impact

Critical - Application is unusable

### Code of Conduct

- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reproducing the 2v2 team debate flow with four accounts in the React/Vite frontend and Go backend under Docker Compose, as described in the issue. Trace the WebRTC offer flow around participant join order and temporary disconnects. Done means opponent video cards show remote streams reliably after late joins and reconnects, rather than leaving blank video permanently.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
docker-compose, go, react, typescript, vite
Domaine
audio-video-rtc, backend, frontend
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.