Post video to getStream

Could you please explain how we can host resources such as videos in the Getstream.io API. From the documentation, I know how we can store text in a feed. I need to know how we can upload images / videos to a stream.

+4
source share
2 answers

You cannot store resources, such as images or videos, in the Getstream.io API; instead, you must store links to resources located either in your own repository or on a third-party video / image service. Use the objectaction field or the custom field to store the link, read more about the fields allowed for activity in the documentation ,

API Getstream.io, /, .

+3

GetStream React JS React Native, .

, React JS, StatusUpdateForm. . , , , , (, AWS S3) . .

FWIW, YouTube Vimeo , .

0

Source: https://habr.com/ru/post/1623032/


All Articles