Membrane PCAP plugin
November 15, 2023 ยท View on GitHub
Warning: this package is experimental!
This package provides the PCAP source, capable of reading files in pcap format.
It is part of Membrane Multimedia Framework.
Installation
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 and License
Copyright 2019, Software Mansion
Licensed under the Apache License, Version 2.0