surfrock66

Results 38 comments of surfrock66

This is NOT an issue in the ubuntu openshot developers ppa, which is currently on 2.6.0-dev

+1 for this feature; we're replacing a 10-host XenDesktop environment and if we could run Ravada off of a Multi-Host Proxmox Cluster if would be a no brainer.

Subsequent research gave more insight; we had been testing with a recording line, but upon testing with a real recipient we learned that the mic never wakes up on resume....

We fixed this by making the resume asynchronous and using "replaceTrack" instead of "addTrack" which adds another Sender, instead of updating tracks in the existing sender. We think this is...

We fixed this in our fork, please see this commit. Because we're so far downstream I haven't applied a pull request, but the fix works: https://github.com/L1kMakes/sipml5-ng/commit/f0432ecd1dd36036755b653b7cdf386adf69c7be

This a bit of a pain (I left my previous job where I was working on this and had to batch a ton of changes in 1 big commit). We...

Not sure; what is that tag? Do you know what info is being sent for the user/callerID? That's in the header, and I see "NameAddr.Parse" is part of the error.

Hmm, not sure. It could be around the way the webRTC stream reattaches, but it worked in our tests; the interesting thing is the changes to webRTC we made in...

We can close this; I'm no longer with that organization and am not sure they are continuing this project.

This has been determined to be a deal-breaking feature for our organization. One idea I had was to add some small settings to the meeting create screen, a slider on...