bbaldino

Results 163 comments of bbaldino

As someone who's dealing with migrating from an old properties file (that we can't deprecate right away), I've often wished the lib had support for something like this as it...

I dug into this a little bit, thinking that maybe just the value passed to `Vec::with_capacity` could be fixed to resolve this, but it looks like there's other code that...

> I'm more than happy to open a PR to make changes on README.md. That would definitely be welcome.

If ffmpeg hangs/has an issue, there's not really much we can do about this. You may be able to post-process the file to repair it.

Have you signed the CLA?

I think I remember smack not being happy with an ip address for the domain. If there was an issue with it though it should show up in the jibri...

Is that jibri log unedited? The sudden stop of logs regarding the call joining is odd (it looks like it was forcibly restarted maybe?)

The Jibri in those logs was told to stop before it was able to join the call--though it's quite possible joining the call was going to fail. This could be...

Ok, I think this might be your problem `Error: Strophe: BOSH-Connection failed: host-unknown`. But I'm not sure why that would affect Jibri and not other users. @damencho any ideas?

Am I understanding you correctly that you think we shouldn't hard code the use of `https` and instead allow a way to navigate to an `http` url?