Transfer of HLS (http live stream) chunks on remote location
Posted: 11 Sep 2013 15:26
Hi,
Is it possible VLC to auto-transfer the .ts chunks and .m3u8 files to a remote location instead of local directory? Something in the style of: dst="ftp://user:pass@host/dir/name-##########.ts"
In production environment, the streaming server is on a remote machine and using a separate script is hard to sync with the creation of the new chunk, which come more frequently than the granularity of 1 minute.
Can someone share the syntax if above is possible, or give an advice how to solve the problem?
--Sharbat
Is it possible VLC to auto-transfer the .ts chunks and .m3u8 files to a remote location instead of local directory? Something in the style of: dst="ftp://user:pass@host/dir/name-##########.ts"
In production environment, the streaming server is on a remote machine and using a separate script is hard to sync with the creation of the new chunk, which come more frequently than the granularity of 1 minute.
Can someone share the syntax if above is possible, or give an advice how to solve the problem?
--Sharbat