Phenom
5d8972e82d
Add real FullScreen Mode
2015-10-05 21:04:26 +02:00
csoler
b5bfddd1bc
commit from PR#86 for VOIP, modified so as to restore real-time preview and video display
2015-10-03 22:08:24 -04:00
csoler
77c0d562fb
fixed deleting/stopping video devices
2015-09-02 22:14:04 -04:00
csoler
68918bf9c1
added variable bitrate and attempt to control it.
2015-08-29 21:48:58 -04:00
csoler
3f1ebca803
added max bandwidth test preview and in/out bw estimate. Still missing the logic inside the codec
2015-08-24 21:15:33 -04:00
csoler
f55c115bdb
fixed a few bugs. Still not working
2015-08-23 22:39:16 -04:00
csoler
cd97fd9682
refactored video processing classes, to allow multiple codecs. Not working yet.
2015-08-14 16:44:20 -04:00
csoler
c0614e70ac
added preview option to show decoded stream in Audio config
2015-08-12 17:17:28 -04:00
csoler
2107a1c858
fixed up image display layout in VOIP config tab
2015-08-12 17:17:13 -04:00
csoler
94317d1a39
added graph display of instantly required bandwidth for VOIP, in preparation to chosing new video codec. GUI layout needs to be sorted.
2015-08-12 17:16:24 -04:00
electron128
b5bf3ce130
Renaming all to VOIP in VOIP plugin (patch from Phenom)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8231 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-11 19:40:07 +00:00
csoler
67bd9493e1
fix memory management issue in voip (patch from electron)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 15:42:15 +00:00
defnax
1648842dd6
* Moved to Display the Video Widget on the right side
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-04 13:49:04 +00:00
csoler
c6103b7535
added bandwidth measurement for video. Still needs codec to accound for it
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-20 20:50:36 +00:00
thunder2
6dace62abe
Fixed Windows compile of VOIP
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-15 21:12:10 +00:00
csoler
01c467c4c0
added serialisation/transmission of video data
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-15 20:04:31 +00:00
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