Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Problem with porting libjingle to Java for Google Talk integration project

Hi nuwan,

You should probably get in direct touch with Moritz Post (ECF committer), as he worked on Jingle support in ECF in GSOC 2007: http://wiki.eclipse.org/VoIP_via_the_ECF_Call_API_and_the_Jingle_Protocol

He can probably best advise about this.

Scott


Hi everyone,

Google Talk uses a C++ library called libjingle for voice call handling. I checked for any java based solution (JNI Wrapped version, or an implementation in the smack library etc.) but failed in finding so. Does anyone have an idea of how to get it solved. It seems a pretty hard thing to wrap the entire libjingle in JNI (since it consists of over 300 C++ files).

Regards,
--
Nuwan Samarasekera
Dept of Computer Science and Engineering,
University of Moratuwa.
------------------------------------------------------------------------

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top