Yann Leboulanger
|
588ead0990
|
fix importing gst. Fixes #8306
|
2016-03-29 22:54:40 +02:00 |
Yann Leboulanger
|
b672e23503
|
correctly close jingle session when no intersection between the remote codecs and the local ones. Fixes #8210
|
2016-01-03 22:26:15 +01:00 |
Yann Leboulanger
|
30aa143888
|
fix sending codec parameters
|
2016-01-03 20:44:03 +01:00 |
Yann Leboulanger
|
dcef0455c8
|
fix a few things for jingle video
|
2015-12-23 22:40:53 +01:00 |
Yann Leboulanger
|
0735ec2214
|
start fixing Jingle Audio / Video
|
2015-08-21 22:04:55 +02:00 |
Yann Leboulanger
|
0b2f3b103d
|
fix sending codecs
|
2014-05-30 20:37:19 +02:00 |
Yann Leboulanger
|
e746ca9b1a
|
start havine audio / video. Doesn't work correctly yet
|
2014-03-25 21:26:57 +01:00 |
Yann Leboulanger
|
b11524ea1d
|
we release under GPL v3
|
2013-08-16 09:33:15 +02:00 |
Yann Leboulanger
|
fd0ff877a3
|
GObject.* -> GLib.*
|
2013-07-28 20:50:30 +02:00 |
Yann Leboulanger
|
0c4f20145f
|
fix order of farstream calls
|
2012-12-30 16:20:57 +01:00 |
Emmanuel Gil Peyrot
|
ab7ce2b42e
|
Use log.warning instead of the deprecated log.warn.
|
2013-01-05 11:26:22 +01:00 |
Yann Leboulanger
|
e03b3c35b6
|
fix traceback handling
fix struc and sha1 usage (use bytes instead of string)
|
2013-01-05 00:03:36 +01:00 |
Yann Leboulanger
|
912f0e921d
|
fix imports and many py3 changements
|
2013-01-02 13:54:02 +01:00 |
Yann Leboulanger
|
d27591076f
|
fix exception handling
|
2013-01-01 23:18:36 +01:00 |
Yann Leboulanger
|
8f71d9f219
|
start porting Gajim to gobject introspection and GTK3
|
2012-12-23 16:23:43 +01:00 |
Yann Leboulanger
|
77775cf0af
|
Gajim now uses python-nbxmpp library instead of embedding it.
|
2012-12-09 21:37:51 +01:00 |
Yann Leboulanger
|
a29d3b9c38
|
Backed out changeset 1e414d1b429c
|
2012-04-20 16:27:30 +02:00 |
Yann Leboulanger
|
c1584918f3
|
add screen sharing ability by choosing Screen in video input device.
|
2012-04-20 16:15:25 +02:00 |
Yann Leboulanger
|
0c36f50196
|
merge from trunk
|
2012-04-12 22:07:30 +02:00 |
Yann Leboulanger
|
e1808fd550
|
[Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113
|
2012-04-01 19:49:52 +02:00 |
Yann Leboulanger
|
49bc202421
|
merge from trunk
|
2011-12-29 11:39:02 +01:00 |
Yann Leboulanger
|
6c605cad41
|
add some missing import
|
2011-11-22 20:08:08 +01:00 |
Yann Leboulanger
|
2582720366
|
handle ERROR and INFORMATION events through NEC
|
2011-11-22 19:25:15 +01:00 |
Yann Leboulanger
|
b47248f09d
|
merge from trunk
|
2011-06-20 23:03:06 +02:00 |
Yann Leboulanger
|
ece2590892
|
[herfik] keep aspect ratio when resizing video window. Fixes #6852
|
2011-04-06 21:56:42 +02:00 |
Yann Leboulanger
|
1d9a550ca8
|
ignore invalid payload types. Fixes #5919
|
2010-09-23 13:05:33 +02:00 |
Thibaut Girka
|
21079a0546
|
[Jingle] Move on_negotiated callback to JingleContent
|
2010-08-26 16:59:29 +02:00 |
Yann Leboulanger
|
5234e42a28
|
[Thibg] handle negociated variable correctly and use it for file transfer.
|
2010-08-26 16:56:08 +02:00 |
Yann Leboulanger
|
0f44e376a7
|
minor fix for jingle audio / video
|
2010-08-26 13:31:29 +02:00 |
Yann Leboulanger
|
e8f61ddfd5
|
fix missing )
|
2010-06-20 22:56:20 +02:00 |
Yann Leboulanger
|
3adbc74edf
|
change print into log.debug
|
2010-06-20 22:46:25 +02:00 |
Yann Leboulanger
|
44d53c40cc
|
ability to fix framerate and video size for jingle video.
|
2010-06-19 15:44:10 +02:00 |
Yann Leboulanger
|
93d15da2b3
|
remove fixed TODO
|
2010-05-04 10:46:47 +02:00 |
Thibaut Girka
|
5960ec3bce
|
[Jingle] Handle description-info
|
2010-05-04 10:31:05 +02:00 |
Thibaut Girka
|
50482f7c2a
|
[Jingle] Don't end the session on a content failure, only remove the content
|
2010-05-04 10:04:53 +02:00 |
Thibaut Girka
|
10554ff067
|
[Jingle] Introduce RTP stream fallback
|
2010-05-03 21:59:46 +02:00 |
Thibaut Girka
|
06c7f2bdd5
|
[Jingle] Don't send transport-info before the content itself
|
2010-05-03 15:27:56 +02:00 |
Alexander Cherniuk
|
dcc6869a0f
|
Switched DTMF batch implementation to use deque
|
2010-03-23 11:45:58 +02:00 |
Alexander Cherniuk
|
e501754aab
|
Improved sending a DTMF batch
|
2010-03-23 09:31:52 +02:00 |
Thibaut GIRKA
|
845d310c9b
|
Fix /dtmf command
|
2010-03-21 22:06:10 +01:00 |
Thibaut GIRKA
|
3b7eaa6866
|
Fix a TraceBack when a stun host name cannot be resolved.
|
2010-03-14 22:47:54 +01:00 |
Éric Araujo
|
fedd7dc8e2
|
convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
|
2010-02-08 15:08:40 +01:00 |
Thibaut GIRKA
|
1e6ab49e09
|
[Jingle] Fix a bug when user didn't provide a stun server
|
2010-01-14 15:50:21 +01:00 |
Thibaut GIRKA
|
600b433296
|
[Jingle] Fix a minor bug that showed incorrect states when adding a content to a session
|
2010-01-13 18:40:48 +01:00 |
Yann Leboulanger
|
8faa6feac6
|
[misc] Fix crash when accepting a video call. Fixes #5545
|
2010-01-10 22:12:12 +01:00 |
Thibaut GIRKA
|
e3f16c6371
|
[Jingle] Volume levels are saved, audio UI shows up even if there are errors, until the session ends
|
2010-01-10 16:31:00 +01:00 |
Yann Leboulanger
|
c1d0013cb0
|
ability to discover STUN server with SRV records of jabber server
|
2010-01-07 18:02:05 +01:00 |
Thibaut GIRKA
|
b82f829b10
|
Import socket in jingle_rtp, fixes typo in 'stun_server', connect changed signal of stun_server_entry Fixes #5502
|
2009-12-10 22:02:03 +01:00 |
Thibaut GIRKA
|
594072999c
|
Fix video output pipeline, and improve error dialog. fixes #5482
|
2009-12-03 23:07:45 +01:00 |
Yann Leboulanger
|
619518204c
|
ability to change mic volume through GUI (doesn't work for the moment)
|
2009-12-02 21:37:21 +01:00 |