Crash in RTC engine when removing endpoints

Hey people, we get a RTC Engine (#PID<0.6475.0>) crashed with reason: {%Membrane.CallbackError{message: \"Callback handle_child_pad_removed/4 is not implemented in Membrane.RTC.Engine\\n\"} error when removing an endpoint from the RTC engine. We're on the release/0.15 branch and membrane_core v0.12.5. We use the RTC.Engine.remove_endpoint(state.rtc_engine, peer_id) function to get rid of the endpoint. Are we missing something? I see that the rtc engine uses v0.12.3 internally but I suspect the two versions are supposed to be compatible given the version code difference... What do we do? 😄

13 responses