-
I made changes to the server example to save video on server.
I am trying to record the received video track on server - but somehow that seems to be working only for a few seconds, after which it …
-
Please audit the gms code.
I see this on the console log when a room gets connected:
```
W/JavaBinder( 2154): BinderProxy is being destroyed but the application did not call unlinkToDeath to unlink a…
-
Not sure what I'm doing wrong here.
- The offer contains details about the track - I can see the m line with the id & stream id.
- The answer contains a video m line (it contains two video m lines…
-
## Phenomenon Description
Using version 4c90a1a of mediaserver for forwarding, and then playing with webrtc, the playback stopped after a few seconds and could not continue playing.
## How to repro…
-
Hello, thanks for the plugin
I'm adding it to my project right now, The local stream displays so i can see my self, but the remote stream doesn't display
I'm using the example in STANDARD
This is m…
-
### Related Logs and Environment Information
![image](https://github.com/ZLMediaKit/ZLMediaKit/assets/16448447/8d70e7ea-e4e4-4493-84a4-a41df120d2e3)
![image](https://github.com/ZLMediaKit/ZLMediaKit/a…
-
Hi
Would it be possible to also expose the WebSocket functionality of libdatachannel in node-datachannel? There are the well-known websocket packages for nodejs (ws, websocket, and uWebSockets), bu…
-
I keep getting errors when compiling the example. I ran `tsc index.mts` and get the following errors:
Errors
```
index.mts:7:12 - error TS1378: Top-level 'await' expressions are only all…
-
One example: [node-datachannel](https://github.com/murat-dogan/node-datachannel/).
Create a new folder, and run:
```javascript
$ npm install import-sync node-datachannel
$ node
> importSync =…
-
Hi! I am trying to use libre webrtc components in my C application. libre is awesome, i was build it for armv5 and i can run it on hisilicon chip for ip cams with 64Mb ram.
We have only 16Mb spi flas…