issue-tracker icon indicating copy to clipboard operation
issue-tracker copied to clipboard

Features / change for the API

Open RobSpectre opened this issue 2 years ago • 1 comments

• Switch stream mutation for Player • Shortcuts for position and dimension on set bounds like in the app (e.g. '1/3rd' or 'Top Center') • Focus control • Either make playerCreate a blocking operation or provide some kind of callback/web hook when the newly created player is accessible in the API • Volume and seek input fields for PlayerCreateInput • 'live' mutation that will scrub player to most recent timestamp • Pass my own string as Player ID or other user-defined label for playerCreate. • Enumerate available streamTitles for contentId - would like to only accept what is available • Query saved layouts • Query sessions • Open session with saved layout • List all players (e.g. test sessions do not show up in API) • Query/mutations for timing • Webhooks for events (e.g. flags, stewards notices, etc)

RobSpectre avatar Feb 27 '23 19:02 RobSpectre

This is the running wishlist I put together while building the Python package - thanks again for shipping this in time for 2023!

RobSpectre avatar Feb 27 '23 19:02 RobSpectre