inickt / LazyMan-iOS

A simple app that lets you stream every live and archived NHL and MLB game from any of your iOS devices.
https://www.reddit.com/r/LazyMan/
MIT License
73 stars 12 forks source link

AirPlay not working #35

Open inickt opened 6 years ago

inickt commented 6 years ago

Seems AVAssetResourceloaderDelegate is not getting called for AirPlay. Not sure if this can be resolved.

DKDigitalMedia commented 6 years ago

Ah okay, was wondering why it wouldn't play on my AppleTV... :)

nahart86 commented 5 years ago

I can get AirPlay to work with iOS 12.0 and AppleTV version 12.0 by air playing my iPhone screen to the TV, then launching the LazyMan app and displaying the video and finally tapping the full-screen button. However, as the issue states, I cannot begin the video from Lazyman and press the airplay button.

inickt commented 5 years ago

@nahart86 yeah that should work because it is just showing your screen. I don't think it will actually be possible to use AirPlay the normal way with the app just because of the way we have to handle the streams.

DKDigitalMedia commented 5 years ago

Yes, this is a totally acceptable workaround (if you have an Apple TV). Can anyone confirm this works on Chromecast/FireStick/Roku/etc ?

inickt commented 5 years ago

It's not possible to cast your screen as far as I am aware.