diff --git a/deps/update_pjsip_210/README b/deps/update_pjsip_210/README index 5157787d..cf1a8625 100644 --- a/deps/update_pjsip_210/README +++ b/deps/update_pjsip_210/README @@ -1,9 +1 @@ -This is experiemental work in progress, non-functional yet. - -1. ZSRTP does not compile on Mac - -2. undefined symbol: pjmedia_vid_stream_get_info - - -from sipsimple.core._core import * -ImportError: .local/lib/python3.6/site-packages/sipsimple/core/_core.cpython-36m-x86_64-linux-gnu.so: undefined symbol: pjmedia_vid_stream_get_info +This is experiemental work in progress, not functional yet. diff --git a/deps/update_pjsip_210/TODO b/deps/update_pjsip_210/TODO index 79230853..cdf6c626 100644 --- a/deps/update_pjsip_210/TODO +++ b/deps/update_pjsip_210/TODO @@ -1,6 +1,4 @@ - * Opus codec + * Opus codec not working * Allow build without video support --disable-video - * Test Video calls * Mac compilation problem * Test Windows build -