Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftUI player view 没有初始化 PIPController #712

Closed
MarveleE opened this issue Jan 2, 2024 · 1 comment
Closed

SwiftUI player view 没有初始化 PIPController #712

MarveleE opened this issue Jan 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MarveleE
Copy link

MarveleE commented Jan 2, 2024

Describe the bug
使用swiftui版的player在开始播放后调动pipcontroller return nil

  • Device: [e.g. iPhone6]
  • OS: [tvOS17.2]
  • Version [2.2.1]

Additional context
Add any other context about the problem here. or Using FFmpeg to extract problematic video segments and upload them to GitHub.(ffmpeg -i http://xxx.com/123.mkv -map 0 -c copy -ss 00:00:50 -to 00:04:10 1.mkv)

@MarveleE MarveleE added the bug Something isn't working label Jan 2, 2024
@kingslay
Copy link
Owner

kingslay commented Jan 5, 2024

tvos是无法使用pip的。只有iOS才可以

@kingslay kingslay closed this as completed Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants