E
E
EVOSandru62018-10-18 14:52:10
Payment systems
EVOSandru6, 2018-10-18 14:52:10

Which CDN service can store paid video content?

Good afternoon,
There is a site with personal accounts of users who buy video content.
We want to organize a system with the issuance of one-time keys for viewing it, preferably on the site itself through the service API. And preferably without the ability to download vidos.
Further, it is planned to catch a callback upon completion of the view to perform certain actions.
Please tell me if there is something similar on the net? So that it was impossible to look directly, but only by token / key on the service or through Api on the site itself.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
stul5tul, 2018-10-18
@stul5tul

Initially CDN is not for this.
Cloud Storage is suitable for your task, for example, Selectel (they have Storage based on OpenStack Swift, that is, see the documentation on OpenStack). The CDN is built in.
As alternatives - S3 (not necessarily from Amazon, many offices provide a compatible API)
In the API of various Cloud Storage - there are all these "temporary access tokens".
PS:
And if you don't want to saw with your own hands, then you can use either video hosting or video streaming services or video streaming software. In developed projects, all this temporary access is provided.
For example, erlyvideo.ru

I
Ivan Shumov, 2018-10-18
@inoise

AWS Cloud Front

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question