-
With vertex lighting, the wrong diffuse color is used for realtime lights. Instead of the basic diffuse texture, the result of multiplying the diffuse with the vertex color is used. This comes from th…
-
After trying out realtime, authentication and identification of users that are sending messages is very hard to achieve with the current setup.
It would be awesome to be able to customize more of the…
-
Hey would be cool to support [speech-to-speech Realtime API](https://openai.com/index/introducing-the-realtime-api/) from OpenAI
Is there any plans for that?
-
is there a way to manually set the sample rate. the audio_play.loop(); is playing the audio at chipmunk speed.
-
I ran the model on a high-quality image and it took about 8 Seconds to infer the depth. I'm wondering if there is a smaller model suitable for real-time application or any other suitable edits for thi…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no si…
-
Thanks to all the contributors of this project for the work you have done on it. I have been enjoying this extension so far.
I have ran into an issue when trying to use audio sinks. Even for the ba…
-
Simple,
***FullStack Project using MERN & libraries like Socket.io , React-redux-toolkit***
@Open-Source-you Please assign this issue for me under ***hacktoberfest, hacktoberfest-accepted*** lab…
-
I am trying to create a close-to-realtime streaming implementation. The user should be able to remotely control the browser, so the streaming delay needs to be minimal. I tried different solutions, th…