Jackson Coxson

Results 89 comments of Jackson Coxson

The jar or plugin, which people are downloading and using, does not create git.properties. I think that is the feature request here. From what I know about the code, it...

Hey is there an update to this? This crate is currently broken, and people trying to build my software are using my fork.

No, you cannot pair without USB. USB is required by Apple, there is nothing that JitStreamer can do about that. Sorry!

I see, I’ll disable my experimental USB additions until I figure them out.

Looks like I was kinda smart when I wrote it and forgot about it, you can pass ``—disable-usb`` and that code won’t run. I’ll change it to the opposite ``—enable-usb``...

If I had to guess, your device isn't set up for network connections. You have to enable it through lockdown. You can write some code to do it, that's the...

https://github.com/jkcoxson/JitStreamer/blob/01d07718d15f807eda8dcd2b7b36eb1c52e64d19/src/pair.rs#L136

If you set the RUST_LOG to info does it show it’s trying to add it?

I will look into this and see if I have the same issue with the current code base.

Do you have usbmuxd running as well?