-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Hi. Our server generates new MPD with different URL every 30 minute for security reasons. When an MPD is expired, I need to replace it with new MPD source with "attachSource" method.
Currently, when attaching new source, video goes black for short period of time until new source is loaded and ready. Is it possible to keep last frame from previous MPD to be visible until new source is attached and ready to be played? I want to make mpd transition seamless to the user.