-
In https://github.com/elastic/kibana/pull/198507, we added data stream suggestions for endpoints that contain the `{index}` pattern and we assumed that all endpoints with this pattern accept data stre…
-
I can see there should have many use cases will be opened if this Web API is usable on the server side
https://developer.mozilla.org/en-US/docs/Web/API/Media_Capture_and_Streams_API
https://develop…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Media_Capture_and_Streams_API/Constraints
### What specific section or headline is this issue about?
Result (demo)
### What information…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
The StreamViewer API needs an overhaul. It will be rename as `Viewer` to match the new `Stream` and `Player` API. The new `Viewer` API will interface with one or more `Stream` and will use methods fro…
-
The suggested code:
```
from binance.websockets import BinanceSocketManager
bm = BinanceSocketManager(client)
# start any sockets here, i.e a trade socket
ts = bm.trade_socket('BNBBTC')
# then…
-
Note, I tried to increase the resolve time in the agent.js script by modifying the line
"
// wait for a bit so stats are not undefined
await new Promise((resolve) => setTimeout(resolve, 20000));
…
-
### Use Case
* Downloading a file from a bucket and saving it directly to disk
* Downloading a file from an HTTP response, and performing processing on its output
* Reading a file from disk as a …
-
Following this announcement, https://antmedia.io/merge-webrtc-conferences-as-a-single-video-stream , Is it possible to achieve this via API?
chai2 updated
3 years ago
-
Adding support for the Streams API[1] offers some benefits, and is well matched for Monix's strengths which would allow interoperability with the KStream DSL[2]. This could be implemented as a Monix K…