Page 1 of 1

Url Scheme TVos

Posted: 11 Apr 2018 11:29
by gpbx
Hello,

I'm working on a personnal project on Xcode and i'm trying to open a video on an Apple TV 4gen via vlc-x-callback but it doesnt seem to work. Maybe it's simply not implemented ? If it supposed to work, can you give me an exemple ? I'm trying to do something like this : vlc-x-callback://x-callback-url/stream?url=https%3A%2F%2Fexample.com%video.mp4

Thanks !

Re: Url Scheme TVos

Posted: 21 Apr 2018 18:41
by fkuehne
X-Callback-URL support is currently not available to VLC for Apple TV. It could be easily added by porting the respective code from the iOS app.

I'd be happy to review your pull request and answer any questions you might have: https://github.com/videolan/vlc-ios/