PhoneVR icon indicating copy to clipboard operation
PhoneVR copied to clipboard

[Feature] Add Passthrough Mode

Open Schmetzler opened this issue 1 year ago • 13 comments

Are there any plans on supporting pass through? As the camera is available this should be possible... I implemented a passthrough within google cardboard sdk and would like to contribute to the repo. But I do not know if something is already present?

Besides I would need a little research to trigger passthrough mode via accelerator sensors (like it is triggered in the quest).

If there is some interest in this I would dig into it.

Schmetzler avatar Dec 19 '23 10:12 Schmetzler

I hope you are saying that you would like to display Camera Input in ALVR lobby or something similar. If thats so, there are no plans for this.

PRs are welcome though. I had this thoughts in my mind but it didnt even make to planning stage. This would be a good feature though :)

ShootingKing-AM avatar Dec 20 '23 02:12 ShootingKing-AM

Yes. It would be amazing to have this feature because our phones have much better cameras

Lamonz88 avatar Feb 17 '24 02:02 Lamonz88

I hope you are saying that you would like to display Camera Input in ALVR lobby or something similar. If thats so, there are no plans for this.

PRs are welcome though. I had this thoughts in my mind but it didnt even make to planning stage. This would be a good feature though :)

Is it actually possible to implement this feature in future updates.

I'd rather have my phone than buy another VR headst because my phone's camera is much better ..

Lamonz88 avatar Feb 17 '24 02:02 Lamonz88

Yup it's possible, wip. Need more time or need more coffee so that I can lure in more developers to work on this :3

ShootingKing-AM avatar Feb 17 '24 04:02 ShootingKing-AM

I already experimented with it... And had success.... But I am currently trying to build this repo, so that I can insert this code and test it... But as I am not really fond of Android development and stuck in dependency hell... It may take a while. If I have some spare time and can get around those dependency issues I would gladly contribute.

Schmetzler avatar Feb 17 '24 11:02 Schmetzler

What issues are you facing, you can text on #dev channel in discord for some instant help.

ShootingKing-AM avatar Feb 17 '24 11:02 ShootingKing-AM

I already experimented with it... And had success.... But I am currently trying to build this repo, so that I can insert this code and test it... But as I am not really fond of Android development and stuck in dependency hell... It may take a while. If I have some spare time and can get around those dependency issues I would gladly contribute.

Are looking fur funding or sponsors..?

If so , maybe you can set up donations or give is option to sponsor you on your repo.!

Lamonz88 avatar Feb 18 '24 02:02 Lamonz88

Yup it's possible, wip. Need more time or need more coffee so that I can lure in more developers to work on this :3

Thank you soo much for your reply..

That would we great if it's possible..

Lamonz88 avatar Feb 18 '24 02:02 Lamonz88

I already experimented with it... And had success.... But I am currently trying to build this repo, so that I can insert this code and test it... But as I am not really fond of Android development and stuck in dependency hell... It may take a while. If I have some spare time and can get around those dependency issues I would gladly contribute.

Are looking fur funding or sponsors..?

If so , maybe you can set up donations or give is option to sponsor you on your repo.!

Yes am looking for funding and sponsors, since the work is rising and no new developers are joining.

It's already done? Or do you mean GitHub sponsors ? Is there any benefit of GitHub sponsors over open collective?

ShootingKing-AM avatar Feb 18 '24 04:02 ShootingKing-AM

It's already done? Or do you mean GitHub sponsors ? Is there any benefit of GitHub sponsors over open collective

Sorry . I think I just mixed up you and Schmetzler..

I can see you have the open collective sponsorship. I will donate some money .

Lamonz88 avatar Feb 18 '24 05:02 Lamonz88

So there is a passthrough mode available on my fork: Schmetzler/PhoneVR@a215d89. Currently it is just available via the dropdown menu on the upper right... which is not really usable. Next I will try to implement a gesture such as tapping the side of the headset to toggle the passthrough mode.

Schmetzler avatar Mar 13 '24 01:03 Schmetzler

You can make a PR to this repo. Even basic pass through is very helpful

ShootingKing-AM avatar Mar 13 '24 03:03 ShootingKing-AM

So added the PR #313, now also with the experimental double tap detection... Well this was harder than anticipated, but it works somehow. If anyone has another suggestion how the pass-through could be detected, please let me (or us ) know.

Schmetzler avatar Mar 30 '24 20:03 Schmetzler