Antwort: PUT/POST files to akamai CDN

Reinis Rozitis r at roze.lv
Mon Feb 29 15:20:24 UTC 2016


> I want to upload all files continuously generated by the rtmp mpeg dash 
> module in a specific folder to another server.
> The upload needs to be processed with the HTTP POST function.

> If i would do it manualy with curl, i would use something like:
> curl -v -d "123456789" http://example.com/path/to/file.mpd

> Does anyone know if its possible with nginx and maybe how to do it?
> There is now way to start any process on the remote server.

It's more of a topic for the nginx-rtmp list.
Maybe this thread helps: 
https://groups.google.com/forum/#!topic/nginx-rtmp/FEyDi2VWblU

In short you can use push or exec_push

rr 



More information about the nginx mailing list