Post

Replies

Boosts

Views

Activity

Reply to iPhone Mirroring API
Hi I have a following question. I am trying to build a game app (running on mobile iOS) which is meant to be "controlled" via the phone, but "displayed" on the TV screen. Think like a console where the phone is the controller and the TV is where you see the action. I am rendering the game screen on the phone already and storing the image feed into a pixel buffer, which I now want to cast to the TV screen. For this step, I was considering using AirPlay or a screen mirroring API, but I cannot seem to find the right API to make this happen.
Feb ’25