-
-
Notifications
You must be signed in to change notification settings - Fork 806
Open
Description
I want to send an mp4 video (28MB) via sendVideo() method but i get error i've tried with LocalFile and RemoteUrl and i get the same result.
Error:
Amp\ByteStream\ReadableBuffer does not support serialization
Next Amp\Ipc\Sync\SerializationException: The given data cannot be sent because it is not serializable.
on the other hand sendAudio() method works just fine with LocalFiles. i run my php files on a ubuntu VPS by the way.
Metadata
Metadata
Assignees
Labels
No labels