PAT and PMT Details of Video streaming

Hi Team,
I am working on getting video packet id,PMT,PAT details of Video streaming.I am able to get pid details of Video using below package.
https://github.com/Comcast/gots/tree/master/packet(I have imported this package)

Is there any other package for getting PMT and PAT details of streaming videos.

Thanks
Rajapandian.B

It’s in the package that you referenced (or it’s sibling package): https://godoc.org/github.com/Comcast/gots/psi

Thanks Calmh

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.