Miroslav Šedivý
5ad5daa6bb
Stream bucket manager ( #12 )
...
* refactor webrtc.
* bind track with a single connection.
* audio+video codec.
* move stream selection to bucket manager.
* audio w/o bucket manager.
* revert peer changes.
* return video IDs.
* destroy & recreate all.
* add video ID change.
* Track -> Recevier.
2022-10-17 13:39:31 +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ý
6d2ba7b640
name caps and encoder.
2022-09-10 23:26:41 +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ý
a6813f994c
ws control buttons & keys add optional pos.
2022-07-28 12:43:31 +02:00
Miroslav Šedivý
7d5ec0190a
add button events to control WebSocket.
2022-07-28 12:43:31 +02:00
Miroslav Šedivý
f4a4e0152e
webrtc SetCursorPosition.
2022-07-28 12:43:31 +02:00
Miroslav Šedivý
81531d74c1
websocket move cursor & scroll.
2022-07-28 12:43:31 +02:00
Miroslav Šedivý
babddacbf3
Go generics and changes in v1.18 ( #5 )
...
* ArrayIn to use generics.
* interface{} -> any.
2022-07-28 12:20:20 +02:00
Miroslav Šedivý
3cd59b9f30
rename module name from gitlab to github.
2022-07-14 22:10:41 +02:00
Miroslav Šedivý
01b5d61e2b
add receiverEstimatedMaximumBitrate.
2022-07-04 00:38:46 +02:00
Miroslav Šedivý
52642dbeb6
add plugins to member profile.
2022-05-08 00:15:36 +02:00
Aleksandar Sukovic
49ff490640
load plugins in order of dependencies.
2022-05-03 11:17:04 +00:00
Maksim Dorokhin
ae7e6dc2d7
add error to plugin start.
2022-04-20 09:31:37 +00:00
Miroslav Šedivý
61059c9b3c
revert backwards compatibility.
2022-04-19 10:16:59 +00:00
Aleksandar Sukovic
fdd0639036
expose plugin service.
2022-04-19 10:14:59 +00:00
Miroslav Šedivý
a4bb108168
replace modules with go plugins.
2022-04-15 19:28:00 +00:00
Maksim Dorokhin
f447cabe2e
add patch method to router.
2022-04-14 08:47:47 +00:00
Miroslav Šedivý
81867d811b
sessions: switch to settings struct.
2022-03-27 00:08:06 +01:00
Miroslav Šedivý
d004ddd68f
private mode implementation.
2022-03-26 23:20:38 +01:00
Miroslav Šedivý
f549171ded
opus useinbandfec.
2022-03-24 21:48:51 +01:00
Miroslav Šedivý
8593d2d0fd
move shared code to pkg.
2022-03-20 11:43:00 +01:00