Commit Graph

660 Commits

Author SHA1 Message Date
David Colburn
e1a7347506 add test workflow 2021-09-07 12:53:25 -07:00
David Colburn
1ecf8e9a45 add mage test 2021-09-07 12:51:38 -07:00
David Colburn
0f1f07c6fe add logging to protocol v0.8.5 2021-09-07 12:32:40 -07:00
David Colburn
11c6a1d9ee message bus (#19)
* message bus

* fix lock interface

* return interface
v0.8.4
2021-09-02 15:37:08 -05:00
David Colburn
054f93553c simplify recording reservation (#18) v0.8.3 2021-09-01 22:42:53 -05:00
David Zhao
619cad0f3a explicit server mute request (#17) v0.8.2 2021-09-01 20:30:53 -07:00
David Colburn
5e3f9f4013 Add NodeType (#16)
* add node type

* add server node type
v0.8.1
2021-08-27 15:48:46 -05:00
David Colburn
94556abf61 add protos (#15)
* add protos

* simplify magefile
v0.8.0
2021-08-27 12:53:45 -05:00
David Colburn
e400b89dd4 add default preset none v0.7.8 2021-08-25 13:13:06 -07:00
David Colburn
ce6c95a5d7 remove unused import v0.7.7 2021-08-25 12:56:14 -07:00
David Colburn
a7c76b98b8 rename enum values v0.7.6 2021-08-25 12:52:49 -07:00
David Colburn
5a1fc089af fix for json (#14) 2021-08-25 14:50:15 -05:00
Mathew Kamkar
17ea3742d0 packet and system node stats (#13)
* packet and system node stats

* more packet and system stats
v0.7.5
2021-08-25 11:03:59 -07:00
David Zhao
9eaf4db7ff moved shared data types to models v0.7.4 2021-08-18 22:53:32 -07:00
David Zhao
d60d683ac8 Use pointers for perms in order to allow nil (#11)
* nullable permission grants

* nil perms, canPublishData

* convenience setters
2021-08-18 22:47:47 -07:00
Chester Ming
46321822a0 SendData Server API (#10)
* SendData Server API

* SendData Server-API adjustments based on suggestions
2021-08-18 22:00:13 -07:00
David Zhao
6319eef0ca enable publishing a track while it's muted v0.7.2 2021-08-10 17:01:33 -07:00
David Zhao
8ce287b9f7 rename webhook type field to event v0.7.1 2021-08-09 23:34:08 -07:00
David Zhao
04db819c8e Merge pull request #8 from livekit/webhooks
protocol support for webhooks
v0.7.0
2021-08-08 22:58:24 -07:00
David Zhao
8a63993232 removed token from proto body 2021-08-08 22:57:25 -07:00
David Zhao
8d0a9538d3 refactor, removed recording-related webhooks 2021-08-08 22:53:23 -07:00
David Zhao
992c4b2da9 webhook support 2021-08-08 22:17:46 -07:00
David Colburn
9caa97ddfc move recording options, use oneof (#7)
* move options, use oneof

* use start recording request in reservation

* models unused in internal
v0.6.6
2021-08-06 17:53:47 -05:00
David Colburn
4c64ffcf86 Recording api (#6)
* recording apis

* split recording service

* type -> layout

* remove from create

* add roomRecord option
v0.6.5
2021-08-04 20:54:51 -05:00
David Colburn
0bcc2a37a8 revert recording rpcs v0.6.4 2021-08-03 00:15:07 -07:00
David Colburn
43e9e95940 consistency v0.6.3 2021-07-31 13:02:35 -07:00
David Colburn
f50e369785 add recording utils v0.6.1 2021-07-26 23:42:01 -07:00
David Colburn
1f2364dac4 Recording (#5) v0.6.0 2021-07-26 23:20:03 -05:00
David Colburn
031bb23807 add hidden field to startSession v0.5.9 2021-07-20 17:19:46 -07:00
David Colburn
71fedf0a8a Hidden participants (#4)
* add hidden field

* add hidden to participant info

* add comment

* move hidden
v0.5.8
2021-07-19 17:08:11 -05:00
David Colburn
ccbb4aba6e mod tidy v0.5.7 2021-07-07 22:05:50 -07:00
David Colburn
602726cf90 Merge pull request #3 from livekit/leave-reconnect
leave request can_reconnect
v0.5.6
2021-07-08 00:04:12 -05:00
David Colburn
eb172da5e6 Update livekit_rtc.proto
Co-authored-by: David Zhao <david@davidzhao.com>
2021-07-08 00:03:59 -05:00
David Colburn
54ceb519ad can_reconnect 2021-07-07 21:05:09 -07:00
David Zhao
f025d10a3d Merge pull request #2 from livekit/adaptive-layers
ability to set active simulcast layers
2021-07-07 17:58:24 -07:00
David Zhao
36adae5957 use VideoQuality const instead of uint32 2021-07-07 16:35:40 -07:00
David Zhao
b806a0c87d ability to set active simulcast layers 2021-07-07 16:32:56 -07:00
David Zhao
7402ef7903 allow room to specify enabled codecs v0.5.5 2021-07-02 14:11:33 -07:00
David Zhao
fb9ed845bd improved documentation in proto 2021-06-29 11:54:17 -07:00
David Zhao
367ddff398 Server API for selective subscriptions v0.5.4 2021-06-23 13:54:43 -07:00
David Zhao
f6980aac49 video dimensions in publish and trackinfo v0.5.3 2021-06-18 15:58:33 -07:00
David Zhao
a93de94603 Merge pull request #1 from FeepsDev/datachannel_destination
Add the ability to send data to specific participants
v0.5.2
2021-06-07 09:04:41 -07:00
Théo Monnom
f7e29983dd UserPacket destination filter 2021-06-06 19:57:25 +02:00
David Zhao
416943d37e auto subscribe in startSession v0.5.1 2021-05-22 21:56:30 -07:00
David Zhao
5edd2b18f8 DataPacket API v0.5.0 2021-04-26 18:00:48 -07:00
David Zhao
3b0a05aaaa Explicit leave in SignalResponse. Internal DeleteRoom message 2021-04-21 22:50:48 -07:00
David Zhao
64e12ed39e added protocol_version and use_plan_b to internal v0.4.0 2021-04-16 13:56:38 -07:00
David Zhao
8860ae3a5d remove unnecessary leave message from internal RTC 2021-04-08 21:06:39 -07:00
David Zhao
a6c9b46d03 explicit leave message v0.3.3 2021-04-08 21:02:44 -07:00
David Zhao
dd96c3f6b1 include timestamp of when participant joined room v0.3.2 2021-03-27 23:51:12 -07:00