-
I don't know if this might already be fixed on another branch but at least on the gui branch the Settings don't really work.
They do not change or affect the stream in the backend. Although setting …
-
```
import "dart:async";
import "package:flutter_test/flutter_test.dart";
void main() {
Future future;
setUp(() {
future = new Future.value();
});
testWidgets("awaiting future with val…
-
First of all, thanks for maintaining this internet filter. I am using it on my kids' laptops.
Long story short, I cannot figure out how to get WebSocket connections to work through the proxy. It'…
-
Currently, we don't have plans to add support for Streaming STT.
We will reconsider this decision if there is enough demand for Streaming STT in Ruby.
Add a 👍 to this issue if you want Streaming ST…
-
### Is your feature request related to a problem?
I sometimes need to read/write a large incoming binary websocket stream of frames before its finished (FIN) frame arrives, so that it does not need t…
-
### Describe the project you are working on
We are working on an application to help poor farmers in Colombia that communicates data via websockets, is an open source non-profit research project
…
-
## User Story
As a developer I can programmatically adjust the roll angle of the camera from 0 (level) to +/- 180° and I can programmatically adjust the pitch angle from 0° (looking down) to 180° (…
-
When an active HUAWEI M-Pen lite stylus is used on a HUAWEI MediaPad M5 lite tablet in the Chrome webbrowser, stylus positions are transmitted with defects shown in the screenshots below. The blue lin…
-
Hello @DhanushNehru,
I have an idea for the project that involves creating a backend server connected to a database.
The concept is to allow users to either join or create a room upon logging in…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is a: (mark with an x)
- [x] bug report -> please search issue…