hello my name is a moataz new one in medisoup and have some difficulty about flutter mediasoup client
i am using mediasoup demo on github but have some problem when client mobile disconnect a mediasoup device call close and cant reconnect again when reconnect to network later giving me this logs
I/flutter (18683): mediasoup-client:Device load() | got native RTP capabilities:Instance of ‘RtpCapabilities’
I/flutter (18683): generateProfileLevelIdForAnswer() | result: [profile:1, level:31
I/flutter (18683): mediasoup-client:Device load() | got extended RTP capabilities:Instance of ‘ExtendedRtpCapabilities’
I/flutter (18683): mediasoup-client:Device load() | got receiving RTP capabilities:Instance of ‘RtpCapabilities’
I/flutter (18683): mediasoup-client:Unified plan handler getNativeSctpCapabilities()
I/flutter (18683): mediasoup-client:Device load() | got native SCTP capabilities:Instance of ‘SctpCapabilities’
I/flutter (18683): mediasoup-client:Device load() successed
I/flutter (18683): mediasoup-client:Unified plan handler close()
I/flutter (18683): [Peer] DEBUG: request() [method:createWebRtcTransport, id: 9893591]
I/flutter (18683): {code: 500, error: Channel request handler with ID b2188216-867d-4791-b03c-63324e6a4774 not found [method:router.createWebRtcTransportWithServer]}
i tried every thing but with no accepted results
as a code no much diff than