Daniel Gultsch
|
685e01e83f
|
give TonManager control over audio mode to play dial tones on earpiece. fixes #3738
|
2020-05-21 15:39:59 +02:00 |
|
Daniel Gultsch
|
a2a7256682
|
disable hardware AEC on some devices. fixes #3734
|
2020-05-21 11:13:46 +02:00 |
|
Daniel Gultsch
|
f4247379bd
|
catch UnsatisfiedLinkError when trying to init libwebrtc. fixes #3707
|
2020-05-09 19:48:54 +02:00 |
|
Daniel Gultsch
|
3577afea4e
|
fixed crash caused by race when dedecting if mic is on
|
2020-05-03 11:54:58 +02:00 |
|
Daniel Gultsch
|
e70b6eec98
|
do not mirror back camera. fixes #3693
|
2020-05-03 11:54:58 +02:00 |
|
Daniel Gultsch
|
63ddd97b6b
|
add button to switch cameras during video call
RIP symmetry :-(
fixes #3683
|
2020-05-02 17:15:50 +02:00 |
|
Daniel Gultsch
|
8a586527c4
|
check if setting local description was succesful
|
2020-04-29 15:32:27 +02:00 |
|
Daniel Gultsch
|
333f509e53
|
synchronize public WebRTCWrapper methods so closes don’t race
|
2020-04-29 09:10:15 +02:00 |
|
Daniel Gultsch
|
f93bac6d73
|
catch ISE around peerconnection.dispose()
|
2020-04-28 20:15:23 +02:00 |
|
Daniel Gultsch
|
80cac3bd69
|
disable tcp candidates
|
2020-04-23 19:51:58 +02:00 |
|
Daniel Gultsch
|
5b12e23382
|
improve logging for throws from native callbacks
|
2020-04-21 12:00:13 +02:00 |
|
Daniel Gultsch
|
7898ba65cd
|
extend extended webrtcwrapper logging
|
2020-04-20 17:05:27 +02:00 |
|
Daniel Gultsch
|
1cc0dfad84
|
move sdp logging to different tag
|
2020-04-20 15:57:31 +02:00 |
|
Daniel Gultsch
|
7dfd47a5c4
|
better crash than leave WebRTCWrapper unclosed
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
16d34c2ba0
|
parse turns and stuns (regression from earlier commit)
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
45d5d1f635
|
capture in ~1920 resolution when available
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
01a9a52990
|
show enable/disable video in video calls
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
445009c558
|
request camera permissions
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
d057ae3439
|
transmit media from proposal to actual session
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
1489dba44f
|
release resource. stop caputuring when webrtc ends
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
339bdaea06
|
rudimentary video caputuring
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
e16e0d895e
|
cancle ongoing jingle sessions on xmpp rebind
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
ef22071bd1
|
turn proximity wake lock and/off depending on speaker configuration
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
981aeaf264
|
make mute and speaker button work
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
b924a63d01
|
copy audio manager from AppRTCDemo
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
268eedad89
|
proper iq tracing (handling of errors); responding to all iqs
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
ca9b95fc9c
|
discover stun server
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
859bc0bef3
|
send and receive session terminates
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
00f273b0c0
|
show retry button after failed call
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
0e88b56eb4
|
display status information in ui
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
a9a35fb74b
|
show status in RtpSessionActivity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
f8c0328416
|
dummy Jingle activity
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
22c755c5ce
|
implement session accept
|
2020-04-20 15:57:30 +02:00 |
|
Daniel Gultsch
|
9dfa9df790
|
implement sending of session-accept
|
2020-04-20 15:57:30 +02:00 |
|