Dmitry Monakhov
Dmitry Monakhov
Last commit is redundant, maintainer should probably update changelog by himself ( commands described in commit message)
I've fixed some mistakes in debian build config. Now debian package build works w/o crunches.
Ok, will do.
Sorry, missed this notification. No issue is not resolved yet. I'll try to fix it this week.
Ohh, update.sh is not obsolete since i've migrated to super/external project architecture. I'll update it shortly. In order to run callapp you need just copy all files from libs/ to...
Hi, Sorry for delay. I've quit my job so I do not have access to infiniband hardware at the moment, so I can not test my stuff. But the good...
@xiakun-microsoft Thank you very much for moving this forward, your PR is looks good, probably we can close this one it favor to https://github.com/linux-rdma/perftest/pull/218
I've able to build and run webrtc example http://git.chromium.org/gitweb/?p=external/webrtc.git;a=tree;f=webrtc/video_engine/test/android And it works, but it has only VP8 codec, and I dont know how to enable other codecs (h264, h263)
Yes, you forget to build jni part. I've build all stuff like that 1) build whole webrtc project via GYP tools 2) cd webrtc/video_engine/test/android 3) cd jni ; ndk-build 4)...
ping, any news?