1665 Commits

Author SHA1 Message Date
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
4dc0e59309 fix default bufferSize value 2021-03-19 09:30:11 +03:00
31f384f4e0 constant throughput functionality 2021-03-19 09:27:01 +03:00
84e114ebfc Fix params 2021-03-19 09:26:13 +03:00
1c702a1f7f Add Throughput params 2021-03-18 23:03:48 +03:00
77448245a0 KB to kB and time calc 2021-03-18 20:13:04 +03:00
412f94dd96 Fixed getnameinfo() service buffer length for libnice 2021-03-17 11:33:15 +01:00
d5890ecc05 Merge pull request #371 from stazio/fix_typos
Fixed the description of SDPs and refactor RTP_RTX packets
2021-03-16 20:38:34 +01:00
a4ca6858a1 Merge branch 'master' into fix_typos 2021-03-16 20:29:14 +01:00
ec1b253d6c Updated libjuice 2021-03-16 09:25:44 +01:00
sam
b0e1a7989d Fix additional typos made by the previous typos 2021-03-15 22:09:21 -04:00
sam
67644f4fc7 Removed unnecessary code 2021-03-15 21:28:14 -04:00
sam
f83a03fcad Fixed the description of SDPs 2021-03-15 19:31:47 -04:00
c8c4f8db64 fix atomic op 2021-03-15 10:17:39 +03:00
5fab9697f1 delete .vscode files 2021-03-15 10:03:11 +03:00
52494f4855 Fixed dependabot following #367 2021-03-14 19:09:18 +01:00
b765cba3d2 Enhanced Readmes in examples 2021-03-14 18:32:16 +01:00
c8ce1c9379 Merge pull request #370 from paullouisageneau/fix-signaling-server-nodejs
Follow-up on #367
2021-03-14 18:18:45 +01:00
4f7d7b9515 Merge pull request #369 from paullouisageneau/fix-track-setmediahandler-sync
Follow-up on #365
2021-03-14 17:59:38 +01:00
ed392f930b Added dummy HTTP answerer 2021-03-14 17:56:00 +01:00
72b29da674 Updated package-lock for signaling server 2021-03-14 17:55:37 +01:00
7e9996a2ff Fixed npm start and updated package.json for signaling server 2021-03-14 17:54:58 +01:00
758f452950 Reset outgoing callback when switching media handlers 2021-03-14 17:36:08 +01:00
e7a63577bf Fixed synchronization regression in Track::setMediaHandler() 2021-03-14 17:31:27 +01:00
6e70ef35ba Merge pull request #365 from stazio/fix_media_handler
Added a move to the MediaHandler and a null test
2021-03-14 17:21:35 +01:00
47b95661fa Merge pull request #367 from murat-dogan/signaling-server-node
Separate node.js signaling server
2021-03-14 17:20:26 +01:00
367cd09195 add noSend option 2021-03-12 16:41:14 +03:00
9cd01a265f add duration parameter 2021-03-12 16:18:27 +03:00
2935717812 delete static file serve part 2021-03-12 15:26:44 +03:00
895fe88a62 client-benchmark app 2021-03-12 15:17:33 +03:00
080b8f53f8 Some fixes in Doc 2021-03-12 12:44:46 +01:00
19c91ecadb Merge pull request #246 from paullouisageneau/doc
C API documentation
2021-03-12 12:39:06 +01:00
3013324e64 Referenced Doc in Readme 2021-03-12 12:35:53 +01:00