William Harrell
b6d86aab30
added opera info to docs
2022-09-20 07:50:54 +02:00
William Harrell
03c74c88b9
added opera image to build
2022-09-20 07:50:54 +02:00
Miroslav Šedivý
ca6c24dee1
add screenshot function.
2022-09-17 18:37:30 +02:00
Miroslav Šedivý
057ab2d886
codecs from string not bools.
2022-09-17 18:37:30 +02:00
Miroslav Šedivý
ccbfe93765
fix register.
2022-09-17 18:37:30 +02:00
Miroslav Šedivý
fd43f84bd0
refactor capture with broadcast.
2022-09-17 18:37:30 +02:00
Miroslav Šedivý
72da075972
xorg add events.
2022-09-17 18:37:30 +02:00
Miroslav Šedivý
2e5d3f5624
update changelog.
2022-09-17 11:01:30 +02:00
Miroslav Šedivý
9394b361bd
xevent on clipboard updated.
2022-09-16 00:01:15 +02:00
Miroslav Šedivý
e9912ea87f
add xevent.
2022-09-15 23:55:30 +02:00
Miroslav Šedivý
d5863d8b95
set WebRTC video codec H.264 profile-level-id to 42e01f to be compatible with Firefox clients.
2022-09-13 22:21:56 +02:00
Miroslav Šedivý
f512b97708
fix whitespace.
2022-09-13 22:21:08 +02:00
Miroslav Šedivý
2afc356911
capture use SetScreenSize.
2022-09-13 21:40:50 +02:00
Miroslav Šedivý
4c1c96b163
xorg refactor.
2022-09-13 21:40:40 +02:00
Miroslav Šedivý
478984e944
change shutdown order.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
e045bd8a1e
move locks and bans to state.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
06e25df962
websocket handler own submodule.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
777f7b4c37
use custom pionlog.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
deabba80ca
move pipelines from gst to capture.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
29f67fad06
move config from types.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
c0ca073b2d
move gst and broadcast under capture.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
de4f6b45e5
split remote to desktop and capture.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
0bca8c9d02
remote manager split.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
e3e3cf9d22
extract clipboard from xorg.
2022-09-13 20:35:53 +02:00
Miroslav Šedivý
23ce5c0cdd
switch to gtk popup window.
2022-09-12 21:19:21 +02:00
Miroslav Šedivý
d35c237f48
gst remove main loop.
2022-09-12 21:19:21 +02:00
Miroslav Šedivý
c793ff1ff6
kataras/go-events@v0.0.3 Once workaround.
2022-09-12 21:19:21 +02:00
Miroslav Šedivý
2be071d215
update readme.
2022-09-11 13:42:54 +02:00
Miroslav Šedivý
6d2ba7b640
name caps and encoder.
2022-09-10 23:26:41 +02:00
Miroslav Šedivý
0488976dd6
gstreamer add API.
2022-09-10 23:26:41 +02:00
Miroslav Šedivý
5cd09e6c53
Merge branch 'path-prefix'
2022-09-08 20:00:21 +02:00
Miroslav Šedivý
537d131883
add to chengelog.
2022-09-08 19:58:10 +02:00
Miroslav Šedivý
a792e4ea87
fix opera openbox.
2022-09-08 19:56:18 +02:00
William Harrell
7312c17f6a
removed unnecessary launch options
2022-09-07 20:19:21 -04:00
William Harrell
b0017d134f
removed references to vlc
2022-09-07 20:02:36 -04:00
William Harrell
796d05925a
removed policies and preferences
2022-09-06 20:43:33 -04:00
Miroslav Šedivý
86ab5edf4b
add path prefix #196 .
2022-09-01 18:22:01 +02:00
William Harrell
1edeb717b1
added opera
2022-08-29 21:59:07 -04:00
Miroslav Šedivý
938ea38cd6
fix build git repo check.
2022-08-27 16:59:02 +02:00
Miroslav Šedivý
291750c1d7
fix build git repo check.
2022-08-26 20:21:00 +02:00
Miroslav Šedivý
691150900b
Temporary websocket disconnect handling ( #6 )
...
* fix websocket close log error.
* logger session interface no pointer.
* websocket delayet disconnect.
* session host: save id not pointer to a session.
* fix if hostId not stored.
2022-08-26 20:16:40 +02:00
Miroslav Šedivý
43fe80c82e
update chromium policies.
2022-08-20 23:27:23 +02:00
Miroslav Šedivý
8c9c348615
fix link to neko-rooms.
2022-08-04 01:19:29 +02:00
Miroslav Šedivý
5612b80634
add README.
2022-08-01 00:26:53 +02:00
Miroslav Šedivý
32f4dc5f2a
npm upgrade.
2022-07-31 12:26:33 +02:00
Miroslav Šedivý
523289523d
go mod upgrade.
2022-07-31 12:21:26 +02:00
Miroslav Šedivý
45b0657858
update mux docs.
2022-07-31 12:19:05 +02:00
Miroslav Šedivý
629369487c
add funding.
2022-07-31 12:18:59 +02:00
Xeddius
3c17988b24
Updated Readme to include details about url args. ( #188 )
...
Please consider adding more info on the main page as the url args are really useful.
2022-07-30 20:50:35 +02:00
Miroslav Šedivý
a6813f994c
ws control buttons & keys add optional pos.
2022-07-28 12:43:31 +02:00