{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PCMFlowUDP",
  "description": "UDP transport adapter for PCMFlow. Raw UDP, VBAN PCM, and RTP (PCMU / PCMA / G722 / L16 / Opus payload types) for streaming audio between Arduino devices and PCs.",
  "url": "https://github.com/tanakamasayuki/PCMFlowUDP",
  "author": {
    "@type": "Person",
    "name": "TANAKA Masayuki"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/tanakamasayuki/PCMFlowUDP-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 77,
  "datePublished": "2026-06-19",
  "license": "https://spdx.org/licenses/MIT"
}