Julian Santander
Julian Santander
Hi @danielpaulus. thanks. Well, my intent is professional: we're adding support for iOS devices on a test probe. Just executed the command you indicated, the output: xxd inbound-binary.bin: ``` 00000000:...
disabling usbmuxd (masking it as described in #37) changes slightly the behaviour: - When running first time after connecting the device. It is the same, flow stops after receiving &...
> usbmuxd will always force the device to configuration 4, even if 5 configurations are available: https://github.com/libimobiledevice/usbmuxd/blob/master/src/usb.c#L396-L399. It will also claim the usbmux interfaces; calling `set_configuration` from another program will...
For the record. I'm making progress in my port to C++, already capturing audio and video. For me, the key was what @qmfrederik indicated. It seems that usbmuxd requires the...
I'll try to add some more test later....
Thanks, Let me write it in my own words. Within one Kafka-Connect worker is not possible to set up connectors that connect to different Hadoop clusters. Setting up multiple connectors...
> Are you actually having issues with symmetric NATs for the people you are trying it with? Usually that's the only time you'll need to get into setting up manual...
> IRRC, Jamulus uses a server client architecture: participants send their audio data to a public server where the streams are mixed and sent back to all participants. The advantage...
> > In some cases, it looks like it is working but is unusable (I guess carrier-grade-NATs). > > UDP hole punching works for all types of NATs except for...