Skip to content

Add HTTP streaming support for MCAP writer#76

Draft
siliconlad wants to merge 1 commit intomainfrom
add-network-streaming-for-mcap-files
Draft

Add HTTP streaming support for MCAP writer#76
siliconlad wants to merge 1 commit intomainfrom
add-network-streaming-for-mcap-files

Conversation

@siliconlad
Copy link
Owner

Summary

  • add an HTTP-based NetworkWriter that streams MCAP records using chunked transfer
  • update McapFileWriter.open to select the new network writer when a URL is provided
  • exercise the streaming path with an integration-style test against a local HTTP server

Testing

  • uvx pre-commit run -a
  • uv run --group test pytest -q tests/test_mcap_writer.py::test_streaming_writer_over_http

https://chatgpt.com/codex/tasks/task_e_68e04152b190832d8a28df2768f97e06

@siliconlad siliconlad self-assigned this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant