Hi,
We did more test and found some new information.
- Put the ismv file in local storage
It almost takes 2~8 seconds to download manifest (depends on file size).
When client starts to download manifest, the CPU usage of wowza process will rise to 100%. (by Linux top command)
- Put the ismv file in remote storage (NFS)
It sometimes takes 5~8 minutes to download manifest.
When client starts to download manifest, the CPU usage does not rise immediately.
After 5~8 minutes, CPU usage start to rise.
Then wait more 2~8 seconds, client will receive manifest.
It seems like wowza server needs to scan the ismv file before it generates manifest.
And this action will cause more CPU usage and respone time.
But wowza server does not scan file immediately when we put the file in NFS.
This is a problem we cannot figure out.
The media files as follow
test1.ismv (2.8G)
test2.ismv (212MB)
The manifest response time is
test1.ismv => local : 8 sec remote: 431 sec
test2.ismv => local : 2 sec remote: 48 sec
I am sorry the files are too large, but the small files hardly reproduce problem.
These files cannot play since DRM protection, but you can try to get manifest.
Thanks,
Roy