-
I cannot use audio streaming with vitamio 5.0
Test url: http://46.252.33.58:9410
```
mediaPlayer.setDataSource(streamingurl);
mediaPlayer.setOnPreparedListener(RadioService.this);
mediaPlayer.prepare…
-
apply patch 失败,具体log如下:
E/InputEventSender( 6959): Exception dispatching finished signal.
E/MessageQueue-JNI( 6959): Exception in MessageQueue callback: handleReceiveCallback
E/MessageQueue-JNI( 69…
ghost updated
7 years ago
-
Hello,
Thank you for awesome job to do this player. I have question about playing streaming
video which protocol is https. This would cause playing error. Does it has any solution for this func…
-
Hi,
I got this demo working, but can't get the component working in my other project.
I installed react-native-android-vitamio, set up a page just like yours, but I continue to get "Native component…
-
As the title, please let me know if it support stream video.
Thanks you so much
-
I can't play any audio, from local file, resource, or http/rtmp link. I'm using the example project and it doesn't work. When I play any audio with MediaPlayer, it appears to work fine, the log output…
-
华为荣耀6 系统是EMUI4.0 播放大视频时候报错error (1, -1004),视频链接:http://7xawdc.com2.z0.glb.qiniucdn.com/o_19p6vdmi9148s16fs1ptehbm1vd59.mp4
-
I have to test my vitamio-powered app with different devices but unfortunately the vitamio library can't be initialized in any emulator (x86, ARM, Android 2.3, 4.2 ,..... )
It says can't find libffmp…
-
In LoadImageActivity show us ImageLoader Glide Picasso Volley to load thumb, But Fresco should use SimpleDraweeView , I can not include that class in library .
-
I tried to integrate the Bundle in my app but failed. Following is the logcat info demanding that ffmpeg be build with SSL support.
To reproduce, find https path of a YouTube video stream and try to …