network-programmingreal-timereal-time-datatransport-stream

Dumping real time TS data into a file


I want to capture TS packets from Network and dump it into a file.Can you suggest me a tool for doing this. Thanks in advance


Solution

  • I would suggest using Wireshark. You can stream your TS and capture it in realtime, then filter out the TS packets and save them to a file.