-
I have used pod 'youtube-iso-player-helper' to integrate YTPlayer within my native iOS application.
The issue I am facing is I am not able hear any sound while video is being played when the iPhone t…
-
I'm using it without IBOutlet and doing something like this:
```
_playerView = [[YTPlayerView alloc] initWithFrame:CGRectMake(0, 0, self.view.bounds.size.width, self.view.bounds.size.width/kVideoRat…
-
**History check**
I've looked around on this GitHub as well as Video Player/Chewie/video_player_avfoundation. I've tried forcing to the latest versions as well. I didn't see anything that mentions th…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
Specific mpeg video stream doesn't work in kodi. It could play in vlc and other players.
Also it …
-
there's a two second delay on Video start when clicked on the play button. Is this the default behavior?
My code
```xml
(this.player = r)}
video={{uri:VideoURI}}}
thumbnail={{uri:Thu…
-
**Describe the bug**
播放avi只有声音没有图像
看[module.sh](https://github.com/befovy/ijkplayer/blob/master/config/module.sh)文件中:
export COMMON_FF_CFG_FLAGS="$COMMON_FF_CFG_FLAGS --enable-demuxer=avi"
所以avi…
-
Adding the `react-native-webrtc` package to a react native tvOS project and following the required steps seems to result in an install failure.
I've tried setting this up from the bare minimum in sa…
-
Hello and thank you for sharing this ane!
I'm building an app and finding that the video is loading and I get audio. However I do not see the video displaying. Everything else seems to be working nor…
-
**Which API doesn't behave as documented, and how does it misbehave?**
When the player is already playing, the `seek` method sometimes (esp. under bad network conditions) causes the player to not det…
-
E/MethodChannel#better_player_channel( 8270): at com.jhomlala.better_player.BetterPlayer.setDataSource(BetterPlayer.kt:196)
E/MethodChannel#better_player_channel( 8270): at com.jhomlala.better_play…