Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Bizztt099
Channel Surfer

Screen Mirroring from iOS Device

I am a new user.
Currently I am developing an application with the following content:
Mirror iPhone/iPad screen onto Roku devices.

Currently, I have learned that to play content on a Roku device, you need to create a channel.
After a research on the roku developer page, I still can't find a solution to my problem.


1. How to send communication between iOS device and Roku device


2. How can Roku device download chanel from Roku store and autoplay my content (Play frames of images).


3. On the iOS side I have created an http server that provides the frames of the screen in real time.
(Can request in milliseconds to get the frame displayed by http request).


4. If I want to display image(jpeg) that changes continuously over time (automatically reload), then what keyword should I find out with.
(Currently I found out that the Poster object can display jpeg images, but I don't know how to get it to reload automatically.)


5. Also is there a way for me to rotate the image according to the iPhone's orientation (eg landscape or portrain)

Please give me some keywords to approach the above problem.
Any keyword can help me. Thank you very much!

0 Kudos
3 REPLIES 3
RokuJonathanD
Community Moderator
Community Moderator

Re: Screen Mirroring from iOS Device

Hi @Bizztt099,

As of Roku OS 9.4, compatible Roku devices support Airplay and Homekit. This means that users can already mirror content from their iPhone, iPad, or Mac to their compatible Roku streaming device. Please see the following support article for more information: https://support.roku.com/article/360057488733.

0 Kudos
Bizztt099
Channel Surfer

Re: Screen Mirroring from iOS Device

Hi @RokuJonathanD 
I'm trying to stream content from my iPhone to Roku devices that don't support AirPlay. That is, support for OS versions < 9.4
Do you have any suggestions in my case? Thank you

0 Kudos
TenT
Newbie

Re: Screen Mirroring from iOS Device

I have the same problem as you. Have you got a solution for it yet?

0 Kudos