-
Hey Hugand. Love your work. So I've been trying to send live frames to server after converting to base64. But the conversion from yuv to normal image for every image captured takes a lot of time. Is i…
-
TL;DR From the roadmap (#1), we want streaming computation, even on arbitrary expressions and user-defined functions.
```
func wavg(xs, ws):
return sum(xs * ws) / sum(ws)
end
let trades = l…
-
Jobs should be able to send intermediate results (say a model that scores above a given threshold) multiple times during it's running rather than simply returning a single value (for each output, that…
-
Hi!
I don't know how active this project is, but there's some new features in MonoTorrent which may make this project simpler to implement.
https://github.com/alanmcgovern/monotorrent/issues/257…
-
Are there any plans to support streaming?
-
```
What steps will reproduce the problem?
1. Open youtube through proxy
2. click on any video
What is the expected output? What do you see instead?
The video should stream since the youtube is not …
-
```
What steps will reproduce the problem?
1. Open youtube through proxy
2. click on any video
What is the expected output? What do you see instead?
The video should stream since the youtube is not …
-
it would be super awesome to have an API like this:
``` js
var fs = require('fs')
var NCoder = require('ncoder')
var webmEncodeStream = new NCoder.createEncodeStream('webm', {
"videoWidth": 640,
…
-
```
What steps will reproduce the problem?
1. Open youtube through proxy
2. click on any video
What is the expected output? What do you see instead?
The video should stream since the youtube is not …
-
Wouldn't it be nice to watch the videos/movies locally as well? I mean there should be an option to play the video on PC/Laptop where the actually the downloading is going on.