Commit Graph

172 Commits

Author SHA1 Message Date
3e67e44c61 initial h265 implementation. 2021-12-08 20:01:47 +01:00
d3711ab3ba simplifly gst switch. 2021-12-08 19:40:30 +01:00
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
c97b1fc454 single port ice using tcp and udp mux (#106) 2021-12-03 23:54:07 +01:00
fed6ddbd4e Automatic SDP negotiation (#103) 2021-12-02 23:43:36 +01:00
a8542bc222 Fix typo in log message (#104) 2021-12-02 19:56:25 +01:00
d23e5db118 include stream id in webrtc track. 2021-11-27 18:04:48 +01:00
f59128cf72 add fields to stats. 2021-11-17 22:10:55 +01:00
c4d67d416e refactor authentication code. 2021-11-17 18:00:27 +01:00
bc961c5170 control protection disabled by default. 2021-11-17 17:33:52 +01:00
e2ba39922c added control protection. 2021-11-16 23:48:40 +01:00
00201af40c implement config locks. 2021-11-16 23:00:24 +01:00
61fcf7f699 add lock controls for users. 2021-11-16 22:50:11 +01:00
33256f2ff2 cleanup c files. 2021-11-07 17:09:00 +01:00
dfcb817eec remove duplicate function. 2021-11-06 00:32:06 +01:00
04ef2d3081 remove not needed file. 2021-11-06 00:30:34 +01:00
04840727bb remove unused http middlewares. 2021-10-05 23:13:44 +02:00
9c014336ff lint fix. 2021-10-05 23:10:10 +02:00
1ff743c598 rename package. 2021-10-05 22:38:24 +02:00
b6e668bc53 send disconnect on server shutdown. 2021-09-11 18:21:28 +02:00
313cd55049 add system error. 2021-08-15 16:05:26 +02:00
9e466b08cc catch errors from gst pipeline. 2021-08-15 15:37:27 +02:00
c3abbfd577 do not handle msgs on nonexisting id. 2021-07-22 20:58:39 +02:00
46b8c9f42d golang minor changes cleanup. 2021-07-22 20:58:15 +02:00
733c39412b use log panic in webrtc. 2021-06-26 13:45:22 +02:00
7aa7e0eacb custom ipfetch #63. 2021-06-26 13:44:41 +02:00
93cb227a1f get ip, no proxy #63. 2021-05-29 21:08:41 +02:00
3dbb265ef3 upgrade server dependencies. 2021-05-23 19:57:41 +02:00
35a092630e logs ignore healthcheck requests. 2021-05-23 19:21:36 +02:00
f8ba35119e add XkbKeysymToKeycode source link. 2021-04-12 19:43:46 +02:00
4320a2b299 xorg fix error reporting. 2021-04-12 19:42:58 +02:00
b13b1907f4 xorg simplifz names. 2021-04-12 19:41:36 +02:00
1ec8bd34a6 xorg join search + delete to pop. 2021-04-12 19:38:13 +02:00
1307236f86 change head list name. 2021-04-12 19:30:19 +02:00
285d4b630b node -> xkeys_t, moved to .h file. 2021-04-12 19:29:19 +02:00
b169195b69 xorg ulong -> KeySym. 2021-04-12 19:22:59 +02:00
7f226842df loopbreaker and fixes 2021-04-12 14:16:57 +00:00
9386cbb2e2 append -> insert 2021-04-11 12:38:18 +00:00
58cb161bf3 remove additional newline. 2021-04-11 12:26:45 +02:00
b2effce0e7 lint fix. 2021-04-11 12:25:02 +02:00
c54e8327ac revert 'workaround for #45.' 2021-04-11 12:12:06 +02:00
07d111af36 readded list. removed bug. 2021-04-11 08:35:54 +00:00
1038dd109a more cleanup 2021-04-10 23:48:23 +00:00
82062637ae duplicated code 2021-04-10 23:33:58 +00:00
e88521f94e list not really needed 2021-04-10 23:22:37 +00:00
79e3e153bd with comments for if stucts are needed later 2021-04-10 23:17:05 +00:00
be3453c37d pressing key with multiple pressed keys 2021-04-10 11:43:04 +00:00
e5ca4ac184 us mac variant #45. 2021-04-07 22:50:40 +02:00
1a09442f26 workaround for #45. 2021-04-07 22:19:50 +02:00
83570a15ca iceservers join with iceserver. 2021-04-04 22:48:54 +02:00