Ivan Poleshchuk

Results 14 issues of Ivan Poleshchuk

**Describe the bug** Sometimes, renditions will have some audio packets missing, and, potentially, mixed. The reason for that needs to be investigated. As a temporary workaround, fuzzy audio verification is...

status: backlog
need: investigation
area: verification

Part of https://github.com/livepeer/go-livepeer/issues/2394

**Is your feature request related to a problem? Please describe.** T node runs capability test on startup for each device. Currently, it does so on 'all-or-nothing' principle e.g. if 4...

status: active research

## About This is a proof of concept implementation of direct streaming between media server (Mist implied) and Transcoder. It eliminates latency caused by segment download and upload through HTTP....

**What does this pull request do? Explain your changes. (required)** Implementation of session tear down logic as part of verification process #2323 **Specific updates (required)** - - - **How did...

### About This is the first 'production' implementation of verification attack on Livepeer network (AFAIK). I believe, such efforts help highlight potential vulnerabilities, before they are exploited in the wild,...

Remove Epic verifier and corresponding CLI arguments, because it's replaced with local verification and fast verification based on MPEG-7 signatures. https://github.com/livepeer/go-livepeer/issues/2737

**What does this pull request do? Explain your changes. (required)** Fix for: https://github.com/livepeer/go-livepeer/issues/2649 **Specific updates (required)** This PR is mostly refactoring and adding some fields to support corresponding LPMS changes:...

**About** Include Netint driver build commands and Ffmpeg [branch](https://github.com/livepeer/FFmpeg/tree/livepeer-netint) with Netint support into `install_ffmpeg.sh`. Netint library sources still need to be obtained manually and put to `$ROOT/libxcoder_logan`. **Testing** ``` go...

We have encountered visual artifacts in transcoded videos on multiple occasions. R&D efforts are required to look into possible causes. Some leads are: - encoding with constant bitrate instead of...

area: transcoding