Simon Morlat
701d5ed6ea
change sent video orientation when phone is rotated
2011-01-18 16:19:27 +01:00
Guillaume Beraudo
2f1c9548d2
Captured video always sent in correct orientation.
...
Temporarily blocked rotation of phone in video call activity.
2011-01-03 14:14:22 +01:00
Guillaume Beraudo
3a5ae54b1d
Removed getter/setter to access video height/width directly.
2010-12-29 08:15:12 +01:00
Jehan Monnier
31bc125158
decline calls while incall because multi call not supported yet
2010-12-14 15:11:24 +01:00
Guillaume Beraudo
19c2a11e65
Landscape preview in landscape orientation on sdk>=8
2010-12-14 12:58:28 +01:00
Guillaume Beraudo
6619599beb
Merge branch 'video' of git.linphone.org:linphone-android-private
...
Conflicts:
libs/armeabi-v7a/liblinphone.so
libs/armeabi/liblinphone.so
src/org/linphone/core/LinphoneCallImpl.java
src/org/linphone/core/LinphoneProxyConfigImpl.java
src/org/linphone/core/tutorials/TutorialRegistrationActivity.java
submodules/linphone
2010-12-14 09:32:47 +01:00
Guillaume Beraudo
ec7a04c071
Merge branch 'master' of git.linphone.org:linphone-android-private
...
Conflicts:
src/org/linphone/core/LinphoneProxyConfigImpl.java
2010-12-13 16:11:01 +01:00
Guillaume Beraudo
a6bbf5ce94
Merge branch 'master' of git.linphone.org:linphone-android
2010-12-13 15:22:11 +01:00
Guillaume Beraudo
8bd2c5055e
Bind proxyconfig properties and update registration tutorial.
2010-12-13 15:21:12 +01:00
Guillaume Beraudo
c451b044cb
Rotate information according to cameraId.
2010-12-13 14:04:38 +01:00
Simon Morlat
fb124c047b
fix orientation in 2.2
2010-12-10 16:42:04 +01:00
Guillaume Beraudo
4dfe868b76
Capture preview is now dynamically resized to fit Linphonecore preferredVideoSize.
2010-12-09 22:52:27 +01:00
Guillaume Beraudo
e65c29be83
Refactor code to use the new InviteManager which in turn
...
uses the Bandwidth and Camera managers.
Improved front camera support.
2010-12-09 16:09:38 +01:00
Guillaume Beraudo
1c113d3074
Preliminary support for front camera.
2010-12-09 09:13:12 +01:00
Guillaume Beraudo
36efd26291
Fixed and improved video test.
2010-12-09 09:08:12 +01:00
Guillaume Beraudo
c7c2b93c89
Simplify registration tutorial.
2010-12-07 10:32:52 +01:00
Guillaume Beraudo
454d70d2d9
Fixed unimplemented methods.
...
Full brightness on videocall activity.
2010-12-06 15:06:59 +01:00
Guillaume Beraudo
720a8aa7a9
Fixed current CallParams not copied.
...
Fixed not always sending static image on camera muted.
Improved organization of preference activity.
2010-12-06 14:31:49 +01:00
Jehan Monnier
6def7d6ac3
fix unimplemented method
2010-12-06 12:16:23 +01:00
Jehan Monnier
9ea5e89458
implement enablePublish
2010-12-06 11:40:28 +01:00
Guillaume Beraudo
1d7b076475
Add video codecs preference. Integrate JNI code for getting list of available video codecs.
2010-12-03 16:13:01 +01:00
Guillaume Beraudo
c4cf0434ff
Fix links to ABI>=5 in video code preventing use with old telephones.
...
Disable video when ABI<5 or ILBC not found.
Automatically open preference activity on linphone first launch.
2010-12-02 12:41:57 +01:00
Guillaume Beraudo
a7c66cff38
Cleanup.
2010-12-01 17:03:22 +01:00
Guillaume Beraudo
1d26f24529
Fix video capture not restarting on setParameters from filter.
2010-12-01 14:24:39 +01:00
Guillaume Beraudo
268ad9fa10
Merge branch 'master' of git.linphone.org:linphone-android-private into video
...
+ some fixes.
Conflicts:
submodules/linphone
2010-12-01 13:40:57 +01:00
Guillaume Beraudo
3c000dca8c
Portrait mode.
2010-12-01 11:39:19 +01:00
Jehan Monnier
54e8339b7d
add proxy suport to TutorialBuddyStatusActivity
2010-11-30 19:02:11 +01:00
Simon Morlat
29fb96f6a0
Merge branch 'video' of git.linphone.org:linphone-android-private into video
2010-11-29 15:07:15 +01:00
Simon Morlat
f06520eebb
fixed orientation doesn't work
2010-11-29 15:06:17 +01:00
Guillaume Beraudo
92d5914648
Cosmetics cleanup.
2010-11-29 14:41:51 +01:00
Guillaume Beraudo
b39b2d5aee
Fix regression not using buffered capture on android v8.
2010-11-29 14:40:00 +01:00
Guillaume Beraudo
5f48ba809f
Fix regression framerate control.
2010-11-29 14:37:42 +01:00
Guillaume Beraudo
966ec96f82
Merge branch 'video' of git.linphone.org:linphone-android-private into video
...
Conflicts:
src/org/linphone/core/AndroidCameraRecord.java
2010-11-29 12:12:12 +01:00
Guillaume Beraudo
25823ea485
Added camera record manager to drive Video record class.
2010-11-29 12:08:13 +01:00
Simon Morlat
11642ff77c
fix setNetworkReachable
2010-11-29 12:01:44 +01:00
Simon Morlat
cf06d2af7b
fix bad merges and rename some methods
2010-11-29 10:53:03 +01:00
Guillaume Beraudo
cb9ac80f39
Merge branch 'video' of git.linphone.org:linphone-android-private into video
...
Conflicts:
src/org/linphone/core/LinphoneCoreImpl.java
2010-11-26 15:11:17 +01:00
Guillaume Beraudo
5621c1bd08
Added menu to videocall activity:
...
- high/low resolution
- enable/disable camera
- return to dialer
- terminate call
Added bandwidth manager to manage video profiles and update current and subsequent calls.
Added VideoSize semantics and jni wrappings on linphoneCore.
2010-11-26 15:04:38 +01:00
Jehan Monnier
c95431295d
Merge remote branch 'bc/master' into video
2010-11-25 15:51:42 +01:00
Jehan Monnier
4e7ae1bc8f
use default ring file instead of oldring.wav
2010-11-25 14:01:51 +01:00
Guillaume Beraudo
b92ecb8d63
Moved mic and speaker buttons in dialer.
...
Added camera call button.
Added video preferences.
Share camera on received call according to preference settings.
Invite with(out) according to preference settings.
2010-11-25 11:13:28 +01:00
Guillaume Beraudo
935c98545f
Define getStatus(): throw not implemented exception
2010-11-23 09:27:51 +01:00
Guillaume Beraudo
b23207e728
Added focus support. Rotation functinonal.
2010-11-22 17:20:11 +01:00
Guillaume Beraudo
ef01a009d5
Added Orientation change support and video capture preview
2010-11-22 11:23:43 +01:00
Simon Morlat
d5c9ee55b9
add stun preference
2010-11-19 16:40:29 +01:00
Simon Morlat
653050685e
Merge branch 'video' of git.linphone.org:linphone-android-private into video
2010-11-19 11:43:12 +01:00
Simon Morlat
8e53b4fb61
fix for display
2010-11-19 11:42:46 +01:00
guillaume
d2d1e257b6
addbackbuffer managed directly in java code
2010-11-18 15:01:15 +01:00
Guillaume Beraudo
465a5d4e0c
First working Android video version.
2010-11-17 15:52:42 +01:00
Jehan Monnier
c34f54125d
fix crash on simulator
2010-11-17 10:44:39 +01:00