Pergunta

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

Foi útil?

Solução

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.

Outras dicas

Wireshark would be the tool for debuging.

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top