1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00
Commit graph

27 commits

Author SHA1 Message Date
Juliusz Chroboczek
6f9d7fc306 Scalable video coding (SVC). 2021-05-14 23:21:14 +02:00
Juliusz Chroboczek
6c752b58bc Update dependencies. 2021-04-29 23:05:11 +02:00
Juliusz Chroboczek
170f510adc Update pion/webrtc to v3.0.25. 2021-04-24 14:13:56 +02:00
Juliusz Chroboczek
a47df6d133 Update dependencies. 2021-04-22 18:19:23 +02:00
Juliusz Chroboczek
d508ae2181 Update dependencies. 2021-02-28 16:05:04 +01:00
Juliusz Chroboczek
7df36c0287 Update dependencies. 2021-02-18 22:47:28 +01:00
Juliusz Chroboczek
a707ec16f5 Update dependencies. 2021-02-14 18:19:13 +01:00
Juliusz Chroboczek
368da133fd Update dependencies.
Webrtc 3.0.5 includes a fix for a hang in CreateOffer that may be
triggered by incorrect SDP.
2021-02-03 18:37:02 +01:00
Juliusz Chroboczek
ea0ae7669a Update dependencies. 2021-01-26 22:53:48 +01:00
Juliusz Chroboczek
f7b1ec73f1 Update dependencies. 2021-01-16 01:01:00 +01:00
Juliusz Chroboczek
dbec9df288 Use Pion's JSON support for ICE configuration. 2021-01-01 22:28:38 +01:00
Juliusz Chroboczek
4c07953ee0 Update dependencies. 2020-12-19 19:03:14 +01:00
Juliusz Chroboczek
13a44b2a37 Update dependencies. 2020-12-12 23:26:28 +01:00
Juliusz Chroboczek
2d07c5d317 Move to Pion v3 API. 2020-12-06 11:15:59 +01:00
Juliusz Chroboczek
120bfc92c7 Upgrade pion/rtcp, use nack.Range instead of PacketList. 2020-12-03 23:46:19 +01:00
Juliusz Chroboczek
aa65164edd Update dependencies to beta.7.
This fixes corruption of the first keyframe of every stream.
2020-10-06 04:18:46 +02:00
Juliusz Chroboczek
4ff1151fef Update dependencies.
This should fix the deadlock on pc.Close that we have been seeing
(and that was worked around in a previous commit).
2020-10-01 19:25:45 +02:00
Juliusz Chroboczek
dd27cf412c Update pion/webrtc to v3 beta4. 2020-09-05 14:15:39 +02:00
Juliusz Chroboczek
74cab72154 Update pion/webrtc to v3 beta.2. 2020-08-15 23:25:46 +02:00
Juliusz Chroboczek
e724194ef6 Upgrade to pion/webrtc v3. 2020-08-07 11:15:58 +02:00
Juliusz Chroboczek
9c25696d01 Update dependencies. 2020-06-11 13:51:54 +02:00
Juliusz Chroboczek
8ef01d4e0f Update dependencies.
This fixes leaking of rtpUpSender goroutines.
2020-05-31 16:33:20 +02:00
Juliusz Chroboczek
c1ab839f02 Implement disk tracks. 2020-05-30 03:26:05 +02:00
Juliusz Chroboczek
3959afb952 Update dependencies. 2020-05-23 21:04:14 +02:00
Juliusz Chroboczek
464bad0781 Upgrade and remove unused dependencies 2020-05-18 20:35:25 +02:00
Juliusz Chroboczek
ffee80440b Update pion/webrtc to 2.2.9. 2020-05-09 10:42:49 +02:00
Juliusz Chroboczek
f5a518a448 Initial commit. 2020-04-25 01:06:57 +02:00