Skip to content

Fix streaming when doing headless rendering #16

@natevm

Description

@natevm

Previously, streamless rendering required draft API from zeroMQ to use UDP. This api is somewhat unreliable, and had to be commented out when the project went cross platform.

We should try using TCP instead of UDP to stream frames, and perhaps use ffmpeg for hardware accelerated stream encoding.

Can ffmpeg stream frames over a network?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions