-
### Describe the bug
When attempting to establish an initial connection to SurrealDB using a WebSocket URL, the connection fails silently. No connection is established, and no error is thrown or repo…
-
### Describe the Feature
Build a local video chat application using webRTC
### Use Case
This helps people learn more about building applications that can support video calls
### Additional Informa…
-
Subject: Trouble Displaying H.264 Stream from Scrcpy in React App
Hello everyone,
I'm facing some challenges consuming the H.264 video stream from the scrcpy server in my setup, and I'm looking …
-
OpenAI [added a realtime API](https://platform.openai.com/docs/guides/realtime/overview)!
How do we add this to ruby-openai?
- As simple and easy to use as possible
- Adding as few dependencie…
-
11-20 17:14:05.142 28311 28311 E Tauri/Console: File: http://tauri.localhost/ - Line 0 - Msg: Uncaught plugin websocket not found
main.ts
```
import WebSocket from "@tauri-apps/plugin-websocket";…
-
First of all, great job on the OCPP backend software you've created. We are trying to integrate our station software with your backend, but intermittently, we are encountering the error I shared below…
-
**Is your feature request related to a problem? Please describe.**
Originally brought up by @lowlighter [on the discord](https://discord.com/channels/684898665143206084/775393009981849600/127535592…
-
```
import "dart:async";
import "package:flutter_test/flutter_test.dart";
void main() {
Future future;
setUp(() {
future = new Future.value();
});
testWidgets("awaiting future with val…
-
### Problem Statement
This Python SDK has support for django ASGI. We noted that in this integration therer is a check for django channels and depending on that setup the SDK.
Currently, we use b…
-
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 …