bilibili / ijkplayer

Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
GNU General Public License v2.0
32.46k stars 8.12k forks source link

actionscript metadata over RTMP #2200

Open pingtv opened 7 years ago

pingtv commented 7 years ago

Hi,

We're a team interested in using ijkplayer as the viewing client for our app. We'll be using the RTMP iOS player.

A requirement we need is the ability to extract timed metadata that is sent on the publisher side. I didn't see anything obvious when scanning through, is that supported for your RTMP player?

Thanks

bbcallen commented 7 years ago

See libavformat/flvdec.c

pingtv commented 7 years ago

Sorry,

I cloned the repository, but cannot find it even via search. what's it's path?

On Tue, Nov 1, 2016 at 8:02 PM, bbcallen notifications@github.com wrote:

See libavformat/flvdec.c

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Bilibili/ijkplayer/issues/2200#issuecomment-257759651, or mute the thread https://github.com/notifications/unsubscribe-auth/AHu68PO1xoCNBMIpdhCvqL_-0qIq9us4ks5q5_1igaJpZM4Kmw41 .

bbcallen commented 7 years ago

It's an ffmpeg file.