Hi all,
I’m new to wowza streaming engine and I’m planning on using it in my solution where I need to
-
record incoming streams from IP cameras (at max 100 cameras)
-
provide live view of incoming streams
-
offer VOD of recorded streams
My test setup is wowza 4.x on azure and an ffmpeg system also on azure to generate dummy streams.
So far I’ve been able to view incoming streams on wowza and also record them locally on wowza system.
But I need to record streams on azure storage blob for scaling. So I need help for
-
setting azure blob as storage directory for stream
-
offer vod from azure storage blob using wowza vod
Is there any plugin or some config guide available for this?
Thanks