Skip to content

[Improvement] Render media in intermediate outputs instead of showing base64 strings #1225

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

Open
xiaofei-du opened this issue May 2, 2025 · 1 comment
Labels
improvement Improvement on existing features improvement-1 instill-core Instill Core related

Comments

@xiaofei-du
Copy link
Member

Where are you aiming to make improvements?

Instill Core

Describe the Problem and Proposed Solution

Problem

The component output I got from operators like TASK_SEGMENT and TASK_EXTRACT_FRAMES return base64-encoded strings in their intermediate outputs, instead of rendering the actual data (e.g., audio segments or images).

Proposed solution

Update the component’s intermediate output handling to properly render media—such as playing audio with an audio player—instead of displaying raw base64 strings.

Anything Else?

Image

@xiaofei-du xiaofei-du added improvement Improvement on existing features instill-core Instill Core related labels May 2, 2025
Copy link

linear bot commented May 2, 2025

@xiaofei-du xiaofei-du changed the title [Improvement] Support intermediate [Improvement] Render media in intermediate outputs instead of showing base64 strings May 2, 2025
@xiaofei-du xiaofei-du added the improvement-1 label May 6, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement on existing features improvement-1 instill-core Instill Core related
Projects
None yet
Development

No branches or pull requests

1 participant