<div dir="ltr"><div dir="ltr">Hi Joshua, set media port to 0 will cause a stopped track in webrtc client side and cannot be reused anymore, refer to <a href="https://github.com/w3c/webrtc-pc/issues/1975">https://github.com/w3c/webrtc-pc/issues/1975</a>.</div><div>Is there another way to mark the track stopped for asterisk, for example, add "a=inactive"?</div><div dir="ltr"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Joshua C. Colp <<a href="mailto:jcolp@digium.com">jcolp@digium.com</a>> 于2019年5月27日周一 下午7:04写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, May 26, 2019, at 9:44 PM, Xiemin Chen wrote:<br>
> Is there a way to completely remove the stream or not?<br>
<br>
A stream is never removed from the SDP itself, it is only communicated that it is removed and then it can be reused later. Having not had to remove a stream from SDP in the land of WebRTC, I'm not sure how it is done or expressed in the SDP. Asterisk itself supports the SDP RFC defined method of port 0.<br>
<br>
-- <br>
Joshua C. Colp<br>
Digium - A Sangoma Company | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" rel="noreferrer" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></blockquote></div>