agence104 / livekit-server-sdk-php

PHP Server SDK to LiveKit
Apache License 2.0
41 stars 16 forks source link

Please update the protocol #8

Closed lijinhua1993 closed 8 months ago

lijinhua1993 commented 1 year ago

for adaptation livekit version 1.4.2+

Google\\Protobuf\\Internal\\GPBDecodeException: Error occurred during parsing: Error occurred during parsing: numPublishers is unknown. in vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php:1340
Stack trace:
#0 vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php(795): Google\\Protobuf\\Internal\\Message->parseFromJsonStream()
#1 vendor/agence104/livekit-server-sdk/src/WebhookReceiver.php(70): Google\\Protobuf\\Internal\\Message->mergeFromJsonString()
wzJun1 commented 1 year ago

+1

p-delorme commented 1 year ago

This will be updated soon.

shoaibsharif commented 10 months ago

Is this going to be updated anytime soon? I am having issues receiving webhook:

[2023-09-11 20:09:02] local.ERROR: Error occurred during parsing: Error occurred during parsing: numDropped is unknown. {"exception":"[object] (Google\\Protobuf\\Internal\\GPBDecodeException(code: 0): Error occurred during parsing: Error occurred during parsing: numDropped is unknown. at /home/notary/notary-core/vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php:1340)
[stacktrace]
#0 vendor/google/protobuf/src/Google/Protobuf/Internal/Message.php(795): Google\\Protobuf\\Internal\\Message->parseFromJsonStream()
#1 vendor/agence104/livekit-server-sdk/src/WebhookReceiver.php(70): Google\\Protobuf\\Internal\\Message->mergeFromJsonString()
#2 app/Http/Controllers/LiveKitWebhookController.php(21): Agence104\\LiveKit\\WebhookReceiver->receive()
p-delorme commented 8 months ago

A new version was just released with updated Protocol.