Black Box Embedded, LLC
Black Box Embedded, LLC
A possible clue to add support: https://github.com/dji-sdk/Osmo-GPS-Controller-Demo****
Initial research shows that the Tidal app doesn't allow remote control. It also doesn't appear to have a public API at the moment.
Looks possible: https://developer.tomtom.com/camera-media-server
https://github.com/tomtom-international/BanditCameraKit-iOS
@mcomisso I actually considered this early on at the time I couldn't find any free APIs. I've also noticed that these BMW VIN lookups are unavailable quite often. I actually...
https://developer.garmin.com/downloads/virb/Camera_Network_Services_API_v0.5.pdf
Matching Android issue: https://github.com/blackboxembedded/WunderLINQ-Android/issues/2
Sorry about that, I think I have the formatting fixed now.
I just tested and you are correct it does fail. The same is true the other way as well. I would guess the use of \ or / in a...
Sorry for the delay, here is what I came up with. Something about is_path_sep(int ch) is causing a seg fault later in the app and I couldn't track it down.