On Tue, 22 Jul 2014 12:24:08 +0300
Mert Gedik <[email protected]> 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.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to