-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vitamio based app not streaming video #18
Comments
I test the two link, it's playback fine. can you tell us some error log? |
Strangely enough, there's no errors in LogCat. Pressing the start button spits out this: 07-23 14:41:21.341: I/ActivityManager(96): Starting: Intent { cmp=com.example.vdemo/.Player } from pid 6564 My source for this app is here: https://www.dropbox.com/sh/mf697dzxu0klase/2yylixeoX0 |
You can look the demo, must add the line code
|
Thanks! It works now. By the way, is it possible to customize the UI, since I need to put more emphasis on some controls rather than others |
Wrote a test app which simply streams video from http://www.learnwake.com/samples/flv/HsFs3603dSequence_h.flv. All I see is a black screen. I tested the link on my computer using VLC Player and it streams fine. I then tested this link on my test app: http://ia600204.us.archive.org/2/items/Pbtestfilemp4videotestmp4/video_test_512kb.mp4 and it has the same problem, it won't play. Is there anywhere I can download an older version of the Vitamio library?
The text was updated successfully, but these errors were encountered: