Skip to content

Investigate/implement sending camera feeds over websockets #528

@gerth2

Description

@gerth2

https://nickhuber.ca/blog/python-opencv-camera-websockets has a reasonable pattern for how to do it

In java, ideally, set up one class to stream all camera data over a single, dedicated websocket port (independent of data stream)

Add javascript in UI to connect to that port and trigger frames to be sent for just the feeds needed, and paint the UI with any received frames.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions