Juliusz Chroboczek
|
aa876bcd0d
|
Propagate CNAME.
|
2020-09-03 20:19:21 +02:00 |
|
Juliusz Chroboczek
|
6bde5f986a
|
Store password in client structure.
No need to carry password around.
|
2020-08-12 11:49:23 +02:00 |
|
Juliusz Chroboczek
|
e724194ef6
|
Upgrade to pion/webrtc v3.
|
2020-08-07 11:15:58 +02:00 |
|
Juliusz Chroboczek
|
e9559d9a10
|
Remove unused field.
|
2020-08-04 20:51:07 +02:00 |
|
Juliusz Chroboczek
|
a4d0741704
|
Perform congestion control at the connection level.
REMB applies to the whole transport, not to individual tracks.
|
2020-06-12 20:17:46 +02:00 |
|
Juliusz Chroboczek
|
448bb0374d
|
Use pushConn to delete connections.
The previous mechanism (going through up.local) was racy and complicated.
|
2020-06-10 19:50:18 +02:00 |
|
Juliusz Chroboczek
|
191624130a
|
Use packet timestamps when saving to disk.
|
2020-06-09 01:06:09 +02:00 |
|
Juliusz Chroboczek
|
f9edde6526
|
Maintain time offsets on the sender side.
|
2020-06-09 01:06:09 +02:00 |
|
Juliusz Chroboczek
|
208f023d9e
|
Make upConnections generic.
|
2020-06-08 22:14:28 +02:00 |
|
Juliusz Chroboczek
|
b8128f81a0
|
Move client notifications into addClient and delClient.
|
2020-06-01 00:02:17 +02:00 |
|
Juliusz Chroboczek
|
37b1994069
|
Fail addLocal if connection is closed.
|
2020-05-30 03:44:03 +02:00 |
|
Juliusz Chroboczek
|
0a2c4eb381
|
Implement recording.
|
2020-05-30 03:26:05 +02:00 |
|
Juliusz Chroboczek
|
c1ab839f02
|
Implement disk tracks.
|
2020-05-30 03:26:05 +02:00 |
|