Skip to content

[BUG] Video call feature not working #5

@jainnsamriddhi03-prog

Description

@jainnsamriddhi03-prog

🎯 Feature Description
A clear and concise description of the feature you'd like to see implemented — in this case, fixing the video call feature so that the camera works properly and all participants’ videos are visible during the call.

💡 Problem Statement
Currently, the video call feature is not functioning as expected — the camera does not activate for some users, and participants are unable to see each other’s videos. This causes communication issues and reduces the usability of the platform.

🚀 Proposed Solution
Ensure the camera initializes correctly on all supported devices and browsers. Implement proper video stream handling so that each participant can see all other members’ videos without delay or blank screens. Add fallback/error messages if a device's camera is inaccessible.

🔄 Alternative Solutions
Use a different video streaming library or service for better compatibility.

Provide an option to switch between multiple camera devices or refresh video streams without leaving the call.

📱 Use Cases
A user joins a team meeting and needs to see all participants clearly.

A teacher hosts an online class where student video feeds must be visible.

A group discussion where members rely on facial cues for better communication.

🎨 Mockups/Designs
If applicable, add screenshots or diagrams showing the correct display of participant videos.

🔗 Related Issues
Link any related issues or discussions here.

📋 Acceptance Criteria
Camera works for all participants upon joining the call.

All participants’ videos are visible in real-time.

Error handling and messages are implemented if video streaming fails.

🎯 Priority
Low (nice to have)

Medium (should implement)

High (important)

Critical (blocking)

💻 Technical Considerations
Check and fix WebRTC or related video streaming configurations.

Ensure browser permissions for camera access are handled gracefully.

Test compatibility across Chrome, Firefox, Edge, and Safari.

📚 Additional Context
The current video call feature is unreliable — cameras fail to activate for some users, and members cannot see each other’s videos. This significantly affects the effectiveness of meetings and calls.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions