RetroShare/plugins/VOIP/gui
csoler b6089f3b91 Started implementation of Video Chat (not working yet!).
- 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
2014-07-13 13:57:25 +00:00
..
images Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
sounds added some sound files 2013-10-03 22:50:36 +00:00
audiodevicehelper.cpp Code maintenance for Qt 5: 2013-10-20 00:56:34 +00:00
audiodevicehelper.h patch from thunder to fixed compilation on windows 2012-02-27 09:02:34 +00:00
AudioInputConfig.cpp Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
AudioInputConfig.h Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
AudioInputConfig.ui Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
AudioStats.cpp Code maintenance for Qt 5: 2013-10-20 00:56:34 +00:00
AudioStats.h Code maintenance for Qt 5: 2013-10-20 00:56:34 +00:00
AudioStats.ui corrected string 2012-12-03 15:55:01 +00:00
AudioWizard.cpp Code maintenance for Qt 5: 2013-10-20 00:56:34 +00:00
AudioWizard.h Code maintenance for Qt 5: 2013-10-20 00:56:34 +00:00
AudioWizard.ui VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00
CallToaster.cpp added the toaster files 2013-10-22 12:04:11 +00:00
CallToaster.h added the toaster files 2013-10-22 12:04:11 +00:00
CallToaster.ui added the toaster files 2013-10-22 12:04:11 +00:00
PluginGUIHandler.cpp Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
PluginGUIHandler.h added logic for handling invitations 2012-02-26 15:49:07 +00:00
PluginNotifier.cpp fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
PluginNotifier.h fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
QVideoDevice.cpp Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
QVideoDevice.h Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
SpeexProcessor.cpp VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00
SpeexProcessor.h updated VoIP to use new Fast packet sending. 2013-10-03 13:15:10 +00:00
VideoProcessor.cpp Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
VideoProcessor.h Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
VOIP_images.qrc Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
VOIPChatWidgetHolder.cpp Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
VOIPChatWidgetHolder.h Started implementation of Video Chat (not working yet!). 2014-07-13 13:57:25 +00:00
VoipStatistics.cpp fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
VoipStatistics.h fixed VOIP plugin to work with v0.6 2014-04-20 14:21:53 +00:00
VoipStatistics.ui VOIP: Fixed some compiler warnings and removed unnecessary translations. 2012-09-30 09:38:13 +00:00