|
|
|
|
|
by jephir
4272 days ago
|
|
A few months ago, I tried building the Google WebRTC implementation, but got an error about missing Java libraries. I'm not sure why Java is needed to build a C++ API, even then, requiring Oracle Java 6 and not working with OpenJDK. Ericsson's implementation, on the other hand, has a much simpler build process. Just run the shell script and it works. |
|
I'll agree Ericsson's implementation is simpler, but maybe not as robust.