agence104 / livekit-server-sdk-php

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

Egress Client #4

Closed SidneySaints closed 8 months ago

SidneySaints commented 1 year ago

Hi,

Can you explain how I should use the egress client?

thanks :-)!

p-delorme commented 1 year ago

The implementation is pretty similar to the example provided on the LiveKit Doc's Page: https://docs.livekit.io/server/egress/

p-delorme commented 8 months ago

I've just released a new version which now includes tests. Feel free to review the tests to see how to implement:

https://github.com/agence104/livekit-server-sdk-php/blob/master/tests/EgressServiceClientTest.php#L75