Forum Discussion

slingxshot's avatar
slingxshot
Streaming Star
2 years ago

Get timestamp from HLS stream

Looking to get the timestamp of a "Live" HLS stream when the video is playing. I seen references to program date. Basically the date when the segment/clip was generated.

Here is an example:

#EXT-X-PROGRAM-DATE-TIME:2023-06-09T21:23:31.955Z

This is located inside m3u8 file.

Update....

Found it: 

["positionInfo"]["video"]

 

Thanks!

No RepliesBe the first to reply