Using SDL to play DASH mpeg stream on android

Hi, I am able to compile to SDL, FFmpeg, DASH using android NDK. Now I am wondering how I can use those library to play the DASH mpeg stream. I am able to write the code to play it on iOS. But same code doesn’t seem to work on Android. Specifically, “avformat_open_input(&avFormatContextPtr, “”, NULL, NULL)” blocks on Android, but it doesn’t on iOS.
Any help will be greatly appreciated.

That sounds more like a question for another mailing list.
I suggest trying https://lists.ffmpeg.org/mailman/listinfo/libav-user/

Cheers,
VittorioOn Mon, May 20, 2013 at 3:31 PM, ah6511 <andy.y.huang at gmail.com> wrote:

**
Hi, I am able to compile to SDL, FFmpeg, DASH using android NDK. Now I am
wondering how I can use those library to play the DASH mpeg stream. I am
able to write the code to play it on iOS. But same code doesn’t seem to
work on Android. Specifically, “avformat_open_input(&avFormatContextPtr,
”", NULL, NULL)" blocks on Android, but it doesn’t on iOS.
Any help will be greatly appreciated.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org