-
# 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…
-
When running CMake I get libscourcey.cmake is missing error. Is there any workaround for this?
`CMake Error at CMakeLists.txt:18 (include):`
` include could not find load file:`
` ../libsou…
-
Hello,
I'm trying to understand something about local modifications during `have-local-offer`.
**Scenario:** A transceiver is created with a sending track, its direction defaults to `sendrecv`. …
-
After upgrading to Xcode 7 beta 6 I got the following error:
ld:'..../Pods/libjingle_peerconnection/libjingle_peerconnection/libWebRTC.a(libjingle_peerconnection_objc.RTCICECandidate.o)' does not con…
-
On an environment with quickconnect together with cordova + libwebrtc on an ios device, this statement returns undefined sometimes and causes an error of which the application never recovers resulting…
-
We want to add G729, GSM, iLBC, Speex, G711, G722, AMR ,PCMA Codec with this plugin
Currently we are using this plugin for audio call with SIP protocol using this plugin. Now we want to add G729, …
-
HI.
I'm building an app and have some issue.
Here is my scenario.
```javascript
// Establish WebRTC Connection
InCallManager.start({ media: 'video', auto: true });
// Communicate through RTC…
-
https://w3c.github.io/webrtc-encoded-transform/#KeyFrame-algorithms
> 1. Gather a list of video encoders, named videoEncoders from encoder, ordered according negotiated RIDs if any.
VP8 in libvp…
fippo updated
2 years ago
-
I know Android support is still experimental, but is it working for some people?
I want to build an Android native library (.so file) which uses WebRTC's peer connection layer to enable p2p media stre…
-
Hey,
Application window sharing with the commercial version works wrong. Steps to reproduce:
1. Open any application in full screen mode (will call it X).
2. Open other one in non-full screen mode (wi…