-
We are a national streaming business trying to rewrite our ExoPlayer and Cast sender SDK specific implementations of playback and move to using the Media3 APIs instead to allow for more consistent cod…
-
The current implementation of the .open methods consists of a local cache which is then synchronized with the cloud.
This method can be replaced by [smart_open](https://github.com/RaRe-Technologies…
-
In Thanos we are moving forward with query sharding, parallelization and pushdown ideas 💪🏽 Recently, we pushed a change that is capable of safely pushdown certain aggregations to Prometheus (https://g…
-
One should be able to read multiple JSON documents appended to each other. This could be enabled by an option.
```
use strict;
use Test::More;
use JSON::Streaming::Reader;
my $jsonr = JSON::Streamin…
-
My programming skills are so poor that I really can’t do it (灬ꈍ ꈍ灬).
Here is the relevant document: https://www.volcengine.com/docs/6561/79823
I will pay you a certain amount of compensation. Thank …
-
adding nvr playback url with api : rtsp://admin:admin123@192.168.5.10:554/Streaming/tracks/1501?starttime=20230615T000420z&endtime=20230615T002134z
in config file url become : rtsp://admin:admin12…
-
### Describe the bug
When running tests against the TTS endpoint, I've observed that streaming the audio response takes nearly the same amount of time as receiving a fully generated audio file. This …
-
### Checkboxes for prior research
- [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJav…
-
Hello and thank you for this project! I'm diving in, and the code seems straightforward so far, but ran into this issue. The server is up, I'm able to stream the source to the server, but when start…
-
It's not mentioned in the documentation, so I'm wondering if this is already possible. I need a streaming JSON parser that can give me one JSON object after the other. No need for streaming each objec…