streameth-platform icon indicating copy to clipboard operation
streameth-platform copied to clipboard

An open-source event & live-streaming solution.

Results 111 streameth-platform issues
Sort by recently updated
recently updated
newest added

**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....

bug

**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...

bug
medium priority

## 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...

enhancement

## 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....

3rd party related
task

### 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...

bug

**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...

bug
low priority

**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:...

bug
low priority

**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...

bug
low priority

**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...

bug
low priority

## 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...

task