Skip to content

Backport JW

Julien Wadel requested to merge backport/julienw into master

Reinitialize remote address to the size of sockaddr_storage before using it: rtp_session_rtp_recv_abstract reset this field to match its answer. It sould not be reused on the next iteration.

This fix "RTP packet err num [10014]" on Windows.

Merge request reports