Skip to content

v0.3.1 NAL Parsing + System and Network Metrics

Pre-release
Pre-release
Compare
Choose a tag to compare
@groovybits groovybits released this 20 Jan 13:55
· 271 commits to main since this release

Beginning to parse the mpegts packets, collect system and network metrics.

  • DPDK doesn't work yet, needs to be worked on through the vagrant VM using the Capsule Rust crate.
  • Kafka metrics are not wired up for NALs extraction or System/Network metrics. TODO
  • SMPTE2110 is not assembled yet, but can capture without loss at 60fps 1080p lines with pcap (DPDK needed).
  • Splitting up of stream parsing and code arrangement improvements.