Matthew Waters
Matthew Waters
Attempting to use the demo web page with chromium results in: PermissionDeniedError: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV) Attempting to access https://demo.openwebrtc.org:38080 doesn't seem to exist
Looking through the API. I see many `from_handle` functions that can wrap an external handle which is great. Looking at the Queue object: 1. there is no public `from_handle` (FIXME...
Hi! I noticed from https://crates.io/crates/rtp-types/reverse_dependencies and https://crates.io/crates/rtcp-types/reverse_dependencies that you are depending on the `rtp-types` and `rtcp-types`. First of all, thanks. Let me know if you have any issues using those...