mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-25 02:03:30 -05:00
- GUI part is done - implemented a very basic JPEG codec - added echo frame in configuration panel - created a video capture object that uses OpenCV (should be cross systems) Remains to do: - serialise and send frames through p3VoRS - use a serious codec (e.g. Theora+x264) - add icons to reflect camera state (failure/working/sending/...) - compilation on windows git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7449 b45a01b8-16f6-495d-af2f-9b41ad6348cc |
||
|---|---|---|
| .. | ||
| gui | ||
| interface | ||
| lang | ||
| services | ||
| p3Voip.h | ||
| README.txt | ||
| VOIP.pro | ||
| VOIPPlugin.cpp | ||
| VOIPPlugin.h | ||
TODO ==== -== In RS ==- * extend the notification system to plugins * allow RS to accept new settings windows from plugins * fix plugin version checking * fix plugin hash checking -== VOIP Plugin ==- * implement separate VOIP service, or add a new sub item to p3chatService. * import plugin images COMPILATION - add the following libraries: libqtmultimediakit1 qtmobility-dev libspeex-dev libspeexdsp-dev