Miroslav Šedivý
|
09625ecca5
|
session refactor state.
|
2021-02-26 15:04:50 +01:00 |
|
Miroslav Šedivý
|
93f8d7f05e
|
adding WebRTC timeouts.
|
2021-02-25 17:16:37 +01:00 |
|
Miroslav Šedivý
|
e9840a9579
|
fmt edit.
|
2021-02-25 17:16:01 +01:00 |
|
Miroslav Šedivý
|
2410295ad4
|
cursor CreatePNGImage in event emitter.
|
2021-02-25 14:24:17 +01:00 |
|
Miroslav Šedivý
|
d2eda6f25f
|
cursor utils changed to generic CreatePNGImage.
|
2021-02-25 14:15:18 +01:00 |
|
Miroslav Šedivý
|
8f142e4b91
|
GetCursorImage returns image structure.
|
2021-02-25 14:03:57 +01:00 |
|
Miroslav Šedivý
|
dc29f71b0c
|
keysym as uint32.
|
2021-02-23 21:25:55 +01:00 |
|
Miroslav Šedivý
|
8f2639412d
|
format code.
|
2021-02-21 00:41:04 +01:00 |
|
Miroslav Šedivý
|
0581ce385c
|
clean up repository.
|
2021-02-21 00:40:52 +01:00 |
|
Miroslav Šedivý
|
7bc9e669db
|
golang upgrade to 1.16.
|
2021-02-20 13:49:06 +01:00 |
|
Miroslav Šedivý
|
7df1040439
|
remove not needed log message.
|
2021-02-18 16:59:36 +01:00 |
|
Miroslav Šedivý
|
c862711e6a
|
update KeyboardModifiers WebSocket struct.
|
2021-02-18 16:52:49 +01:00 |
|
Miroslav Šedivý
|
ab34f4a53f
|
WebRTC cursor: set initial state.
|
2021-02-17 21:55:21 +01:00 |
|
Miroslav Šedivý
|
5310acfbf0
|
implement xorg GetCursorPosition.
|
2021-02-17 21:55:11 +01:00 |
|
Miroslav Šedivý
|
2ac3f9876f
|
audio start / stop in WebRTC.
|
2021-02-14 18:16:24 +01:00 |
|
Miroslav Šedivý
|
cd18a22655
|
WebRTC events only for active peer connection.
|
2021-02-14 17:17:06 +01:00 |
|
Miroslav Šedivý
|
2b693f4e52
|
fix naming convention.
|
2021-02-14 17:11:21 +01:00 |
|
Miroslav Šedivý
|
45679f1b86
|
format Go source code.
|
2021-02-14 14:40:17 +01:00 |
|
Miroslav Šedivý
|
732764991b
|
fix linter errors.
|
2021-02-14 14:23:33 +01:00 |
|
Miroslav Šedivý
|
c9b2c93fb8
|
cursor image/position from WebRTC.
|
2021-02-13 18:25:40 +01:00 |
|
Miroslav Šedivý
|
061fbe60cf
|
switch WebRTC to BigEndian.
|
2021-02-13 00:01:56 +01:00 |
|
Miroslav Šedivý
|
ed9f0276c7
|
fix WebRTC send: remove structures with dynamic size.
|
2021-02-12 23:46:57 +01:00 |
|
Miroslav Šedivý
|
8a3b3f14cb
|
WebRTC channel from server.
|
2021-02-12 23:45:16 +01:00 |
|
Miroslav Šedivý
|
90aa2ce51a
|
cursor utils: split to URI and bytes.
|
2021-02-12 23:43:52 +01:00 |
|
Miroslav Šedivý
|
af3a28274d
|
add customized WebRTC send functions.
|
2021-02-12 22:13:55 +01:00 |
|
Miroslav Šedivý
|
c54703d7d7
|
destroy WS and WebRTC peers before assigning.
|
2021-02-12 21:48:47 +01:00 |
|
Miroslav Šedivý
|
c8200e3bb7
|
add WebRTC send function.
|
2021-02-12 21:06:42 +01:00 |
|
Miroslav Šedivý
|
f22922191a
|
broadcast cursor position via WebSockets.
|
2021-02-11 18:36:27 +01:00 |
|
Miroslav Šedivý
|
e8286dec96
|
xorg: filter out all irrelevant screen rates.
|
2021-02-10 18:56:20 +01:00 |
|
Miroslav Šedivý
|
c0c14b3ac2
|
add screen-size aware pipelines.
|
2021-02-09 20:36:22 +01:00 |
|
Miroslav Šedivý
|
bac69a205f
|
update qualities pipelines with fps.
|
2021-02-08 22:21:21 +01:00 |
|
Miroslav Šedivý
|
2733d88d9f
|
edit xorg modelines.
|
2021-02-08 22:21:01 +01:00 |
|
Miroslav Šedivý
|
626164df89
|
SignalVideo reply.
|
2021-02-07 17:29:40 +01:00 |
|
Miroslav Šedivý
|
dd2ca03955
|
choose video with CreatePeer.
|
2021-02-07 17:07:55 +01:00 |
|
Miroslav Šedivý
|
5cdb6e074e
|
send video IDs with signal provide.
|
2021-02-07 16:52:30 +01:00 |
|
Miroslav Šedivý
|
1838a74213
|
switch to VP8 with multiple qualities.
|
2021-02-06 18:18:49 +01:00 |
|
Miroslav Šedivý
|
eb88c8dc62
|
independent tracks for users & stream switching.
|
2021-02-06 18:16:24 +01:00 |
|
Miroslav Šedivý
|
417a3d1692
|
stream listeners as pointers.
|
2021-02-06 17:05:25 +01:00 |
|
Miroslav Šedivý
|
5d66dcdb7b
|
unsubscribe listeners on shutdown.
|
2021-02-06 12:59:57 +01:00 |
|
Miroslav Šedivý
|
f05889bd56
|
Capture stream: Add- and RemoveListener.
|
2021-02-06 12:52:02 +01:00 |
|
Miroslav Šedivý
|
6756114e30
|
replace video track on demand.
|
2021-02-05 20:35:30 +01:00 |
|
Miroslav Šedivý
|
c81bca9b2f
|
session GetWebRTCPeer.
|
2021-02-05 18:14:45 +01:00 |
|
Miroslav Šedivý
|
761f6d8a8f
|
add Video error return.
|
2021-02-05 18:07:58 +01:00 |
|
Miroslav Šedivý
|
f62d36ac4f
|
WebRTC SetVideoID.
|
2021-02-05 17:57:33 +01:00 |
|
Miroslav Šedivý
|
aa7a131da2
|
refactor single video track to an array.
|
2021-02-05 17:40:29 +01:00 |
|
Miroslav Šedivý
|
ebd7e7c065
|
move gst pipelines to codec.
|
2021-02-05 15:10:41 +01:00 |
|
Miroslav Šedivý
|
36b7eca43c
|
name confusion Enabled -> Started.
|
2021-02-05 14:03:53 +01:00 |
|
Miroslav Šedivý
|
18b6fa0a03
|
remove config from capture managers.
|
2021-02-05 13:58:02 +01:00 |
|
Miroslav Šedivý
|
3515c67045
|
capture add mutexes.
|
2021-02-05 12:49:02 +01:00 |
|
Miroslav Šedivý
|
2b72f43c9e
|
do not start pipeline when error.
|
2021-02-05 12:41:02 +01:00 |
|