Skip to content

Conversation

@DJ2LS
Copy link
Owner

@DJ2LS DJ2LS commented Jun 2, 2025

some testing with streaming audio.

This is a research and development PR for gathering experience with audio streaming. There is no release date. however, it can probably be improved until production readiness.

Things to find out:

  • Best practise for streaming audio to gui and back
  • Best parameters for audio buffering in terms of stability and delay
  • Test if codec2/rade mode implementation is making sense
  • Useful feature implementation

@DJ2LS DJ2LS changed the title audio streaming tests R&D audio streaming Jun 2, 2025
@DJ2LS DJ2LS added this to FreeDATA Jun 2, 2025
@DJ2LS DJ2LS moved this to In progress in FreeDATA Jun 2, 2025
@DJ2LS
Copy link
Owner Author

DJ2LS commented Jun 4, 2025

Audio streaming via tcp is problematic.
For LTE connections we need big chunks, like 2400bytes for example.

For fast network / wifi we could reduce down to 300bytes

@DJ2LS
Copy link
Owner Author

DJ2LS commented Aug 8, 2025

fastapi/fastapi#960

Problem is TCP/IP which causes problems on slow connections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants