Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please oh please, do not merge: CPU retry hack #1419

Closed
wants to merge 5 commits into from

Conversation

iameli
Copy link
Contributor

@iameli iameli commented Mar 13, 2020

This is a rather inelegant workaround for livepeer/lpms#168.

CPU transcoding of single-frame segments appears to work in versions of go-livepeer prior to ed8e8c4. So, this change enables the transcoder server as node.BackupTranscoder in -orchestrator -transcoder mode. In production, an old, slightly tweaked version of go-livepeer attaches to that transcode server. When a segment is ingested, transcoding is first attempted using the local Nvidia transcoder. If that results in a ZeroSegments error, it falls back to the remote transcoder.

Let's do something better than this real soon 😃 On the other hand...

image

Nice.

@darkdarkdragon
Copy link
Contributor

@iameli you can create draft pull request - it can't be merged

@iameli iameli marked this pull request as draft April 22, 2020 05:31
@j0sh
Copy link
Collaborator

j0sh commented May 20, 2020

Superseded by #1502

@j0sh j0sh closed this May 20, 2020
@hjpotter92 hjpotter92 deleted the eli/cpu-retry-hack branch September 26, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants