Stream status stays idle for Mist-created streams
@wohlner is already working on this.
Since Sep 13, 2020.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug (required)**
A new stream in livepeer.com is created every time a new Mist stream is created. However, the status of this livepeer.com stream stays idle.
**Expected behavior (required)**
The status of the livepeer.com stream should say active.
**To Reproduce (required)**
Steps to reproduce the behavior:
1. Create a stream in Mist with Livepeer transcoding and stream into it. This should result in a new Livepeer stream.
2. In livepeer.com, verify the stream is created.
3. The stream status says "idle" even though the stream is active.
_Note - I don't think this bug is super critical right now because not a lot of people are using livepeer.com AND mist at the same time, but we should keep track of it here and fix it at some point._
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.