Commit Graph

1547 Commits

Author SHA1 Message Date
236d0e9b33 Bumped version to 0.12.0 v0.12.0 2021-04-03 20:56:36 +02:00
ae2cf2f0d1 Removed deprecated USE_JUICE CMake option 2021-04-03 20:56:01 +02:00
238358b5a3 Updated libjuice to v0.7.1 2021-04-03 20:05:09 +02:00
c0b0917601 Merge pull request #387 from paullouisageneau/pending-datachannels
Queue for incoming Data Channels and Tracks
2021-04-02 12:04:12 +02:00
b2d9332fcd Added pending queue for incoming DataChannels and Tracks 2021-04-02 11:21:44 +02:00
c3e0dbf003 Disabled WebSocket test 2021-04-01 17:21:49 +02:00
ac26d90dfb Merge pull request #386 from paullouisageneau/message-size
Add setting to change local maximum message size
2021-04-01 14:24:43 +02:00
93e985a541 Fixed CI WebSocket test on MacOS 2021-04-01 14:16:48 +02:00
686b8c3aa5 Fixed generated application SDP entry with libnice 2021-03-31 21:34:57 +02:00
b07ebcffa4 Added maxMessageSize to Doc 2021-03-31 18:14:20 +02:00
77dc32da37 Added maxMessageSize configuration setting 2021-03-31 18:10:35 +02:00
17a649b29b Merge pull request #385 from wasphin/feature/install-missing-header
Fix missing header utils.hpp
2021-03-27 08:33:25 +01:00
wxf
82e93062d3 Fix missing header utils.hpp 2021-03-27 15:11:31 +08:00
85b0e11cb8 Reordered Readme 2021-03-26 21:07:55 +01:00
294a1230b0 Re-enabled WebSocket echo test 2021-03-26 20:33:57 +01:00
f61ca226fb Check return of read() and write() to prevent g++ warning 2021-03-26 20:33:36 +01:00
10dcf36f3a Merge pull request #384 from murat-dogan/client-benchmark-readme
Client benchmark readme
2021-03-26 20:33:04 +01:00
ec1a358e66 fix typos 2021-03-25 14:43:51 +03:00
42f59cc033 add client-benchmark readme 2021-03-25 14:35:34 +03:00
4609db256f update examples/readme 2021-03-25 14:08:26 +03:00
91c28fec6c Merge pull request #368 from murat-dogan/client-benchmark
Client for benchmark purposes
2021-03-24 19:11:29 +01:00
5028598728 Merge pull request #383 from paullouisageneau/force-srtp-profile
Always negotiate SRTP profile in DTLS handshake
2021-03-24 19:08:43 +01:00
a70afacfda Always set SRTP profile 2021-03-24 18:30:17 +01:00
7226ecb0b5 change elapsedTimeInMs to elapsedTimeInSecs 2021-03-24 20:17:04 +03:00
9eefc723c2 use elapsedTime for calculation 2021-03-24 12:13:11 +03:00
33c7518b17 Merge pull request #379 from hanseuljun/uwp-examples
Supporting Examples in UWP
2021-03-23 21:54:04 +01:00
d34ee67fbf Fixed Readme 2021-03-23 21:42:50 +01:00
6e7335e844 Merge pull request #382 from paullouisageneau/update-plog
Update plog
2021-03-23 21:32:28 +01:00
73e8ed7344 Merge branch 'master' into uwp-examples 2021-03-23 21:30:05 +01:00
58fbc83df3 Fixed indentation 2021-03-23 21:27:42 +01:00
a624b41cee Merge pull request #381 from hanseuljun/uwp-streamer
Avoid error message coming from UWP MSVC
2021-03-23 21:26:19 +01:00
4cf5f8356a Changed plog URL to https://github.com/SergiusTheBest/plog.git 2021-03-23 21:18:53 +01:00
90c257eab9 Avoid error message coming from UWP MSVC. 2021-03-23 12:39:36 -07:00
aaa7073deb Updated RFC references 2021-03-23 20:28:42 +01:00
6b21637dd5 Make examples in /media, /sfu-media, and /streamer work in UWP. 2021-03-23 11:11:27 -07:00
e33717e077 Make examples in /client, /copy-paste-capi/, and /copy-paste work. 2021-03-23 10:59:10 -07:00
dfc9fdb9b0 As the first example, make copy-paste-answerer work in UWP. 2021-03-23 10:41:43 -07:00
460fe74767 Added certificateType to C API Doc 2021-03-23 11:27:53 +01:00
72eb478b0d Set default certificate type in Configuration 2021-03-22 21:14:27 +01:00
ee37c9bae4 Fixed build with Makefile 2021-03-22 21:08:46 +01:00
9f17522230 Merge pull request #377 from paullouisageneau/ecdsa
ECDSA support
2021-03-22 21:05:29 +01:00
50a6832fb3 Fixed compilation with GnuTLS 2021-03-22 20:55:28 +01:00
fff1912d30 Added certificateType option to C API 2021-03-22 19:57:33 +01:00
08a6c5c45b Lowered RSA bits to 2048 2021-03-22 19:07:48 +01:00
46f2149bae Updated Readme 2021-03-22 19:07:20 +01:00
1a99ad8e91 Disabled renegociation with no_renegociation alert 2021-03-22 19:06:28 +01:00
9b36ac3dd3 Implemented ECDSA certificates support and removed certificate cache 2021-03-22 19:05:43 +01:00
09958faa1a Set CMake policiy CMP0077 to NEW 2021-03-21 21:31:14 +01:00
f904063ccd Merge pull request #374 from paullouisageneau/check-fingerprint
Fingerprint check
2021-03-19 19:56:32 +01:00
016aea7805 Added fingerprint check 2021-03-19 12:49:48 +01:00