Turn your phone into a space monitoring tool
1–10 of 92 posts
Re: Turn your phone into a space monitoring tool
#2Re: Turn your phone into a space monitoring tool
#3Re: Turn your phone into a space monitoring tool
#4Re: Turn your phone into a space monitoring tool
#5We don't even have apps to turn an Android/iOS device into a proper native webcam using UVC over USB2.0 & all attempts at RTSP/other sttreaming protocols just feel hacky & laggy.
Re: Turn your phone into a space monitoring tool
#6We don't even have apps to turn an Android/iOS device into a proper native webcam using UVC over USB2.0 & all attempts at RTSP/other sttreaming protocols just feel hacky & laggy.
afaik newer device kernels in android implements f_uvc function for it's usb gadget interface but i'm not sure you can use this without root. so, apps can't create this functionality without root.
also i'm not sure it's works even apps can get root. i didn't tried yet because my phone not support f_uvc and released kernel sources sucks.
src: https://android.googlesource.com/kernel/msm/+/android-5.0.2_...
Re: Turn your phone into a space monitoring tool
#7I wonder how they would measure that on an android phone. Does android expose such low-level delays to the user? Is this not handled by a GNSS chip in hardware, or the OS driver/kernel?