I am finding bit difficult to start with for a native web RTC client. Can somebody please guide me in right direction.
*Requirement* Build a native web RTC client in Ubuntu 12.04. The programming interface should be C or C++. For signalling use sip/sdp. If sip/sdp not available, probably I can go for xmpp. Should be able to execute as a command line tool. *Work done so far* 1. Looked at http://www.webrtc.org/reference/native-apis (support for native apis) 2. Downloaded code using *svn checkout http://webrtc.googlecode.com/svn/trunk/ <http://webrtc.googlecode.com/svn/trunk/> webrtc-read-only* Now I need to compile the source. I am here confused how do I start with. I see some files in source folder as .gyp or .py etc. I do not see any make file or any README. Can somebody explain how to start with building the source and make a command line application. Thanks a lot. Kamal Net Cloud Systems _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

