chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
190 stars 91 forks source link

GoogleCast on iOS doesn't cast #350

Closed Sccttt closed 3 months ago

Sccttt commented 4 months ago

Issue: Failure to Cast Video from iOS Devices

Description: I'm encountering an issue when attempting to cast videos from an iOS device. While the video plays seamlessly on the device itself, initiating a cast results in a successful connection without video playback.

To better illustrate the problem, I've recorded a demonstration using a simulator. It's important to note that the same issue persists on actual hardware.

Troubleshooting Attempts:

Conducted thorough debugging efforts without success. Examined log files, which unfortunately did not yield any useful insights.

Video Recording

I would deeply appreciate any guidance or insights that could help resolve this casting issue. Thank you.

Jmilham21 commented 3 months ago

See work for this issue here

Sccttt commented 3 months ago

Perfect! Thank you!!