ZencoderNotificationsController
class ZencoderNotificationsController extends Controller
Class ZencoderNotificationsController handles incoming requests from the zencoder server when it is finished encoding our videos in order to let us know it is time to download the encoded video back to our own servers
Methods
__construct(Framework $Framework)
Create a new ZencoderNotificationsController
mixed
store()
Stores this video file from zencoder servers onto our local server
Details
at line 21
__construct(Framework $Framework)
Create a new ZencoderNotificationsController
at line 33
mixed
store()
Stores this video file from zencoder servers onto our local server