Doug Petkanics
Doug Petkanics
Yes, definitely a lot of problems to be solved around coordination and orchestration if we spread out the transcoding. In general it seems like the eventual strategy for p2p content...
Should the default for 60 FPS inputs be to only output 60 FPS outputs? I don't know what the normal expectation is for users.
The reason I'm asking is because that's a long list of output streams (can one node encode all in realtime?) if the input is 60fps. It would do all rendition...
Thanks for checking it out. Livepeer does not yet work on Windows, as the golang Livepeer node needs to be updated to support windows paths and os calls. It's being...
Hello. I was curious where you envision the models living, and where you envision the compute for inference running? Can it all be packaged into the frontend player/SDK distribution, or...
My high level view is that I think it really depends on the job type and compute requirement. Some types of jobs performed once during transcode on high performance GPUs...
I'm guessing there's not a test cluster set up for this, but I bet there's some info in the way of blueprints you could follow if you were setting up...
@Strykar Could you elaborate a little bit more on the workflow that you envision for a backend.ai user? What type of task would they be looking to perform, what would...
It's a little abstract to me, due to not being in the weeds of node operation. I think the meaningful signal here would be if O's actually wanted and saw...
Are these designs for the next iteration of the node? We already have `livepeer` which launches the node `livepeer stream `which does what you describe as `view` above. See `cmd/livepeer/main.go`