AUTHORS
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
aestream.egg-info/PKG-INFO
aestream.egg-info/SOURCES.txt
aestream.egg-info/dependency_links.txt
aestream.egg-info/requires.txt
aestream.egg-info/top_level.txt
src/CMakeLists.txt
src/aedat.hpp
src/aedat4.hpp
src/aestream.cpp
src/dvs_gesture.hpp
src/events_generated.h
src/file_data_table_generated.h
src/frame_generated.h
src/generator.hpp
src/imus_generated.h
src/ioheader_generated.h
src/stream.cpp
src/trigger_generated.h
src/viewer.cpp
src/flatbuffers/events.fbs
src/flatbuffers/file_data_table.fbs
src/flatbuffers/frame.fbs
src/flatbuffers/imus.fbs
src/flatbuffers/ioheader.fbs
src/flatbuffers/trigger.fbs
src/input/CMakeLists.txt
src/input/file.cpp
src/input/file.hpp
src/input/inivation.cpp
src/input/inivation.hpp
src/input/inivation_device.cpp
src/input/inivation_device.hpp
src/input/prophesee.cpp
src/input/prophesee.hpp
src/output/CMakeLists.txt
src/output/dvs_to_file.cpp
src/output/dvs_to_file.hpp
src/output/dvs_to_tensor.cpp
src/output/dvs_to_tensor.hpp
src/output/dvs_to_udp.cpp
src/output/dvs_to_udp.hpp
src/pybind/convert.cpp
src/pybind/convert.hpp
src/pybind/module.cpp
src/pybind/tensor_buffer.cpp
src/pybind/tensor_buffer.hpp
src/pybind/udp.cpp
src/pybind/udp_client.cpp
src/pybind/udp_client.hpp
src/pybind/usb.cpp
src/pybind/test/test_udp.py