Feross Aboukhadijeh

Results 609 comments of Feross Aboukhadijeh

We've already discussed subtitles search in the past (see https://github.com/webtorrent/webtorrent-desktop/pull/677 for previous discussion) and concluded that we can't support it. However, supporting **subtitles over Airplay** is a reasonable feature request....

Thanks for the issue. We should definitely not do the 'run in the notification bar' behavior if there is no support for showing an icon. I believe it was pretty...

Initially, I think it would be easiest to add this to the Preferences page rather than the menu bar. We need to refactor the way that the Preferences page saves...

This is a cool idea. Re-opening to consider exploring it.

Agreed. This is a good feature suggestion.

I would love to have this feature for a new project I'm working on. @t-mullen Any idea how you'd like the API design for this to work?

A few questions: - Can either side call `restartIce()` when they detect the ice connection state is `failed`? Or do we need to implement the [Perfect Negotiation Example](https://w3c.github.io/webrtc-pc/#perfect-negotiation-example) to avoid...

@fauxsoup Are you still interested in committing working hours to this? I'd love to get this feature in.

@fauxsoup Feel free to start with the example implementation that you found. We'll take a look at your PR. @t-mullen @nazar-pc – do you have any other pointers for @fauxsoup?