streameth-platform
streameth-platform copied to clipboard
An open-source event & live-streaming solution.
**Describe the bug** When viewing the library in grid view, the "Upload to IPFS" button is visible in the video options. This button should not be displayed in this view....
**Describe the bug** In the video information display, the timestamp is currently labeled as "Updated at". This is incorrect and potentially misleading for users. The timestamp should instead show when...
## User Story **As a** User, **I want** to be able to upload multiple videos in parallel, **so that** I can efficiently manage multiple video uploads without needing to open...
## Description The reason many of our videos seem to fail is that the webhook is not properly triggering the fetching of the video information once the `assetId` is ready....
### Current Behavior When uploading a thumbnail, the image expands beyond its container, pushing the buttons downwards and causing layout overflow issues. ### Expected Behavior - Uploaded images should be...
**Describe the bug** The edit session page experiences overflow issues when the second accordion is opened. This causes layout problems and potentially obscures content or controls. **To Reproduce** Steps to...
**Describe the bug** The download button on the watch page has incorrect padding, making it visually inconsistent with other buttons on the page. **To Reproduce** Steps to reproduce the behavior:...
**Describe the bug** When a session title is longer than a certain number of characters, it overflows the modal on the clip page, causing layout issues and potentially obscuring other...
**Describe the bug** The navigation bar contains buttons that are difficult to see, creating a usability issue for users. **To Reproduce** Steps to reproduce the behavior: 1. Navigate to any...
## Description As found in this issue (#853) there is a problem with older entries in the database when we were not saving the `assetId` returned from livepeer, this caused...