Chromecast integration

Hi,

I’m having problems to stream videos from playkit to chromecast. I’m using playkit sdk 3 (https://github.com/kaltura/playkit-android) and the video are streaming on tv, but I still those issues:

  1. It isn’t streaming with the audio that was set on player. How can I set the correctly audio?
  2. It isn’t streaming subtitle at all. How can I stream with subtitle?
  3. How I can customize the splashscreen. I am following the google guide (https://developers.google.com/cast/docs/styled_receiver), but when a change app id of receiver the player don’t stream video. I want show the app logo instead of Kaltura logo. That is possible?