8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
212 stars 17 forks source link

Bug: not possible to create stream after closing #388

Open jibon57 opened 1 month ago

jibon57 commented 1 month ago

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

Additional Information

Add any other relevant information about the issue here.

giangndm commented 1 month ago

@jibon57 Can you explain more about clean step? In SDK we only have detach and attach.