Skip to content

Tools for working with tcpdump/Wireshark captures of MPEG-2 TS streams

License

Notifications You must be signed in to change notification settings

Eyevinn/pcap-tools

Repository files navigation

pcap-tools

Tools for PCAP files with TS streams

Test golangci-lint GoDoc Go Report Card github release license

PRs welcome made with heart by Eyevinn Slack

Tools for investigating and reusing tcpdump/Wireshark captures of TS streams.

The tools available this far are:

  • pcap-replay

Requirements

This project uses Go version 1.22 or later.

Installation / Usage

Use the Makefile to get build artifacts into the out directory, or use the standard go build steps:

go mod tidy
cd cmd/pcap-replay
go run .

Development

Uses standard Go tool chain.

Contributing

See CONTRIBUTING

License

This project is licensed under the MIT License, see LICENSE.

Support

Join our community on Slack where you can post any questions regarding any of our open source projects. Eyevinn's consulting business can also offer you:

  • Further development of this component
  • Customization and integration of this component into your platform
  • Support and maintenance agreement

Contact [email protected] if you are interested.

About Eyevinn Technology

Eyevinn Technology is an independent consultant firm specialized in video and streaming. Independent in a way that we are not commercially tied to any platform or technology vendor. As our way to innovate and push the industry forward we develop proof-of-concepts and tools. The things we learn and the code we write we share with the industry in blogs and by open sourcing the code we have written.

Want to know more about Eyevinn and how it is to work here. Contact us at [email protected]!