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

headless API #63

Open
Osthaffn opened this issue Jun 11, 2024 · 0 comments
Open

headless API #63

Osthaffn opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@Osthaffn
Copy link

Looking to better support functionality in containerized IDEs where instead of opening a window to render an image, images are sent over the network and are opened/viewed from a local buffer.

Describe the solution you'd like
If there is a rendered "live_stream" of image frames stored locally, where the data has a sequential naming convention or schema per session, this would also enable functionality so that the image stream could be accessed for re-display in a simulated manner, either forward or reverse, and at different frame rates, which would be particularly useful for containerizing/mapping discrete image/sequences against higher level business objects.

Would also be helpful if when the session was ended, the buffer were emptied so junk data doesn't build up, but also a function to save the stream as a new buffer collection that could be stored locally and managed/removed at a later time.

Describe alternatives you've considered
Blue Engine seems to be the way to go for my project, so why look anywhere else? I'm just going to roll up my sleeves on this one and get started, and see where it goes...

-Osthaffn

@ElhamAryanpur ElhamAryanpur self-assigned this Aug 6, 2024
@ElhamAryanpur ElhamAryanpur added the enhancement New feature or request label Aug 6, 2024
@ElhamAryanpur ElhamAryanpur added this to the 0.6.0 milestone Aug 6, 2024
@ElhamAryanpur ElhamAryanpur added the help wanted Extra attention is needed label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants