Théo Monnom
c286435a2d
move language to TranscriptionSegment ( #703 )
2024-05-01 18:52:16 +02:00
Denys Smirnov
151d757a97
Expose Logger constructor for Zap ( #701 )
...
* Expose Logger constructor for Zap.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-01 13:27:48 +03:00
Denys Smirnov
e7962f4444
Pass additional metadata for SIP. ( #696 )
2024-04-26 13:44:03 +03:00
Raja Subramanian
fd19ad24b8
Deprecate UpdateVideoLayers. ( #698 )
...
* Deprecate UpdateVideoLayers.
Believe this was never used.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-26 12:00:20 +05:30
Raja Subramanian
2d50a79222
Add audio features to TrackInfo. ( #697 )
...
* Add audio features to TrackInfo.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-26 10:12:38 +05:30
Benjamin Pracht
6d5a8047e6
WHIP protocol change ( #680 )
...
This PR adds an optional "enable_transcoding" entry to the ingress APIs and deprecates the bypass_transcoding entry. This is in preparation of disabling "enable_transcoding" by default for WHIP.
2024-04-25 19:35:05 +02:00
Denys Smirnov
da776daae7
Add optional name for SIP participant. ( #687 )
2024-04-19 15:02:57 +03:00
Benjamin Pracht
2bce16cdcc
Transcription/Timed metadata protocol ( #679 )
...
---------
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-18 18:27:33 +02:00
Benjamin Pracht
2d633a51d8
Add updated_at field to ingress ( #684 )
...
* Add updated_at field to ingress
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-16 17:43:43 +02:00
Théo Monnom
bc6c7ffd71
agents protocol proposal ( #595 )
...
* simulate-job
* generated protobuf
* wip
* job_cost
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* Update livekit_agent.proto
* Update livekit_agent.proto
* generated protobuf
* Update livekit_agent.proto
* renamed to pong
Co-authored-by: David Zhao <dz@livekit.io >
* Update livekit_agent.proto
* Update livekit_agent.proto
* generated protobuf
* remove job_cost & ParticipantPermission
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* wip
* generated protobuf
* generated protobuf
* Update livekit_agent.proto
* generated protobuf
* generated protobuf
* handler namespace
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: David Colburn <xero73@gmail.com >
2024-04-03 22:49:52 +02:00
Raja Subramanian
fc68e8d82b
Add start/end time to analytics stream info ( #673 )
...
* Add start/end time to analytics stream info
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-03 12:02:58 +05:30
David Zhao
766ababa37
Include projectID in node snapshots ( #672 )
...
* Include projectID in node snapshots
* generated protobuf
* removed project_id from event & stat
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-31 13:31:40 -07:00
Denys Smirnov
93ff4a23a3
Add and option to play ringtone for SIP outbound calls. ( #671 )
2024-03-29 22:54:06 +02:00
Paul Wells
a512748415
simplify key types ( #667 )
2024-03-25 10:36:45 -07:00
shishirng
a2f6423fd1
Analytics client meta update ( #665 )
...
* add optional client meta fields
* generated protobuf
Signed-off-by: shishir gowda <shishir@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-22 14:53:01 -04:00
lukasIO
981fefbbe9
Add signal requests for local track updates ( #651 )
...
* Add signal requests for local track updates
* changeset
* fix indices
* fix field naming
* generated protobuf
* address comment
* generated protobuf
* Remove video features for now
* generated protobuf
* whitespace
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 13:26:46 +01:00
Denys Smirnov
44e9dc34b4
Allow sending DTMF when creating SIP participant ( #658 )
...
* Allow sending DTMF when creating SIP participant.
* generated protobuf
* Add changeset.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 22:39:25 +02:00
Raja Subramanian
cf54792d06
Report drift based on adjusted report time. ( #648 )
...
* Report drift based on adjusted report time.
RTCP Sender Reports from publisher are re-based to SFU time base.
Add a field to display drift based on re-mapped time.
* generated protobuf
* change name
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-13 14:00:05 +05:30
David Colburn
00c977ffbb
endpoint -> proxy ( #638 )
...
* endpoint -> proxy
* generated protobuf
* proxy config
* reorganize
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-11 10:47:44 -07:00
David Colburn
fae28895ef
Add gcp custom endpoint ( #637 )
...
* add gcp custom endpoint
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-08 09:08:39 -08:00
David Colburn
37d8b0515d
add details field to egressInfo ( #628 )
...
* add details field to egressInfo
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-07 11:42:36 -08:00
Denys Smirnov
1552274d8d
Accept SIP DTMF via data channel ( #630 )
...
* Accept SIP DTMF via data channel.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-07 20:56:47 +02:00
Paul Wells
dde5199e52
add departure timeout to room create request ( #626 )
...
* add departure timeout to room create request
* gen
* cleanup
* gen
2024-03-05 08:42:05 -08:00
Paul Wells
50165a956a
add departure timeout to room ( #625 )
2024-03-05 07:54:36 -08:00
Denys Smirnov
7a70c5da9b
Expose trunks/dispatch validation for API/CLI. Deprecate regexps for inbound. ( #623 )
2024-03-01 11:38:19 +02:00
Benjamin Pracht
9c3dabb016
Add participant_metadata to UpdateIngress ( #597 )
2024-02-07 14:22:07 -08:00
Benjamin Pracht
eb3e3303ab
Allow setting ingress participant metadata ( #593 )
2024-02-06 16:12:30 -08:00
Raja Subramanian
39eb9f38a0
Notify disabled tracks in SyncState. ( #591 )
...
* Notify disabled tracks in SyncState.
When migrating, the new server would not know if a subscriber mute was
active on any of the subscribed tracks. Client would have to notify that
so that the new server can apply the setting upon subscription.
Add a list of disabled tracks to sync state.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-06 22:30:43 +05:30
Raja Subramanian
31b03e6905
Augment LeaveRequest with alternate regions. ( #585 )
...
* Augment LeaveRequest with alternate regions.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-25 14:07:57 +05:30
Denys Smirnov
3bd4ca5433
Remove unused SIP participant APIs. ( #578 )
2024-01-24 18:38:16 +02:00
Paul Wells
9e82495c04
add psrpc redis keepalive ( #582 )
...
* add psrpc redis keepalive
* generated protobuf
* codegen
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-21 06:12:01 -08:00
Raja Subramanian
4f497ff252
Reverting adding controller id and selection reason to start session ( #581 )
...
* Reverting adding controller id and selection reason to start session
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-20 12:10:21 +05:30
Raja Subramanian
9786b97e9c
Add ControllerId and SelectionReason to StartSession. ( #579 )
...
* Add ControllerId and SelectionReason to StartSession.
This will allow media node to have those information.
Main purpose will be able to log it in all in one context.
* generated protobuf
* change name from controller_id -> controller_node_id
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-19 15:29:47 +05:30
Paul Wells
cf33ad3861
remove psrpc enabled config ( #577 )
...
* remove psrpc enabled config
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-18 03:25:40 -08:00
lukasIO
6dc023d7ed
Add simulate scenarios for disconnecting signal during connection resume ( #575 )
...
* Add simulation of disconnect_signal_on_resume.
* generated protobuf
* simulate signal on resume no messages
* generated protobuf
---------
Co-authored-by: boks1971 <raja.gobi@tutanota.com >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-17 16:58:16 +05:30
shishirng
4f3e8bebf9
Add projectID key to event, stat ( #562 )
...
* Add projectID key to event, stat
* generated protobuf
Signed-off-by: shishir gowda <shishir@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-03 06:03:18 -05:00
Paul Wells
01b5f081d6
add timed version to room ( #561 )
...
* add version to room
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-30 01:41:20 -08:00
shishirng
80e8b5a2d1
analytics: send local room state ( #554 )
...
* Add IngestNodeRoomState for sending node's room state
* generated protobuf
Signed-off-by: shishir gowda <shishir@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-22 18:44:45 -05:00
renovate[bot]
00894c56f4
Update module google.golang.org/protobuf to v1.32.0 ( #556 )
...
* Update module google.golang.org/protobuf to v1.32.0
Generated by renovateBot
* generated protobuf
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-22 09:40:18 -08:00
Raja Subramanian
8fb7e76324
Add Version to TrackInfo. ( #548 )
...
* Add Version to TrackInfo.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-19 11:42:22 +05:30
Denys Smirnov
3045ec7650
Add Type for a Participant. ( #542 )
2023-12-14 03:35:06 +02:00
Raja Subramanian
1c3f5fe919
Rename ConnectionQuality DISCONNECTED -> LOST ( #531 )
...
* Rename ConnectionQuality DISCONECTED -> LOST
DISCONNECTED seems to indicate that it is irreversible.
LOST is short and does not have that terminal kind of feel.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 23:05:44 +05:30
David Zhao
ff80e6fd1b
Docs for Egress storage fields ( #530 )
...
* Docs for Egress storage fields
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 09:35:07 -08:00
spennihana
fd7066503f
[S3 Upload] Add content disposition field ( #525 )
2023-11-27 13:48:43 -08:00
Raja Subramanian
1dda6d8eb0
Add DISCONNECTED to ConnectionQuality ( #527 )
...
* Add to ConnectionQuality
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-27 22:56:39 +05:30
Denys Smirnov
0cb26043c3
Update SIP protocol for outbound calls. ( #523 )
2023-11-21 10:37:49 -08:00
Denys Smirnov
aa43aa7482
Update SIP protocol ( #520 )
...
* SIP: Remove redundant SIPDispatchRulePin.
* SIP: Add NoPin flag to the EvaluateSIPDispatchRulesRequest.
2023-11-16 09:17:04 -05:00
Sean DuBois
e65cc3e9fe
Add SIP RPC ( #514 )
2023-11-13 20:25:16 -05:00
David Colburn
e230ee2d84
Add agent to participant permission ( #513 )
...
* add agent to participant permission
* generated protobuf
* agent values
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-07 10:51:01 -08:00
David Colburn
6d382559cf
Agents ( #511 )
...
* rebased
* regenerate
* generated protobuf
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-03 11:22:11 -07:00