Skip to content

[Optimization] High bandwidth usage during heavy media streaming #17

@BleedingXiko

Description

@BleedingXiko

GhostHub currently generates high bandwidth usage during active media sessions. In testing, Pinggy’s console reported over 500MB of tunnel traffic within an hour of browsing video heavy categories.

Impact:

  • Can strain tunnel services (Cloudflare, Pinggy)

  • Could trigger data caps or slower connections for users

  • Potentially limits use for lightweight or mobile users

Possible Improvements:

  • Integrate optional transcoding, either using FFmpeg binaries or PyAV bindings to avoid external dependencies

  • Throttle or delay media preloading

Open to ideas and contributions,the goal is to maintain a zero setup experience for casual users, while providing optimization options for advanced setups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions