[Libav-user] About fetching RTMP metadata with ffmpeg
wm4
nfxjfg at googlemail.com
Wed Jul 23 01:20:10 CEST 2014
On Tue, 22 Jul 2014 12:24:08 +0300
Mert Gedik <gedikmert89 at gmail.com> wrote:
> Hello everybody,
>
> I need to show metadata information that attached by the Flash media server
> in RTMP streams, but according the reference in below, this information
> comes with the data key frames, does this mean I need to find this data in
> AVPacket structure ?
>
> I've found AV_PKT_DATA_METADATA_UPDATE flag in AVPacket but there isn't any
> information in internet about what this value is for and how to use this
> value
I don't think this is implemented for RTMP. It would require someone to
implement it, obviously.
More information about the Libav-user
mailing list