bluerobotics / bluerobotics/cockpit

WebRTC streams are not ended when not being used

Open
#901 0 comments 1 reaction 0 assignees View on GitHub
performance video
Dominant language
TypeScript
Stars
198
Forks
63
Avg merge
2d 7h
Merged PRs (30d)
57

Description

1. Add a video player to camera A
2. Switch this video player to camera B

The WebRTC for camera A will be kept alive, even when not used.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the camera-switching steps: add a video player for camera A, switch it to camera B, and observe whether camera A's WebRTC stream remains alive. Trace the player and stream lifecycle during the switch; done means the unused camera A stream is ended while camera B continues working.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
audio-video-rtc, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.