Page 1 of 1
vlc-x-callback on tvOS?
Posted: 31 Jan 2016 23:51
by dfjdejulio
I'm an app developer, and just tried to get VLC for tvOS to stream a video by using the vlc-x-callback method documented on the web site, from within my own app.
It didn't work -- it didn't even open the VLC app.
Is this custom URL scheme supported in the tvOS app at this time? If so, can you point me at a specific, concrete example of a full URL that's supposed to work? If it's not supported, please consider this a feature request.
Re: vlc-x-callback on tvOS?
Posted: 12 May 2016 23:54
by fkuehne
Oh, we should add this to tvOS indeed. There is absolutely no reason not to do it. It's just that we didn't do the needed copy/paste.
Sorry for the late reply. I'll make sure this makes it to the next update.
Re: vlc-x-callback on tvOS?
Posted: 29 Nov 2016 15:00
by escv
Hello VLC Team,
i do have the same issue as dfjdejulio. Is there any updates status on this?
With the current available tvOS version, i was not able to open a stream via a vlc-x-callback
Many thanks
Re: vlc-x-callback on tvOS?
Posted: 07 Oct 2019 23:33
by iceboater
I was wondering if this still on the roadmap? URL schemes work with iOS but not tvOS...
Re: vlc-x-callback on tvOS?
Posted: 10 Oct 2019 07:32
by fkuehne
Looks like that I never wrote a ticket about it and that it got lost in the meantime indeed. Duly noted here: https://code.videolan.org/videolan/vlc-ios/issues/743
Re: vlc-x-callback on tvOS?
Posted: 05 Sep 2021 01:38
by wilkie1990
Just wondering if there is any plans to add this in? Maybe with tvOS 15 around the corner if there is an update planned for this could be added? If I am not mistaken it is just a config in the plist to get this working?
Re: vlc-x-callback on tvOS?
Posted: 06 Sep 2021 15:44
by bubu?
Hello,
We currently don't have an immediate plan to support this.
As you said, it shouldn't be hard to integrate into the app itself.
We are trying to focus the resources we have into the iOS app, but all contributions are the most welcome!
Re: vlc-x-callback on tvOS?
Posted: 31 Mar 2024 20:30
by Disinto
Hi there, just checking - has this been implemented? Still doesn't work on my end even though ticket 743 seems to be have been closed and a fix implemented
https://code.videolan.org/videolan/vlc-ios/-/issues/743
Re: vlc-x-callback on tvOS?
Posted: 04 Apr 2024 15:35
by fkuehne
Yes, I fixed that for version 3.3 about 2.5 years ago.