-
Fresh installation of this project today (OSX 10.11.3 El Capitan). Common steps performed:
``` bash
$ source ios/build.sh
$ WEBRTC_RELEASE=true
$ get_webrtc
```
Ok, then:
``` bash
$ build_webrtc
``…
-
-
Hello, I want to inquire about a problem that NACK is sent but no retransmission succeed.
The scenario is as follows: SDK pushes the stream to mediasoup server1, and mediasoup server2 receives thi…
-
### Echo (Round trip audio/video packets)
### Signaling/Media
- Renegotation
- Simulcast
- Multiple media sections
- Offerer controls PayloadTypes
- Answerer properly responds to ena…
-
# Please read first!
Please use [discuss-webrtc](https://groups.google.com/forum/#!forum/discuss-webrtc) for general technical discussions and questions.
If you have found an issue/bug with the nati…
-
Process: owt.sample.conference, PID: 13532
java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=100, result=-1, data=Intent { (has extras) }} to activity {owt.sample…
-
Calculate the maximum MTU size that can travel the entire path machine1machine2.
The easiest way is probably to craft heartbeat messages starting at the maximum value until they are successfully re…
-
**Describe the bug**
When launching the macOS build of Tabletop Club, the application fails to start and throws an exception.
**To Reproduce**
Steps to reproduce the behavior:
1. Download the…
-
Let's say I'd like to optimize the WebRTC call for musicians. I want the notes they play to sound as pure as possible when traversing the peer connection. In my testing, instruments don't sound great …
-
I would really appreciate a quick example from someone on how to use these build scripts to specify a specific Git revision and also a pre-Git SVN revision.
Thanks.