Hi, Many people asked me http access to oRTP and mediastreamer2 git trees. This is now possible:
git clone http://git.sv.gnu.org/r/linphone.git cd oRTP && git clone http://git.linphone.org/git/ortp.git . cd - cd mediastreamer2 && git clone http://git.linphone.org/git/mediastreamer2.git . Since git submodules over http don't work, it is recommended to clone manually the oRTP and mediastreamer2 repositories within the linphone repository, as shown above. Instructions have been updated on the website: http://www.linphone.org/index.php/eng/download Best regards, Simon _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
