Sean DuBois

Results 605 comments of Sean DuBois

This is for users where UDP isn't available @ArtemMartus Some networks block UDP or are poorly configured so UDP doesn't work as well as TCP. UDP is always preferred to...

@paullouisageneau How is this looking now? I will fix Windows tomorrow, not sure how I regressed it :(

Fixed Windows! Checked for `0` when should have checked for invalid socket

Sorry I missed so many things. This is a gnarly PR! I created a TODO list and will work off of that.

Thank you so much for doing this @nab-os. It’s such a honor to see people use this :) Would setting STUN Servers via [Link Header](https://www.rfc-editor.org/rfc/rfc9725.html#section-4.6) fit you use case?

@nab-os What do you think of adding Trickle ICE support to Broadcast Box + OBS? We return the STUN server in the Link header, and then OBS posts the gathered...

I HATE pushing back, I am a 'default yes' person. In the best interest of OBS/how the project operates I don't think this should be merged. Your 'Trickle ICE' PR...

This is a tough one, I am not sure how to solve it. I think the responsibility should lie with the `Payloader`. Instead of returning a `[][]byte` maybe it should...

Maybe we could try solving this with a `With..`? I will try it a few different ways and see what feels best.

@K0-RR @Jo-Blade Sorry I missed this :( If you are interested @K0-RR I would love to give you access to the repo! Then you can push changes as you need....