sipsorcery icon indicating copy to clipboard operation
sipsorcery copied to clipboard

OnRtpPacketReceived stops being called for video during session

Open thiggins09 opened this issue 1 year ago • 1 comments

For an audio/video stream, we've observed that occasionally, after a seemingly random duration, OnRtpPacketReceived will only notify of audio data.

Has anyone else encountered this?

thiggins09 avatar Aug 15 '24 22:08 thiggins09

Using WebRTC, I never noticed this. Even using one Audio Stream (both direction) with two video streams (both direction) in the same Peer Connection.

Check your network to ensure your device receives well video packets

ChristopheI avatar Sep 04 '24 09:09 ChristopheI

Please re-open if there's any more info.

sipsorcery avatar Oct 28 '24 23:10 sipsorcery