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

Server side rendering #7

Closed
arsen opened this issue Jan 28, 2023 · 2 comments
Closed

Server side rendering #7

arsen opened this issue Jan 28, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request render processing issues that involve post capturing processing

Comments

@arsen
Copy link

arsen commented Jan 28, 2023

Hello, is there a way to render the widget to an image on the server side, maybe with headless flutter?

@polarby
Copy link
Owner

polarby commented Jan 28, 2023

I am not quite sure what your issue is yet, but we will figure it out.

Just so I know if I understand you correctly, would the following process display your request/problem?

  1. Capturing on the device side
  2. Writing frames on the device side to a local directory
  3. Uploading those image frames files to the server
  4. Server processing of files to video/export format with FFmpeg?

Or, are you requesting support for the web, if so, please refer to this issue, so we can find a solution together. I am available for collaboration if you are invested in extending the Renderplugin for the web.

Otherwise please enlighten me with more details, so I can help you :) PS. I am unfamiliar with headless flutter so far.

@polarby polarby added question Further information is requested render processing issues that involve post capturing processing waiting for response labels Jan 28, 2023
@polarby
Copy link
Owner

polarby commented Jan 30, 2023

I am closing this as a duplicate of #6 . If you think I misunderstood you, please make sure to clarify your issue.

@polarby polarby closed this as completed Jan 30, 2023
@polarby polarby added duplicate This issue or pull request already exists enhancement New feature or request and removed question Further information is requested waiting for response labels Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request render processing issues that involve post capturing processing
Projects
None yet
Development

No branches or pull requests

2 participants