Hi there,

I need to upload HLS content to a server with HTTP PUT.
The only hardware encoder, which might be able to do this is the viewcast Niagara 9100 (Manual page 54; ftp://ftp.viewcast.com/pub/Manuals/Niagara_9100_User_Guide_v7.1.pdf ).
I can create HLS content with a wowza server (with streamzilla CDN) but there is only a m3u8-playlist, which can be downloaded with HTTP GET.
Is there a way to push the content with HTTP PUT to the server only software based, without a hardware encoder?
Thanks in advance.

best