I created a smil file for live streaming with alternative audio. Everything works in live mode.
But if I add ?dvr option - everything stops working.
I download manifest file and check streams. Audio streams in dvr mode - not working (timeout). In live mode - Everything fine.
After I check this audio stream in dvr mode without smil file (source stream) - everything work to.
I made a new smil file, added one video and two audios.
Everything works fine without the dvr.
with the DVR again the same problem, I looked at the manifest file, for some reason it contains a chunklist for one of the audio - 404, there is an error in the logs:
HTTPStreamerAdapterCupertinoStreamer.service: Request timeout: 8000
“If they have things working for live I would think it should generally work ok for DVR, unless there are alignment issues in the source tracks. The different audio tracks must be perfectly-aligned with each other and the video tracks or else DVR playback can fail. (non-DVR is more tolerant to misalignment issues, which could be the issue.”
Did anyone finally got to work nDVR with Alternate Audio? Our audiostreams come from the same encoder as the videostreams. When I combine nDVR with multiple audiotracks in a single smil-file, audiochunks keep dropping. When I only put 1 audiotrack in the smilfile, nDVR works fine.