<font size=2 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">i will start a second attmept for my
question.</font>
<br><font size=2 face="sans-serif">I want to upload all files continuously
generated by the rtmp mpeg dash module in a specific folder to another
server.</font>
<br><font size=2 face="sans-serif">The upload needs to be processed with
the HTTP POST function.</font>
<br>
<br><font size=2 face="sans-serif">If i would do it manualy with curl,
i would use something like:</font>
<br><font size=2 face="sans-serif">curl -v -d "123456789" </font><a href=http://post.901141.ardpoc_dashtest.r.akamaientrypoint.net/dash/901141/test34/200kbps.mpd><font size=2 face="sans-serif">http://example.com/path/to/file.mpd</font></a>
<br>
<br><font size=2 face="sans-serif">Does anyone know if its possible with
nginx and maybe how to do it?</font>
<br><font size=2 face="sans-serif">There is now way to start any process
on the remote server.</font>
<br>
<br><font size=2 face="sans-serif">Big thanks,</font>
<br><font size=2 face="sans-serif">Florian</font>