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

Dont work for iOS7 #1

Open
Amandysha opened this issue Apr 26, 2014 · 10 comments
Open

Dont work for iOS7 #1

Amandysha opened this issue Apr 26, 2014 · 10 comments

Comments

@Amandysha
Copy link

Hi, great job! Works well with iOS 6.1.3 devices, but not in iOS7.

@parkerlreed
Copy link

Also not working here on an iPad 3 7.1

@thetrime
Copy link
Owner

I've pushed two changes that I think will help with iOS7:

  1. Support for parsing double-precision IEEE754 floating point numbers. I think the iOS7 airplay client switched to using these for specifying positions in videos
  2. Support for using the real MAC address of your device, rather than a fake one. I cannot find out how to get this out of the Roku programatically, so for now I've added a dialog box for users to enter it.

@parkerlreed
Copy link

Thanks :D Can't test at the moment. I was over at grandparents trying to setup their Roku to work with the iPad. Will try when I can. Does the channel auto update? I may be able to walk him through it.

@thetrime
Copy link
Owner

thetrime commented Jun 1, 2014

It should auto-update. To be honest, I'm not sure, because I don't install the channel from the store but from my own development instance, so I've had no experience with the actual updating process. You'll know if it has updated because when you first start it, it'll display a dialog asking for your MAC

@philtr
Copy link

philtr commented Jun 1, 2014

👍 it auto-updated for me. Nice work!

@Amandysha
Copy link
Author

Updated works for me, thank you very much. But still, sometimes from my iPhone 4S with iOS7.0.4, my Roku disappears as Airplay device and return again is difficult, why?

@thetrime
Copy link
Owner

thetrime commented Jun 4, 2014

Well, at least it works sometimes. I really don't know what causes it to disappear: Something to do with the way I handle mDNS, but exactly what I'm doing wrong, I have no idea. Unfortunately it's really hard to debug :(

@thetrime
Copy link
Owner

thetrime commented Jun 4, 2014

(as for getting it back, try downloading a tool like Bonjour Browser (OSX) or something else that will let you send out a signal to get everyone to rebroadcast their services. This may make it pop right back up)

@q8wii
Copy link

q8wii commented Aug 24, 2014

Thank you for the app

@upaaron
Copy link

upaaron commented Oct 28, 2014

I updated to iOS 8 only to find out it doesn't work :( when I try to send video trimeplay channel quits. I hope you add support for iOS 8 and don't give up on your awesome project. Thank you for your time and effort

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

6 participants