FWPlayer
FWPlayer copied to clipboard
A video player SDK for iOS, it is based on AVPlayer. https://se.linkedin.com/in/foks-huiwang, https://www.fokswang.com/
i do not want full screen feature in app so how can i hide this button... documentation don’t have any description about hiding this button
How to use this Supports direct jump to a point in the timeline to play i applied seek time but it is taking time re playing video. it is showing...
I am looking to disable the volume pan option & disable the brightness pan. I would also like the option to allow one or the other or maybe disable for...
- What is code to play option - What is code to pause option - how can replay once video end display replay button after user tap then will start....
I've implemented with the example code in document. Enable Background Mode (for Audio, AirPlay & PIP). But player pause when I go to device home screen. How can I achieve...
I want to trigger action when user tap on view fullscreen. can anyone tell how to do that. Thank.
1. Feature -> Supports advertising view (How i will do with this player ?) 2. Feature -> AVMediaTypeText, AVMediaTypeSubtitle (How to implement ?) 3. Feature -> How to show mini...
Pre-loading is a common use case these days because users expect videos to load instantly in scroll views. API Details: - GLOBAL: preloadByteCount: specify how many bytes at the beginning...
Hi there, am trying to use your FWPlayer framework on jailbroken arm64e device so can you please add support to arm64e? also can you please update README with more info...
`Error : Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://stream.SERVERDOMAIN.com/media/08d73fe3-3f8a-4c4d-b168-38f4ea6990bf/83364e09-184b-436f-b9d3-fddb0ac15335/2022-10-12-07-55-51.mp4, NSErrorFailingURLKey=https://SERVERDOMAIN.com/media/08d73fe3-3f8a-4c4d-b168-38f4ea6990bf/83364e09-184b-436f-b9d3-fddb0ac15335/2022-10-12-07-55-51.mp4` Please Note- 1. video is 1 hour 16 min long 2. I'm on the wifi network 3. can play a number of...