Hello all !
I use Wowza since couple of weeks. Everything is on Amazon (one origin server and many egde servers behind a load balancer). I use the version 4.1.
I tried last week to mount a S3 bucket thanks to s3fs. I set the storage directory of the nDVR plugin on this mounted S3 bucket (the same mounted bucket for the origin and the egdes). For this test, there were only one edge and it worked with some users.
I read on this forum that it is not recommanded to use S3 like this. But if I have only one origin server (that writes) and many repeaters (that read), is it really so dangerous? What could really happen? Can s3fs be disconnected? Could it be the same problem with any other mounted directory? Is a read/write conflict possible?
Because I use Amazon AWS, I wanted to avoid:
-
using ESB storage (for nDVR)
-
converting in live the stream in mp4 files
-
pushing mp4 files on S3
-
read mp4 from S3
I don’t need mp4. I really wonder if this architecture can handle the load…
Thank you in advance for your answers !
Best,
Alexandre
PS: right now: I use a “common” system: origin + edges + mp4-conversion + moving to S3.