I'm trying to get the PTS value from a MPEG-4 video that I'm streaming using RTP without using Transport Stream (TS). I've been able to get this value when muxing the video in TS, but now I want to send the video without using the TS and I wonder where to locate the PTS...
Is there any header that indicates where the PTS is stored or something?
Thanks for your help!