The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Using SDL to play DASH mpeg stream on android
ah6511


Joined: 21 Mar 2013
Posts: 4
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.
Using SDL to play DASH mpeg stream on android
Vittorio Giovara
Guest

That sounds more like a question for another mailing list.

I suggest trying https://lists.ffmpeg.org/mailman/listinfo/libav-user/

Cheers,
Vittorio



On Mon, May 20, 2013 at 3:31 PM, ah6511 wrote:
Quote:
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

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org