2017-02-12 10:03 GMT+01:00 Jan Koppe <[email protected]>:

> I've dug a bit into the rtp protocol (very basic understanding only for
> now) and saw that our cameras support the ONVIF 1.0 standard,
> which says that a wallclock NTP timestamp is sent within the RTP
> header. As far as I can see this would be ideal: the university is
> running a dedicated NTP server to which all devices synchronize, so
> if we could leverage this timestamp to sync up audio and video our
> issues would be solved (there will probably still be a small offset, but
> that should be much more consistent and can be fixed easily).

I suspect ONVIF is not supported by FFmpeg (the wikipedia page
contains hints that this is a pure marketing thing though, all the
better if it really works).

> At this point I am completely stuck: I tried capturing in separate
> processes, a single process with multiple inputs, different -vsync
> parameters but have not got it to work at all.

(Command line and complete, uncut console output missing.)

> It seems that ffmpeg is
> not capable of detecting these timestamps.

Patch welcome!

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to