Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

AR camera to pc

Discussion in 'Multiplayer' started by kyllian_unity, Sep 22, 2021.

  1. kyllian_unity

    kyllian_unity

    Joined:
    Sep 21, 2018
    Posts:
    3
    Hi All,

    For a project, Im trying to be able to view my phone's camera on a local IP adress, but I have no idea how to go about it. I've been able to use a 3rd party app that turns my phone into an ip camera, but now I want to do that on my own in Unity. The idea is to combine object recognition with AR without having to have the 3D models like in Vuforia (so with machine/deep learning algorithms).

    Like I said, I've been able to use a 3rd party app that sends my camera feed to an ip adress, and use this in Unity. But what would be some ways to achieve this withing Unity?

    Thank you in advance for your time :)
     
    Ricardotlpz likes this.