mbattista
ec175909a3
improve quality a little bit
2023-04-01 22:59:39 +02:00
mbattista
d2f51fa10f
add h264parse to nvidia pipeline
2023-04-01 22:59:39 +02:00
Miroslav Šedivý
70325e0277
add nvenc pipeline.
2023-04-01 22:59:39 +02:00
Miroslav Šedivý
bdff0841ec
add nvenc support for gstreamer.
2023-04-01 22:59:39 +02:00
Miroslav Šedivý
3c17dbe282
h264 encoding profile constrained-baseline, #109 .
2023-03-31 21:43:20 +02:00
Miroslav Šedivý
3f117af3b9
upgrade go dependencies. ( #41 )
2023-03-31 19:35:09 +02:00
Miroslav Šedivý
bdebcd3221
pulseaudio log level error.
2023-03-31 19:07:38 +02:00
Miroslav Šedivý
1a752e43d2
Add plugins required flag ( #40 )
...
* add required plugins flag.
* update plugins logs.
* add plugins subcommand.
* move preflight to prerun.
2023-03-31 12:02:33 +02:00
Miroslav Šedivý
43a649d2c4
websockets set max payload log size. ( #42 )
2023-03-31 12:02:19 +02:00
Miroslav Šedivý
887413d536
update changelog.
2023-03-27 21:55:52 +02:00
Miroslav Šedivý
f9228e653d
Merge branch 'pu/touch'
2023-03-27 21:47:49 +02:00
Miroslav Šedivý
df634be1c5
lint.
2023-03-27 21:47:41 +02:00
Miroslav Šedivý
2ff47ac920
fix: ensure webrtc close is executed only once.
2023-03-27 19:28:28 +02:00
Miroslav Šedivý
08a5d5abb4
Split ICE Servers to frontend and backend ( #37 )
...
* split iceservers to frontend and backend.
* no backend ice servers when ice lite enabled.
* update config.
2023-03-27 18:34:24 +02:00
Miroslav Šedivý
f8edd988b3
configure pulseaudio from env. ( #39 )
2023-03-27 18:34:05 +02:00
Miroslav Šedivý
09508638ce
session save & load from a file. ( #38 )
2023-03-27 18:33:51 +02:00
Miroslav Šedivý
2130daa02d
add volume to docs.
2023-03-27 18:22:31 +02:00
Pawel Urbanek
aee7650d47
add touch events on touch monitor
2023-03-27 14:28:42 +02:00
Pawel Urbanek
98ba32c574
add url param for audio volume.
2023-03-27 13:04:11 +02:00
Miroslav Šedivý
d08d3eccef
configure pulseaudio from ENV, #267 .
2023-03-26 20:13:35 +02:00
Miroslav Šedivý
0dd9597519
create pulseaudio sink, fixes #267 .
2023-03-26 18:59:10 +02:00
Miroslav Šedivý
334fcef407
update changelog.
2023-03-25 22:21:00 +01:00
Miroslav Šedivý
e868ad4061
Merge branch 'pu/autoplay'
2023-03-25 22:19:43 +01:00
Miroslav Šedivý
b41d0bf956
lint fix.
2023-03-25 22:19:01 +01:00
Miroslav Šedivý
b62fa6ab8b
kde disable autolock, fixes #266 .
2023-03-25 22:09:17 +01:00
Miroslav Šedivý
8dba9cff44
revert extra controls usecase.
2023-03-25 21:53:17 +01:00
Pawel Urbanek
217cc451ea
add autoplay audio if possible
2023-03-24 21:33:32 +01:00
Pawel Urbanek
1f81bd3efc
hide buttons in cast mode
2023-03-24 21:15:51 +01:00
Miroslav Šedivý
50e5483661
turn on vaapi hwenc in intel images by default.
2023-03-19 19:13:11 +01:00
Bad
d2765c30fd
readd -> read
2023-03-19 18:13:06 +01:00
Miroslav Šedivý
76fc892823
fix video state sync, fixes #250 .
2023-03-18 13:31:40 +01:00
Miroslav Šedivý
ea99ce7753
fix log.
2023-03-18 13:11:42 +01:00
Miroslav Šedivý
646eaced29
fix candidate error.
2023-03-18 13:11:02 +01:00
Miroslav Šedivý
9104953ad9
upgrade node version in serve script.
2023-03-18 12:59:44 +01:00
Miroslav Šedivý
c40243635f
improved chinese and korean characters support, fixes #252 .
2023-03-18 12:58:19 +01:00
Miroslav Šedivý
8059002475
forgotten mobile styles for cast, fixes #254 .
2023-03-18 12:48:18 +01:00
Miroslav Šedivý
9daf83cc52
fix webrtc client gathering, #259 .
2023-03-18 00:49:25 +01:00
Miroslav Šedivý
0cebe465a2
fix build.
2023-03-17 20:47:53 +01:00
Miroslav Šedivý
fa69ddd984
streamsink total bytes metric counter.
2023-03-17 20:20:23 +01:00
Miroslav Šedivý
d9403d9c14
add gpu acceleration to docs.
2023-03-17 19:04:57 +01:00
Miroslav Šedivý
8604a30744
add gpu flag to start server.
2023-03-17 18:28:13 +01:00
Miroslav Šedivý
957e893cf6
fix nvidia chromium.
2023-03-17 18:27:34 +01:00
Miroslav Šedivý
362bcd3852
nvidia switch to virtualgl 3.1.
2023-03-17 12:12:38 +01:00
Miroslav Šedivý
55005a6f8d
Add nvidia docker gpu acceleration ( #238 )
...
* add nvidia dockerfile.
* add nvidia docker to build.
* remove vaapi.
* add google chrome and brave.
* upgrade to virtualgl 3.1.
* add disable-seccomp-filter-sandbox to chrome.
* use vgl display in vglrun.
* Revert "use vgl display in vglrun."
This reverts commit 0cd556b5d805c0f7fe3dfe84a0b81d4375e19d8d.
* update chrome params.
* update changelog.
* update brave.
* update CI.
2023-03-17 01:12:35 +01:00
Miroslav Šedivý
9936a04fea
add passive estimator & REMB back. ( #35 )
2023-03-13 17:55:52 +01:00
Miroslav Šedivý
0de8ffc773
update screen rate set. ( #34 )
2023-03-13 17:55:41 +01:00
Miroslav Šedivý
bc7aae0401
add kde image.
2023-03-08 17:49:31 +01:00
Miroslav Šedivý
17bfd2d58f
Sample listeners chan ( #33 )
...
* switch to sample listeners.
* add streamsink total bytes to metrics.
* on rtcp to chan.
* change logs.
* streamsink add real bitrate.
* add timing information to sample.
* bitrate buckets.
* switch to WriteSample.
2023-03-07 00:08:53 +01:00
Bad
addb6b6d1b
docs - fix typos
2023-03-02 19:47:39 +01:00
Bad
d2ddae8f45
docs typo fixes
2023-03-02 19:05:17 +01:00