View Single Post
Old 09-16-2023, 09:07 PM  
tomash999
Confirmed User
 
Industry Role:
Join Date: Sep 2015
Posts: 88
It is rather common to provide access to a public server other than the production or local development server in order to publish work. This allows the main site to continue functioning regularly. When the changes are complete, you will only need to pull the updated version, which will access the production data.

As for the forum question - if possible, I would've used background process (maybe not in PHP) to process the videos. Grab image frames from each video, create a new thumbnail, and write back to their API in someway. interestingly, there is no public documentation about this platform.
tomash999 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote