[Libav-user] newb mp4 question

Andrey Utkin andrey.krieger.utkin at gmail.com
Thu Oct 6 13:27:30 CEST 2011


2011/10/6 Atli Thorbjornsson <atlithorn at gmail.com>:
> Thanks Andrey, unfortunately the Android does not support FLV
> contained AAC. The stream I'm trying to use is actually FLV and I was
> hoping to remux to MP4 since that seems to be the only way that the
> Android can play AAC from the network.

Sorry for not asking this first: how do you stream? just by files
downloaded by http? or by RTSP? maybe sth else?
I had success streaming MP4(h264+aac) by RTSP, and FLV(h264+aac) by
RTMP (not sure if i had tested RTMP with android, but likely). But
each time i've coded protocol actions by myself.
If you need, I can share my code of streaming applications (in C,
using libavformat), i have wrote it for a company, and it doesn't need
it after all, so i'm going to publish it soon.

-- 
Andrey Utkin


More information about the Libav-user mailing list