Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Super fast video streaming from pc to Android #50

Open
santiago-medina opened this issue Jun 30, 2023 · 0 comments
Open

Super fast video streaming from pc to Android #50

santiago-medina opened this issue Jun 30, 2023 · 0 comments

Comments

@santiago-medina
Copy link

Hi people first let me congratulate you for your awesome work.

I've recently bought an "USB capture card" , price was 18€, that allows direct streaming to my Redmi note 8 Android phone with almost imperceptible lag. I'm wondering if you could implement a flag or something to substitute the current image transfer implementation with the UVC protocol which has native support since Android 9 as it would serve the same purpose but on the other hand would be blazingly fast. I'm linking to a sample UVC app repo, which by the way already has a cardboard VR option, in the hopes that you'll find the code more or less straightforward to implement.

I know there will be a bit of work but, you know, it would be totally awesome to run your software at that speed without being limited by the available CPU/GPU.

I guess the approach would be sending motion through wifi or using a USB splitter.

Link to video capture device
https://www.amazon.es/maravillosa-videograbadora-televisi%C3%B3n-adaptador-conmutador/dp/B093D6824V/ref=asc_df_B093D6824V/?tag=googshopes-21&linkCode=df0&hvadid=529579818604&hvpos=&hvnetw=g&hvrand=762915535207147397&hvpone=&hvptwo=&hvqmt=&hvdev=m&hvdvcmdl=&hvlocint=&hvlocphy=20296&hvtargid=pla-1461033740056&psc=1

Sample UVC android app repo:
https://github.com/Peter-St/Android-UVC-Camera

Keep up with the excellent work! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant