This package provides the PCAP source, capable of reading files in pcap
format.
It is part of Membrane Multimedia Framework.
The package can be installed by adding membrane_pcap_plugin
to your list of dependencies in mix.exs
:
def deps do
[
{:membrane_pcap_plugin, github: "membraneframework/membrane_pcap_plugin", tag: "v0.9.0"}
]
end
Copyright 2019, Software Mansion
Licensed under the Apache License, Version 2.0