Closed elson-currentcorp closed 3 days ago
Thank you for your suggestion. I appreciate your interest in improving the library. Your proposal to allow customization of RTCPeerConnection initialization properties is a great idea. We'd be happy to review a pull request for this feature. I will review it as soon as possible. Thanks for your contribution!
Hi, thank you for creating this library.
Is it possible to allow overwriting RTCPeerConnection instantiation properties? For example:
I'm using this library with mediamtx right now: https://github.com/bluenviron/mediamtx?tab=readme-ov-file#web-browsers-1 and I find that it doesn't work with the current default properties:
I'm not too familiar with WebRTC and its configurations, but these tweaks are what I found worked best with my setup.
I could create the PR if this change is welcomed.