8xFF / 8xFF/atm0s-media-server
Bug: not possible to create stream after closing
- Dominant language
- Rust
- Stars
- 329
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
# Issue Template
## Description
If I detach a media & later I can't attach it again.
ref: https://discord.com/channels/1173844241542287482/1173844241542287485/1266299325026144278
## Steps to Reproduce
start => detach => clean => start new one
## Expected Behavior
Please describe what you expected to happen.
## Actual Behavior
Please describe what actually happened.
## Screenshots
If applicable, add screenshots to help explain the issue.
## Environment
- Operating System:
- Browser (if applicable):
- Version (if applicable):
## Additional Information
Add any other relevant information about the issue here.
Contributor guide
Research direction
The issue references a Discord discussion about detaching and reattaching media streams. Look for stream lifecycle management code, likely in modules handling media sessions or connections. Start by searching for 'detach' and 'clean' in the codebase to understand the flow. Reproduce the bug by following the steps: start, detach, clean, start new one, and observe where it fails.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100