- Jul 19, 2019
-
-
Change-Id: Ia34a1c40ea144fb9a6978fe4b39cfa2faa3a5042
-
- Jul 18, 2019
-
-
Change-Id: I434ed02a0a019a254c547b52ff134939ffa7d65d
-
Kateryna Kostiuk authored
Change-Id: I00b5cc01709b566af3ffc0c1444ddf5fb6e40ef7
-
Adrien Béraud authored
Change-Id: I8dfdbf2d406fab9f5c7a5533b0406d87bd678122
-
Change-Id: I3eb0f0a6ecfec16b9032defd1836f7de37159206
-
- Jul 17, 2019
-
-
Adrien Béraud authored
Change-Id: Ic8866ee6c641a2d7cd5e1edfb62a54f9dab3d955
-
Adrien Béraud authored
Change-Id: I262d4705a6189c716f33a91b705b120e2b9ab792
-
Change-Id: Ife5083f5bcc759bc9f2cd535421c2cf7cdeebcac
-
Fix bad frame detection while decoding in order to send key frame request at this time Change-Id: I0be3d0912c6342cafe4f3b937f9db843b86860fe
-
- fix the problem of sending SMS messages from sip to phone - add different headers - enable of handling unauthorized errors form server and resend request Change-Id: Ib1272c5fa3fb2c94dc83bbcf19fdb63957159e38
-
- Jul 16, 2019
-
-
This patch fix the file transfer (invalid state in TlsSession::waitForReady). Also, add peer connection with on_connection_status instead of on_connection_attempt (because the connection can fail) Change-Id: Iae97cb4b4a206024aea64d10e99d9c2150e7c04c Gitlab: #626
-
Change-Id: I0cc2e8c870baf703bb5b9a88dc4fd53a3ff692b5 Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Jul 15, 2019
-
-
Andreas Traczyk authored
Change-Id: I3c334493e5f45a2c1d6398d396c2ad109a2f6a5d
-
Andreas Traczyk authored
Change-Id: Ie07b8ee33ee2e775733d5c2119a263181d31fb38
-
Sébastien Blin authored
Change-Id: I0282551675a804b0e66c514f430d8627d4b36bbd
-
- Jul 14, 2019
-
-
Adrien Béraud authored
Change-Id: If56186b06ab98cdb481fe8a3cba6daac4ccfef50 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
Adrien Béraud authored
Change-Id: I6be4b4085dabc4afd88a3d5ed0acfe0be8c49d33 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
Add fetch_and_patch script for ffnvcodec. fetch_and_patch script copies needed headers to contrib include directory. Patch file to adapt ffmpeg configure script for ffnvcodec package inclusion. On linux pkg_config is used. On windows the files need to be included manually. config script includes path for ffnvcodec files and corresponding flags are set. Change-Id: Ia9daca2a49316a4373652acb718930d02f85e3f6 Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
-
- Jul 12, 2019
-
-
Andreas Traczyk authored
Change-Id: I34f1f4353b3da02c40e9df2434cedeee04b307aa
-
Sébastien Blin authored
NOTE: SIP over TCP is disabled for now on Windows, waiting for TLS 1.3 support. To re-enable it, check the #ifdef _WIN32 in ice_transport.cpp Our pjsip version supports the RFC6544. With this patch, when starting a call, the daemon is using two ICE sessions for the SIP channel. One is negotiating a UDP socket, and the other a TCP socket and transmits both SDP on the DHT. If both negotiations succeed, TCP is prefered and will be used to transmit SIP messages and the VCard. This should solve the 30 seconds timeout on bad networks. Note that the media channel is still using UDP to transmit audio and video. MAJOR CHANGE: the SIP channel use TLS on top of TCP, no DTLS, so the transport is considered as reliable. Also lot of changes in rfc6544.patch to link to rfc6062. The patch needs to be cleaned, cf TODO notes Also this seems to fix the ICE shutdown at the end of the call (after the IDLE Timeout) Change-Id: I01210da3abfcc448071268b4e1e38abdd58f9f05 Gitlab: #103 Gitlab: #108
-
- Jul 10, 2019
-
-
Kateryna Kostiuk authored
This patch fix large log output and slowdown for captured video caused by calling CMSampleBufferGetImageBuffer with no video frame. This could be fixed by bumping ffmpeg to 02f65678ba9b5958cf53d1e5bc29939d941ad95f, but it cause other problems(crash when switching to screen sharing) Change-Id: I0dc33683f1e40ce151130774316892f7f4730f83
-
- Jul 09, 2019
-
-
Adrien Béraud authored
Change-Id: Ia57ede3cfb3c5ec5b00948c448972ef1f9951f37
-
Change-Id: I0d3c7a0ec4a09504b25e36e23c9b44c02aff3d71
-
- Jul 08, 2019
-
-
Andreas Traczyk authored
Change-Id: I8b649df1bdb1cd73a6b1c6da28d4628138091f87
-
- Jul 04, 2019
-
-
Adrien Béraud authored
Change-Id: Iea2f6f9c8fe08eacfcb3acaa055f921daf5ef347
-
Adrien Béraud authored
Change-Id: I2829c6b42fbebec200b3935aadc62b60498effd0
-
- Jul 03, 2019
-
-
- this is required when screen sharing a secondary screen that is aligned to the left or above the primary screen. Change-Id: I220bf4003ea4bc2071af67a80cb9c5afa0406d5b
-
Change-Id: I186639f8d8e09bd3fbfbb23bb5f39f89e1e1162a
-
Change-Id: I0fca87622f15942d526524e4ebd5f53896461417
-
- Jul 02, 2019
-
-
Adrien Béraud authored
Change-Id: I95462429d8ffb0fa04be2716e964cfb4301b26c0
-
- Jun 28, 2019
-
-
Change-Id: I5692497489f2df3e0b94737651e6d1d1ba44012f
-
Andreas Traczyk authored
Change-Id: I743181cb854c5bdc961ade5dceb7f6ccc1b1ba13
-
Andreas Traczyk authored
Change-Id: Iefca143274a90867ab3e7b484198019f235fa234
-
Change-Id: I5deaa05142ce7d4c1958327dda53a80e3a86f5e7
-
Change-Id: I7df8a7be30612a3474639ceaa32549d4cfe70101
-
- Jun 26, 2019
-
-
Change-Id: Ib3755c563cb9928f25aee285510e367774d18389
-
Change-Id: I106596ab11dc80ec4d2e8b294d36847fac98ced9
-
- patches gnutls 3.6.7 to build with visual studio Change-Id: I8db69d51a75c9f52e0388856eb7bd1800ca80c75
-
- Jun 21, 2019
-
-
Andreas Traczyk authored
Change-Id: I44544221d4262699c75a644aa4fd67390a1c9a87
-
Adrien Béraud authored
This reverts commit e83a1006. Reason for revert: some major issues remain Change-Id: I6c59880ef9aacb1a0646c4879186b3f269b8541e
-