Murodjon Abdukholiqov

Results 3 issues of Murodjon Abdukholiqov

Thanks for good library, I've been trying to integrate LibRtmp android in my project. I've tested demo application in github https://github.com/ant-media/LiveVideoBroadcaster. However, the streaming failed on some devices such as...

When I put less than 1 sec for extracting frames, it's returning the same. Below my code, `ArrayList frameList; FFmpegMediaMetadataRetriever mmr = new FFmpegMediaMetadataRetriever(); try { mmr.setDataSource(absolutePath); }catch (Exception e)...

Hi @KevinnZou , I've implemented the WebView Snapshot capturer. It supports both Android/iOS now. Please review my PR, and feel free to give feedback. ### Key Changes: - Implemented the...