|
86f93e9aa3
|
Fix typo
|
2021-06-08 11:59:08 +03:00 |
|
|
cd68d1dba7
|
Use make_shared where possible
|
2021-04-26 22:34:06 +02:00 |
|
|
2bf03205cf
|
Added entry for sfu-media
|
2021-04-24 15:01:04 +02:00 |
|
|
2d344f1186
|
Bump websocket in /examples/signaling-server-nodejs
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/theturtle32/WebSocket-Node/releases)
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.33...v1.0.34)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 07:13:42 +00:00 |
|
|
bbbc8ca4e6
|
Introduced onOpen() callback in client example
|
2021-04-15 09:38:00 +02:00 |
|
|
c929be592b
|
Fixed struct timeval undeclared on Windows
|
2021-04-13 23:03:16 +02:00 |
|
|
4ca78db146
|
Reorganized stuff to make plog private
|
2021-04-13 23:03:16 +02:00 |
|
|
89c0a7918a
|
delete unneeded module
|
2021-04-13 14:41:51 +03:00 |
|
|
0d0e3ae0ff
|
use at method of unordered_map
|
2021-04-11 16:51:44 +03:00 |
|
|
b3a980f079
|
Change unordered_map write logic
|
2021-04-11 13:22:48 +03:00 |
|
|
ab946bb711
|
Multiple Data Channel Output Example
|
2021-04-10 19:58:48 +03:00 |
|
|
120e57cc5c
|
fix app outputs
|
2021-04-10 19:55:59 +03:00 |
|
|
f1080bfd0f
|
implement dataChannelCount option
|
2021-04-10 19:48:26 +03:00 |
|
|
8190188a05
|
add dataChannelCount option
|
2021-04-10 19:48:10 +03:00 |
|
|
f5b584f536
|
Handle empty RTCIceCandidate.candidate as "end of candidates" indicator
|
2021-04-08 15:10:26 +02: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 |
|
|
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 |
|
|
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 |
|
|
90c257eab9
|
Avoid error message coming from UWP MSVC.
|
2021-03-23 12:39:36 -07: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 |
|
|
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 |
|
|
c8c4f8db64
|
fix atomic op
|
2021-03-15 10:17:39 +03:00 |
|
|
b765cba3d2
|
Enhanced Readmes in examples
|
2021-03-14 18:32:16 +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 |
|
|
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 |
|
|
e3ffbc0d01
|
rename file to signaling-server.js
|
2021-03-12 14:12:09 +03:00 |
|
|
e314318e5a
|
seperate node.js signaling server
|
2021-03-12 14:09:47 +03:00 |
|
|
30117bc3a3
|
Renamed Track::*RtcpHandler methods to Track::*MediaHandler
|
2021-03-03 12:25:43 +01:00 |
|
|
74f376e246
|
Added configuration flag to disable auto negotiation
|
2021-03-03 10:59:31 +01:00 |
|
|
40a29fbd55
|
Removed addDataChannel method from API
|
2021-03-02 22:13:22 +01:00 |
|
|
b264774c2a
|
Fixed streamer default directory path assuming default build
|
2021-03-02 19:54:25 +01:00 |
|
|
0638555fef
|
Removed shared_ptr to PeerConnection in tests
|
2021-02-28 12:36:55 +01:00 |
|
|
98d926a7bf
|
Clean up examples/streamer/CMakeLists.txt a little bit.
|
2021-02-16 13:32:44 -08:00 |
|
|
ffb589d498
|
Add dll copy commands to examples for Windows.
|
2021-02-16 13:28:45 -08:00 |
|