neko/pkg/types
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
..
codec 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
event add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
message ws control buttons & keys add optional pos. 2022-07-28 12:43:31 +02:00
api.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
capture.go Stream bucket manager (#12) 2022-10-17 13:39:31 +02:00
desktop.go add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
http.go add patch method to router. 2022-04-14 08:47:47 +00:00
member.go add plugins to member profile. 2022-05-08 00:15:36 +02:00
plugins.go load plugins in order of dependencies. 2022-05-03 11:17:04 +00:00
session.go Temporary websocket disconnect handling (#6) 2022-08-26 20:16:40 +02:00
webrtc.go webrtc SetCursorPosition. 2022-07-28 12:43:31 +02:00
websocket.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00