Raja Subramanian
Raja Subramanian
## Summary There are two (or three) different paths to initialise streams of RTPReceiver. This request is for consolidation/simplification. ## Motivation Simplification/Consolidation. ## Describe alternatives you've considered There are three...
#### Description Firefox camera tracks do not fire onTrack when screen share and camera is negotiated in the same offer. There were two issues 1. When updateRemoteDescription runs, only the...
**Describe the bug** (NOTE: Sorry, this is more of a question I think as I am trying to figure out an error rather than a bug report) Getting `Cannot read...
Hi, Wanted to ask this on #cassandra-ops, but facing issues getting on to the IRC channel. So, thought will ask for advice here. Will appreciate any help. I filed issue...
Hi, Got errors when trying to pip install cassback. Will appreciate any help. Here is my output $ sudo pip install cassback Downloading/unpacking cassback Could not find any downloads that...
There is use of `t.stopped` in `peerconnection.go`, but that flag is not set/used in `RTPTransceiver` at all. This PR sets that when a transceiver is stopped and provides an API...
Starting some work to be able to do send side bandwidth estimation. This is adding a `Pacer` interface to have a central place where all packets can go through. Still...
Reviewers: Looking for comments on the flow/structure. There is a bunch more to do. But, wanted to ensure that the plumbing and the approach looks okay before proceeding further. This...