Wowza Community

ModuleStreamResolver HLS 404's unless RTMP client is connected

I’m trying to set my edge servers to use the ModuleStreamResolver for service HLS streams but requests for HLS streams will 404 unless there’s an RTMP stream already pulling from the origin.

Also once I get an HLS stream after starting an RTMP stream the HLS stream will 404 after a minute or so if the RTMP stream is shut down.

Since I’m using the ModuleStreamResolver to dynamically pull streams from various edges with varying stream names, I don’t know the stream locations ahead of time to set up start-up streams, as mentioned here.

Is this expected behavior or am I missing something to start the packetizers on requests for HLS?