Releases: hsidd1/MQTT-RadCam-Stream
Releases · hsidd1/MQTT-RadCam-Stream
Live Data Transmission ver
Release Notes
- Program now supports live data from two radars and USB camera.
- Data is able to record and save in a log folder containing all necessary pieces for processing and synchronization (coordinates, timestamps, frame ids, frames themselves, etc)
- Next steps are to combine this with the visualization project.
Generated notes:
What's Changed
- Live radar publishing by @hsidd1 in #14
- Live camera publish and receive by @hsidd1 in #16
- saving live data by @hsidd1 in #17
Full Changelog: v1.0.0...v2.0.0
v1.0.0-beta MQTT Frame Process
Status
- Program runs with internal clients, localhost broker and processes frames immediately and accurately, simulating video playback (30 fps).
- Radar data is transferred but not visualized in this release.
What's Changed
- Feature/receiver end display by @hsidd1 in #5
- Feature/cv frame display by @hsidd1 in #4
- Create python-app.yml by @hsidd1 in #6
- separate pure receiver process by @hsidd1 in #7
- Develop/localhost by @hsidd1 in #8
##Contributors
Full Changelog: https://github.com/hsidd1/MQTT-RadCam-Stream/commits/v1.0.0