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

[website] Add playground #605

Open
3 of 5 tasks
wkozyra95 opened this issue Jul 1, 2024 · 0 comments
Open
3 of 5 tasks

[website] Add playground #605

wkozyra95 opened this issue Jul 1, 2024 · 0 comments
Labels

Comments

@wkozyra95
Copy link
Member

wkozyra95 commented Jul 1, 2024

Release blockers:

  • Add a way to configure connecting to local compositor instance in development and to production when deployed
  • Improve experience when the server is not accessible, or under heavy load (maybe retry request, make sure timeouts are configured, ...)
  • The request queue should handle the latest request and drop it if the request is too long in the queue.
  • Add some relatively complex scene that make sense (represents some sensible layout that looks "real")
  • Add local storage (and way to reset to default or one of the examples)

Lower priority:

  • [ ] Add support for generating MP4 output (10 second clips)
    • [ ] Generate input streams (input stream name + timer, the same as in docs)
    • [ ] Create new endpoint to run those renderers (leave old endpoint as it is)
  • Generate example inputs as MP4 (they will be used by WASM implementation)
@wkozyra95 wkozyra95 added the epic label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant