ortp icon indicating copy to clipboard operation
ortp copied to clipboard

Fix cmake to add big endian compile option

Open abioteau opened this issue 3 years ago • 6 comments

Without this fix, mediastreamer2 doesn't have this compile option (CMakeLists.txt#L669) with CMake and it might create RTP packet with wrong payload type in header due to markbit field update (src/otherfilters/msrtp.c#L633)

abioteau avatar Jun 09 '22 13:06 abioteau