csoler
024999ed67
fixed bug in creating input image when encoding video
2015-08-23 21:08:27 -04:00
csoler
0bb5a74099
fixed some bugs. Still crashing in the decoding phase. Don_t know why.
2015-08-23 10:27:50 -04:00
csoler
4522fe85cc
fixed encoding
2015-08-20 22:59:51 -04:00
csoler
1249423eff
worked out some bugs. Still not working
2015-08-20 21:46:28 -04:00
csoler
9798c78e20
added decoding of avcodec
2015-08-19 22:17:50 -04:00
csoler
043fe53789
added avcodec encoding
2015-08-19 21:50:51 -04:00
csoler
d28c1898fd
first workign implementation of wavelet-based codec
2015-08-16 22:59:49 -04:00
csoler
49c6c8a1fa
restored original params for JPEG codec
2015-08-14 22:44:39 -04:00
csoler
5aac92fc97
fixed bug in differential frame encoding
2015-08-14 20:15:44 -04:00
csoler
cd97fd9682
refactored video processing classes, to allow multiple codecs. Not working yet.
2015-08-14 16:44:20 -04:00
csoler
3bda2c2660
added differential frames encoding/decoding, and bandwidth items
2015-08-12 17:17:56 -04:00
csoler
c0614e70ac
added preview option to show decoded stream in Audio config
2015-08-12 17:17:28 -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
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
csoler
5df440b1bb
bug fix in video sending
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-15 20:49:57 +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