Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata for images #28

Closed
Kapim opened this issue Apr 14, 2023 · 1 comment
Closed

Metadata for images #28

Kapim opened this issue Apr 14, 2023 · 1 comment
Milestone

Comments

@Kapim
Copy link
Contributor

Kapim commented Apr 14, 2023

The client should allow adding metadata to HTTP and WebSocket /image streams to optionally allow multiple image streams at a time.

Current signature of the method: send_image_http(self, frame: np.ndarray, timestamp: Optional[str] = None, batch_size: int = 1)
New signature: send_image_http(self, frame: np.ndarray, topic_id: Optional[str] = None, timestamp: Optional[str] = None, batch_size: int = 1)

@Kapim
Copy link
Contributor Author

Kapim commented Nov 10, 2023

The http metod was removed.

@Kapim Kapim closed this as completed Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant