-
Reference:
[WebRTC Native API](https://webrtc.googlesource.com/src/+/master/native-api.md)
[samples client & server both side](https://webrtc.googlesource.com/src/+/master/examples)
-
**Describe the bug**
I tried to import the WebRTC packages via the Feature Tool and manually via Package Manager>Add package from tarball into Unity.
First thing I noticed is that I can't use the sa…
-
A post in https://github.com/aiortc/aiortc/issues/85 says
> Maybe the root cause is something weird happening in the python selector generated by others things that share the same event…
araii updated
3 weeks ago
-
Configuration:
OS: Ubuntu 18.04.1 LTS
Libsourcey: commit: ce311ff22, date: Sun Mar 25 12:32:55 2018, tag: 1.1.4
WebRTC: webrtc-22215-ab42706-linux-x64.tar.gz from [this page](https://sourcey.com/pr…
-
Hi,
I have a reactjs application and I want to use the javascript sdk, with typescript ...is there a complete example that works?
This one sets you up, but you cannot actually run the code becaus…
-
I have a coturn server running on a linode instance with the following config:
`# listening-ip=private ip
external-ip=public ip
tls-listening-port=5349
listening-port=3478
min-port=10000
max-…
-
Configuration:
OS: Ubuntu 18.04.1 LTS
Libsourcey: commit: ce311ff22, date: Sun Mar 25 12:32:55 2018, tag: 1.1.4
WebRTC: webrtc-22215-ab42706-linux-x64.tar.gz [from](https://sourcey.com/precompiled-…
-
I have this code:
```
class Server_Audio_Stream_Offer(MediaStreamTrack):
kind = "audio"
def __init__(self, q):
super().__init__()
self.speackers_deck_queue = q
…
-
Fatal Exception: java.lang.UnsatisfiedLinkError: No implementation found for livekit.org.webrtc.FrameCryptorKeyProvider livekit.org.webrtc.FrameCryptorFactory.nativeCreateFrameCryptorKeyProv…
-
Hello, when trying to build UnityD3D I am getting following errors. I can see that unity IS referenced properly. I also managed to solve all problems in #40
```
Severity Code Description Project …