bluerobotics / bluerobotics/cockpit
WebRTC streams are not ended when not being used
Open
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