The MediaStream unsuscribes the FEC stream from the FEC parameters. Update the destruction of a FEC stream : remove the FEC stream from the list of modifiers of the transport. As the FEC stream is already NULL when the rtp_session_destroyed is called, the management of the FEC stream and of the FEC session is removed there. The FEC session is destroyed with ms_media_stream_sessions_uninit.