-
A Platform Interface initialization failure exception occurs in the first play attempt, and the Unity Editor frees up when the second play is attempted.
![image](https://user-images.githubuserconten…
-
**Problem:**
I'm facing difficulties while attempting to stream a live RTSP feed from an EZVIZ C3TN camera to an Amazon Kinesis Video Stream using GStreamer. The GStreamer pipeline doesn't seem to wo…
-
### System Info
- `transformers` version: 4.27.0.dev0
- Platform: Linux-5.15.0-58-generic-x86_64-with-glibc2.35
- Python version: 3.10.6
- Huggingface_hub version: 0.12.0
- PyTorch version (GPU…
-
### Summary
The documentation says that I can use either `name` or `function_arn` for `execute_lambda`. This is not the case currently, because only the `name` (possibly `None`) is passed to the wa…
-
Would be great to have support for AWS SDK v3.
```ts
import { DynamoDBClient } from '@aws-sdk/client-dynamodb'
const client = new DynamoDBClient({})
```
Thanks!
-
**Describe the bug**
`tools/symdiff.py` errors on recent diffs.
**To Reproduce**
Steps to reproduce the behavior:
1. in `tools` run `python3 symdiff.py bf40a32..HEAD`
**Expected behavior**
I…
-
The lobbies sample fails to create a lobby if RTC Voice Room is Enabled.
-
### Summary
This is ansible fragment from the code to create cluster:
```
advanced_security_options:
enabled: true
internal_user_database_enabled: true
mast…
-
### Summary
An `AccessDenied` failure is received when:
1. An attempt is made to use the `SSOAdmin` API. (_`IAM` and others work as expected._)
2. Running through Buildkite on an EC2 instance tha…
-
Hello,
Master: Raspberry Pi 4, KVS WebRTC SDK C 1.7.3
Viewer: Angular WebApp based on SDK JS example. The backend is a NodeJS app running on EC2 instance.
We stream webRTC video for displaying …