Skip to content

Cargo build: error[E0063]: missing fields audio_mixing and webhooks in initializer of RoomCompositeEgressRequest #647

@huangyuantao19920411

Description

@huangyuantao19920411

When after cargo add livekit 0.7.9 and cargo build, there will be proto errors:
error[E0063]: missing fields audio_mixing and webhooks in initializer of RoomCompositeEgressRequest
error[E0063]: missing field webhooks in initializer of WebEgressRequest
error[E0063]: missing field webhooks in initializer of ParticipantEgressRequest
error[E0063]: missing field webhooks in initializer of TrackCompositeEgressRequest
error[E0063]: missing field dispatch_rule in initializer of CreateSipDispatchRuleRequest
error[E0063]: missing fields trunk and wait_until_answered in initializer of CreateSipParticipantRequest

seems livekit v0.4.2 is incompatible with livekit-protocol v0.3.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions