Miroslav Šedivý
|
6b3bc17334
|
update README.md.
|
2023-05-21 13:19:23 +02:00 |
|
Miroslav Šedivý
|
ac76c81f69
|
Upgrade go dependencies (#50)
* upgrade go dependencies.
* remove testify deep equal.
|
2023-05-19 22:29:25 +02:00 |
|
Miroslav Šedivý
|
dfc7eb3882
|
Fix noisy errors (#49)
* send message error.
* read message error.
* close webrtc conn only if not closed yet.
* file upload no files received.
|
2023-05-19 17:19:38 +02:00 |
|
Miroslav Šedivý
|
3e8d686c0f
|
Bandwidth estimator refactor (#46)
* rewrite to use stream selector.
* WIP.
* add nacks to metrics.
* add estimate trend.
* estimator based on trend detector.
* add estimator unstable duration.
* add estimator debug.
* add stalled duration.
* estimator move values to config.
* change default estimator values.
* minor style changes.
* fix websocket video messages.
* replace video track with ivdeo id.
|
2023-05-15 19:29:39 +02:00 |
|
Miroslav Šedivý
|
8660c1a256
|
add sessions to API.
|
2023-05-15 16:47:59 +02:00 |
|
Miroslav Šedivý
|
848556adbd
|
add time stats to state.
|
2023-05-15 16:47:59 +02:00 |
|
Miroslav Šedivý
|
82401391c8
|
add locked_controls to openapi.
|
2023-05-15 16:47:28 +02:00 |
|
Miroslav Šedivý
|
0760976b4b
|
set all settings initially using config.
|
2023-05-15 16:47:28 +02:00 |
|
Miroslav Šedivý
|
cf4e0666fe
|
add locked controls to settings.
|
2023-05-15 16:47:28 +02:00 |
|
Miroslav Šedivý
|
6ed3493aa0
|
update LICENCE.
|
2023-05-11 00:42:12 +02:00 |
|
Miroslav Šedivý
|
5959d056f3
|
Fix arm build (#302)
* WIP.
* WIP.
* WIP.
|
2023-04-29 18:35:11 +02:00 |
|
Miroslav Šedivý
|
92ad202bfe
|
Add version to docker build (#301)
* add version to build.
* update docs.
|
2023-04-29 00:12:56 +02:00 |
|
Miroslav Šedivý
|
b8fccc4d07
|
add settings plugins to openapi.
|
2023-04-28 23:54:01 +02:00 |
|
Miroslav Šedivý
|
173bc6b053
|
CI build variant only on tag.
|
2023-04-28 23:53:05 +02:00 |
|
Miroslav Šedivý
|
a4f9f0bff5
|
CI build variant.
|
2023-04-28 23:12:26 +02:00 |
|
Miroslav Šedivý
|
a75ae187b4
|
add plugin scope to settings.
|
2023-04-28 22:53:41 +02:00 |
|
Miroslav Šedivý
|
52b4cbcbdf
|
add path prefix to server.
|
2023-04-28 22:19:52 +02:00 |
|
Miroslav Šedivý
|
c70c8217de
|
add unminimize.
|
2023-04-24 22:19:48 +02:00 |
|
Miroslav Šedivý
|
466185fc24
|
fixed by using XFlush.
|
2023-04-24 22:19:48 +02:00 |
|
Miroslav Šedivý
|
47a3f6d6fb
|
twice toggle maximizes for fullscreen.
|
2023-04-24 22:19:48 +02:00 |
|
Miroslav Šedivý
|
3ef4c5ce0f
|
use DefaultRootWindow.
|
2023-04-24 22:19:48 +02:00 |
|
Miroslav Šedivý
|
0ea1c2870f
|
Refactor websocket session sync (#44)
* refactor websocket peer and comment functions.
* update comments.
* add DestroyWebSocketPeer.
|
2023-04-23 11:23:20 +02:00 |
|
mbattista
|
cd4acb5eec
|
lang url parameter (#296)
* lang url parameter
* add ?lang to readme.
---------
Co-authored-by: Miroslav Šedivý <sedivy.miro@gmail.com>
|
2023-04-22 01:24:23 +02:00 |
|
Miroslav Šedivý
|
43f8fe339f
|
webrtc peer do not set nil conn.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
5a2fcc1c8a
|
move consts.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
3f375c037f
|
fix track rtcp & paused.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
fcf6822833
|
move estimator to peer.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
1ba561b192
|
fix logging.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
c2b29ccf21
|
handle use webrtc logger.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
e8aab98012
|
refactro cursor image and pos.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
728e27da34
|
minor changes, moving things around.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
a2e0aeec77
|
receiver stop error reporting.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
dfea7fca42
|
refactor handler.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
c676d7a3a2
|
move collectors to metrics.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
5f0aafca51
|
remove deprecated functions.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
9d362ed036
|
move change funcs to peer.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
ec8560b290
|
add session & metrics to webrtc peer.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
9928feefef
|
refactor metrics.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
7cd469f7bd
|
cleanup peer.
|
2023-04-18 12:07:49 +02:00 |
|
Miroslav Šedivý
|
a32be0b44a
|
Update Dockerfile.nvidia for google-chrome
|
2023-04-16 00:31:05 +02:00 |
|
Miroslav Šedivý
|
b2080649ea
|
add docs fixes #275.
|
2023-04-10 13:05:56 +02:00 |
|
Miroslav Šedivý
|
851c38b8fd
|
update docs.
|
2023-04-10 13:01:00 +02:00 |
|
Miroslav Šedivý
|
e2336be568
|
update changelog.
|
2023-04-09 15:45:14 +02:00 |
|
Miroslav Šedivý
|
e417ec5dbe
|
add XDG_RUNTIME_DIR to env.
|
2023-04-09 15:42:33 +02:00 |
|
Miroslav Šedivý
|
ad7e1f2b7b
|
allow using supervisorctl.
|
2023-04-09 15:24:16 +02:00 |
|
Miroslav Šedivý
|
91e1a8b502
|
add firefox nvidia.
|
2023-04-09 15:22:44 +02:00 |
|
Miroslav Šedivý
|
9bdf9c8851
|
fix nvidia google chrome version, #229.
|
2023-04-07 20:20:05 +02:00 |
|
Miroslav Šedivý
|
c1360d3abc
|
ensure that paths are writable by neko user, #277.
|
2023-04-06 00:00:59 +02:00 |
|
Miroslav Šedivý
|
e66cd3978d
|
Build gstreamer in nvidia image (#36)
* build gstreamer 1.20 for nvidia dockerfile.
* add nvidia to build.
* add nvidia to start.
* add config for nvidia.
* upgrade cuda ro 11.4.3.
* add cudaconvert to comment.
* fix paths.
* add cuda to ld.
* upgrade supervisord version.
* add config to suprtvisord in rebuild.
* update nvenc params.
* update nvidia dockerfile.
* h264 profile constrained-baseline.
* h264 send SPS PPS with every IDR.
|
2023-04-04 23:52:15 +02:00 |
|
Miroslav Šedivý
|
950095d6d8
|
update Dockerfile.nvidia, #274.
|
2023-04-03 20:06:52 +02:00 |
|