[Libav-user] RTP H.264 private data
Camera Man
i.like.privacy.too at gmail.com
Wed May 6 07:50:26 CEST 2015
On 05/05/2015 11:43 PM, Info || Non-Lethal Applications wrote:
> Hi guys,
>
> I’m sending an H.264 stream from the Mac to an iOS device using OpenH264 and RTP and it works great.
> I was wondering if there’s a chance to add private data to the packets so I could add some info in order to know the exact delay of the stream?
> I thought about adding a timestamp of the source machine to every packet.
This information was answered specifically about timing source
information, but what about the general question? I'm encoding an .h264
file, and would love to put packets inside that identify my software
version, incoming stream IP, ffmpeg version - e.g., once every SPS/PPS
comes along.
Is there a simple way to do that with ffmpeg? What are the best google
keywords to figure this out if not?
More information about the Libav-user
mailing list