View Single Post
  #47  
Old 02-28-2013, 02:03 PM
danturner danturner is offline
Junior Member
 
Join Date: Dec 2012
Posts: 11
danturner is on a distinguished road
Default

Re: Rtmpdump build for Android


Quote:
Originally Posted by elBradford View Post
Dan,

Sorry for the long delay. I don't have email notifications turned on apparently.

Yes, I got it running properly. I confirmed through adb shell and saw the process. I even saw the logs as it started converting the stream. What you might be experiencing is a problem with ports. Check out "ephemeral ports" or something like that. You need a good port # otherwise it won't have the proper permissions. If you can get a root adb shell then you can troubleshoot as root.

Have you had any further luck since you last posted?

Bradford
Kinda.... I thought my issue was that Vitamio uses an older version of ffmpeg, that doesn't support non-seekable http streams. When i corrected this in ffmpeg and tested it in Linux it seemed to work, but the recompiliation for Android never worked properly.

Are you using Vitamio in your app? I assume you are because videoview won't support flash streams. May i be so forthright as to ask for a brief overview of your exact process? This has been causing me quite a bit of grief recently.

Thanks,

Dan
Reply With Quote