multiple bitrate encoder creates 3 seperate events and streams instead of a single event.
I'm using the Niagara 4100 streaming appliance to encode a live multiple bitrate streams for an event. The problem is the Niagara encoder doesn't allow me to attach an event name to the stream url like - 'streamevent%i?adbe-live-event=liveevent', instead it only allows 'streamevent%i'. So in the end I get three seperate events with a stream for each event.
Like so:
Example:
/Events/streamevent1/MNMMNNMxxxxx.stream
/Events/streamevent2/MNMMNNMxxxxx.stream
/Events/streamevent3/MNMMNNMxxxxx.stream
AND
/Streams/streamevent1/files…
/Streams/streamevent2/files…
/Streams/streamevent3/files…
Is it possible to make it work this way without using the 'adbe-live-event' parameter using the .f4m manifest file?
Thanks,
Dave
