TheWidlarzGroup / react-native-video

A <Video /> component for react-native
http://thewidlarzgroup.github.io/react-native-video/
MIT License
7.14k stars 2.88k forks source link

[BUG]: In Apple TV mp4 video is not playing it's only fetching thumbnail of video #3966

Closed prime-prashant closed 1 week ago

prime-prashant commented 2 months ago

Version

^6.3.0

What platforms are you having the problem on?

Apple tvOS

System Version

MAC OS Ventura 13.6.4

On what device are you experiencing the issue?

Real device, Simulator

Architecture

New architecture with interop layer

What happened?

There aren't any issues in Console or anywhere. On FireTV it's working fine. but when we run in AppleTV loads and after loading get paused on first screen. When we forward 10 seconds it fetches thumbnail of video of 10th second. but video down't plays

Reproduction

repository link

Reproduction

Integrate react-native-video package on react-native-tvos both are basic setups Run Xcode and Open App in AppleTV or simulator even sample video is not playing on apple TV.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

freeboub commented 1 week ago

I recently tested the appleTV sample included in this repo with 6.5.0 I don't have this issue, I can reopen the ticket, plus please provide a sample app which reproduce the issue