Question

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

Was it helpful?

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.

OTHER TIPS

Wireshark would be the tool for debuging.

If you want to record multicast TS stream for later viewing, use VLC or tsdumper2.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top