Archived
2
0
Commit Graph

103 Commits

Author SHA1 Message Date
9daf83cc52 fix webrtc client gathering, . 2023-03-18 00:49:25 +01:00
64b79f4579 update. 2023-01-29 20:31:00 +01:00
8d0468ea62 codec is video & audio. 2023-01-29 20:31:00 +01:00
89737dd4ce codec is video & audio. 2023-01-29 20:31:00 +01:00
2649594c2e strongly typed session events channel. 2023-01-29 20:31:00 +01:00
f3080713ce join GetScreenSizeChangeChannel. 2023-01-29 20:31:00 +01:00
4094639ea9 adaptive fps moved to pipeline creation. 2023-01-29 20:31:00 +01:00
ee13e40d4c go fmt. 2023-01-29 20:31:00 +01:00
5690a849e2 remove go-events 2023-01-29 20:31:00 +01:00
ccc1df936d fix stereo for chormium browsers. 2023-01-12 20:53:36 +01:00
d17a7e8d82 move filetransfer to locks. 2022-11-19 20:26:45 +01:00
57e89bb1cc file transfer permission state management 2022-11-15 20:39:06 -05:00
b9f31cc19c added file downloads to frontend 2022-11-11 20:27:15 -05:00
cfc7b15211 manual refresh function 2022-11-03 21:54:05 -04:00
70e84c5840 listing of files on connect 2022-11-02 22:20:32 -04:00
1505abb703 http endpoints for transferring files 2022-10-30 21:06:05 -04:00
ca6c24dee1 add screenshot function. 2022-09-17 18:37:30 +02:00
ccbfe93765 fix register. 2022-09-17 18:37:30 +02:00
fd43f84bd0 refactor capture with broadcast. 2022-09-17 18:37:30 +02:00
72da075972 xorg add events. 2022-09-17 18:37:30 +02:00
e9912ea87f add xevent. 2022-09-15 23:55:30 +02:00
4c1c96b163 xorg refactor. 2022-09-13 21:40:40 +02:00
29f67fad06 move config from types. 2022-09-13 20:35:53 +02:00
de4f6b45e5 split remote to desktop and capture. 2022-09-13 20:35:53 +02:00
86ab5edf4b add path prefix . 2022-09-01 18:22:01 +02:00
87082bb978 Hardware accelerated encoding using Intel QuickSync via VAAPI ()
* (nits)

* add hardware encoding support for Intel QSV via VAAPI

* automate RENDER_GID env var
2022-03-17 20:25:17 +01:00
50a85c6b39 Feature: default broadcast endpoint config option ()
* 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
5be8319d8a add implicit_control to stats. 2021-12-11 15:15:29 +01:00
f4682d3f1c use IMPLICIT_CONTROL. 2021-12-11 15:12:27 +01:00
7d1fa28d88 Implicit control gain ()
* add client side implicit hosting.

* add server side implicit hosting.

* update changelog.

* allow clipboard & keybaord access.
2021-12-11 14:34:28 +01:00
42fdc43ff5 add admin broadcast. 2021-12-11 14:13:19 +01:00
8db06a7625 implement system init. 2021-12-11 14:12:03 +01:00
c97b1fc454 single port ice using tcp and udp mux () 2021-12-03 23:54:07 +01:00
fed6ddbd4e Automatic SDP negotiation () 2021-12-02 23:43:36 +01:00
f59128cf72 add fields to stats. 2021-11-17 22:10:55 +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
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
9c014336ff lint fix. 2021-10-05 23:10:10 +02:00
1ff743c598 rename package. 2021-10-05 22:38:24 +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
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 . 2021-06-26 13:44:41 +02:00
3dbb265ef3 upgrade server dependencies. 2021-05-23 19:57:41 +02:00
83570a15ca iceservers join with iceserver. 2021-04-04 22:48:54 +02:00