Skip to content
#

video-stream

Here are 80 public repositories matching this topic...

iameli
iameli commented Jun 7, 2022

Once upon a time you had to run -testTranscoder false if you were going to use Nvidia transcoding on Windows. That appears to have been fixed, hooray!

But I did it anyway:

./livepeer.exe -orchestrator true -transcoder true \
  -network offchain -serviceAddr 192.168.0.49:8935 \
  -nvidia 0 -v 9 -testTranscoder false

and it results in a completely useless O: it reports tha

amplify-video
yudao
yudao commented Nov 10, 2020

Is your feature request related to a problem? Please describe.
When I want to remove my videos, I need to know the S3 output bucket name to perform a storage deletion. But if CloudFront is activated, we loose the bucket name. For now, I have a function to replace "input" string to "output" string on the input bucket name.

Describe the solution you'd like

// WARNING: DO 
enhancement good first issue

Improve this page

Add a description, image, and links to the video-stream topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the video-stream topic, visit your repo's landing page and select "manage topics."

Learn more