Giter Site home page Giter Site logo

listvideoplay's People

Contributors

brucetoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

listvideoplay's Issues

Video not playing

V/VideoPlayerView@711375492: 4144 setDataSource, path http://cdnsolutionsgroup.com/vinehub//uploads/vines/videos/996e80274d4713c202e7ff549c535f69.mp4, this VideoPlayerView@711375492
05-29 15:35:28.646 13280-13607/com.brucetoo.listvideoplay V/MediaPlayerWrapperImpl@48673234: 4144 setDataSource, filePath http://cdnsolutionsgroup.com/vinehub//uploads/vines/videos/996e80274d4713c202e7ff549c535f69.mp4, mState IDLE
05-29 15:35:28.646 13280-13607/com.brucetoo.listvideoplay D/MediaPlayer: setDataSource IOException happend :
java.io.FileNotFoundException: No content provider: http://cdnsolutionsgroup.com/vinehub//uploads/vines/videos/996e80274d4713c202e7ff549c535f69.mp4
at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1074)
at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:927)
at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:854)
at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1085)
at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1059)
at com.brucetoo.listvideoplay.videomanage.ui.MediaPlayerWrapper.setDataSource(MediaPlayerWrapper.java:129)
at com.brucetoo.listvideoplay.videomanage.ui.VideoPlayerView.setDataSource(VideoPlayerView.java:258)
at com.brucetoo.listvideoplay.videomanage.playermessages.SetUrlDataSourceMessage.performAction(SetUrlDataSourceMessage.java:25)
at com.brucetoo.listvideoplay.videomanage.playermessages.PlayerMessage.runMessage(PlayerMessage.java:41)
at com.brucetoo.listvideoplay.videomanage.MessagesHandlerThread$1.run(MessagesHandlerThread.java:64)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
05-29 15:35:28.646 13280-13607/com.brucetoo.listvideoplay D/MediaPlayer: Couldn't open file on client side, trying server side

VideoPlayer in RecyclerView With multipleViews

I am having different view in my RecyclerView and implemented own OnScroll listener. My Question is "Is there any way to implement Video player in one of the list items rather than full list of videos only if possible can you provide an Example"

Can't play video from local storage

Hi
I can't play video from local storage.Here is my source

` final String filePath = Environment.getExternalStorageDirectory() + "/myfolder/590.mp4";

                    mVideoPlayerManager.playNewVideo(new CurrentItemMetaData(0, getRootView()), mVideoPlayerView,
                            filePath);`

Video's url is correct in my storage but I can't play video with your player
How i can solve my problem?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.