You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration may work. We need to customize the DefaultMediaItemConvert for CastPlayer to handle urn cases. We have to set a MimeType for each MediaItem with url or at least detect if it is an audio or video.
Not sure playlist mixing audio and video will work for let's say a Audio only chromecast.
The player management that handle both local and remote player have to keep tracks on timeline changes. So when session stop, the local player have the item to play after.
On onCastSessionUnavailable the MediaItem list from the CastPlayer is empty, but not state, like playWhenReady or currentMediaItemIndex.
Goal of the poc
Integrate cast player directly in the player UI.
The text was updated successfully, but these errors were encountered: