Archived
2
0
Commit Graph

215 Commits

Author SHA1 Message Date
Miroslav Šedivý
523289523d go mod upgrade. 2022-07-31 12:21:26 +02:00
Miroslav Šedivý
fe5a2f9ee7 version 2.6. 2022-06-17 21:15:57 +02:00
Miroslav Šedivý
c48309b648 upgrade to go 1.18. 2022-05-27 23:40:19 +02:00
Miroslav Šedivý
2aec417fa8 upgrade golang deps. 2022-05-27 23:32:00 +02:00
Miroslav Šedivý
f97ed8a65b go mod upgrade. 2022-05-14 18:58:09 +02:00
Miroslav Šedivý
3dce6b1204 fix cgo flags. 2022-05-14 18:56:09 +02:00
Miroslav Šedivý
072d294468 change vp8enc pipeline attributes #156. 2022-04-30 19:45:59 +02:00
Miroslav Šedivý
2189e4fd49 opus useinbandfec. 2022-03-24 21:48:03 +01:00
Mark Lowne
87082bb978
Hardware accelerated encoding using Intel QuickSync via VAAPI (#151)
* (nits)

* add hardware encoding support for Intel QSV via VAAPI

* automate RENDER_GID env var
2022-03-17 20:25:17 +01:00
Miroslav Šedivý
f7aea7ad4d upgrade server. 2022-01-29 14:51:37 +01:00
Miroslav Šedivý
c1000f7511 go upgrade deps. 2022-01-19 18:42:47 +01:00
Konstantin Krauss
50a85c6b39
Feature: default broadcast endpoint config option (#123)
* feat: add broadcast_default_endpoint config

* chore: add documentation for new env variable

* rename to broadcast URL.

* update changelog.

Co-authored-by: Miroslav Šedivý <sedivy.miro@gmail.com>
2022-01-02 22:19:36 +01:00
Miroslav Šedivý
5be8319d8a add implicit_control to stats. 2021-12-11 15:15:29 +01:00
Miroslav Šedivý
f4682d3f1c use IMPLICIT_CONTROL. 2021-12-11 15:12:27 +01:00
Miroslav Šedivý
7d1fa28d88
Implicit control gain (#108)
* add client side implicit hosting.

* add server side implicit hosting.

* update changelog.

* allow clipboard & keybaord access.
2021-12-11 14:34:28 +01:00
Miroslav Šedivý
42fdc43ff5 add admin broadcast. 2021-12-11 14:13:19 +01:00
Miroslav Šedivý
8db06a7625 implement system init. 2021-12-11 14:12:03 +01:00
Miroslav Šedivý
d3711ab3ba simplifly gst switch. 2021-12-08 19:40:30 +01:00
mooons
3a61d3aa3a
Set WebRTC video codec H.264 profile-level-id to 42e01f to be compatible with Firefox clients (#109) 2021-12-05 12:56:27 +01:00
Miroslav Šedivý
c97b1fc454
single port ice using tcp and udp mux (#106) 2021-12-03 23:54:07 +01:00
Miroslav Šedivý
a213ae400a bump golang dependencies. 2021-12-02 23:46:02 +01:00
Miroslav Šedivý
fed6ddbd4e Automatic SDP negotiation (#103) 2021-12-02 23:43:36 +01:00
Alishan Ladhani
a8542bc222
Fix typo in log message (#104) 2021-12-02 19:56:25 +01:00
Miroslav Šedivý
b6b603dad9 bump version to v2.5. 2021-12-01 00:09:14 +01:00
Miroslav Šedivý
d23e5db118 include stream id in webrtc track. 2021-11-27 18:04:48 +01:00
Miroslav Šedivý
f59128cf72 add fields to stats. 2021-11-17 22:10:55 +01:00
Miroslav Šedivý
c4d67d416e refactor authentication code. 2021-11-17 18:00:27 +01:00
Miroslav Šedivý
bc961c5170 control protection disabled by default. 2021-11-17 17:33:52 +01:00
Miroslav Šedivý
e2ba39922c added control protection. 2021-11-16 23:48:40 +01:00
Miroslav Šedivý
00201af40c implement config locks. 2021-11-16 23:00:24 +01:00
Miroslav Šedivý
61fcf7f699 add lock controls for users. 2021-11-16 22:50:11 +01:00
Miroslav Šedivý
33256f2ff2 cleanup c files. 2021-11-07 17:09:00 +01:00
Miroslav Šedivý
dfcb817eec remove duplicate function. 2021-11-06 00:32:06 +01:00
Miroslav Šedivý
04ef2d3081 remove not needed file. 2021-11-06 00:30:34 +01:00
Miroslav Šedivý
2a37c89ce5 update version. 2021-10-24 18:41:44 +02:00
Miroslav Šedivý
3b5d6b2ec5 simplify log shutdown. 2021-10-24 18:31:16 +02:00
Miroslav Šedivý
04840727bb remove unused http middlewares. 2021-10-05 23:13:44 +02:00
Miroslav Šedivý
9c014336ff lint fix. 2021-10-05 23:10:10 +02:00
Miroslav Šedivý
1ff743c598 rename package. 2021-10-05 22:38:24 +02:00
Miroslav Šedivý
b6e668bc53 send disconnect on server shutdown. 2021-09-11 18:21:28 +02:00
Miroslav Šedivý
b7950b3650 fix stopsignal for go program. 2021-09-11 18:15:12 +02:00
Miroslav Šedivý
6ee8bb86fe go mod update. 2021-09-11 17:45:05 +02:00
Miroslav Šedivý
78bf9e276b golang upgrade deps. 2021-08-31 18:13:34 +02:00
Miroslav Šedivý
ecf59a39bc bump golang version. 2021-08-31 18:13:05 +02:00
Miroslav Šedivý
313cd55049 add system error. 2021-08-15 16:05:26 +02:00
Miroslav Šedivý
9e466b08cc catch errors from gst pipeline. 2021-08-15 15:37:27 +02:00
Miroslav Šedivý
0185178234 go upgrade. 2021-08-15 14:57:39 +02:00
Miroslav Šedivý
c3abbfd577 do not handle msgs on nonexisting id. 2021-07-22 20:58:39 +02:00
Miroslav Šedivý
46b8c9f42d golang minor changes cleanup. 2021-07-22 20:58:15 +02:00
Miroslav Šedivý
7d94ee603d change version & add fork author. 2021-07-22 20:07:03 +02:00