FFmpegMediaPlayer icon indicating copy to clipboard operation
FFmpegMediaPlayer copied to clipboard

FFmpegMediaPlayer can be used to control playback of audio/video files and streams.

Results 59 FFmpegMediaPlayer issues
Sort by recently updated
recently updated
newest added

When i instantiate, return this error: no static or non-static method "Lwseemann/media/FFmpegMediaPlayer;.native_getMetadata()Ljava/util/HashMap;"

Hi, I am not able to play RTMP and RTSP stream using the lib., can you please help? RTMP URL:- **rtmp://184.72.239.149/vod/BigBuckBunny_115k.mov** RTSP URL:- **rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov** Thanks

Any plan to add the variable playback speed support? Thanks.

HI i am using your player in live channels streaming android app.......I call stop and release player when player activity is onstop() is called......but it works on some phones like...

Hi, I love FFmpeg Mediaplayer as i found this good player after days of search. I am unable to play RTMP url from my RTMP url is valid. rtmp://airlive.nic.in/livepkgr/airmarathi. i...

`mmSurfaceView.setRotation(45f);` Here's a screenshot http://prntscr.com/dwieqf

A/libc: /Users/wseemann/FFmpegMediaPlayer/gradle/fmp-library/library/src/main/jni/player/audioplayer.c:117: createBufferQueueAudioPlayer: assertion "SL_RESULT_SUCCESS == result" failed

Hello, When I use your aar with https support: https://github.com/wseemann/FFmpegMediaPlayer/releases/download/v1.0.3/prebuilt-aars-with-https.zip I cannot upload the App using it, this is the error message: "Your app is is rejected because its using...

make dependancy. everything works fine in emulator, but method stop causing this error on my xiaomi redmi note 3 pro se, so sad, it works very good, untill u try...

Related to: https://github.com/wseemann/FFmpegMediaPlayer/issues/29 I'm using version 1.0.3 in a project via Gradle dependency. I noticed that if I change streams quickly (ie: stop one, and start another), I get a...