Page 1 of 1
Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 04 Aug 2015 20:04
by Chisel68
Something strange has just started happening today....
I use VLC as my player to stream music from a WLAN. When it opens up it (till today) automatically starts streaming the audio after pressing selecting to "play" the URL not "Download" it from the popup.. But for some reason today on 2 different Apple devices, the only way for it to start playing is to swipe up my Iphone/Ipad screen - making the shortcut to Aeroplane mode, Bluetooth, Sleep etc icons appear - then dismiss those icons. I then have to swipe upwards again and the player starts .
Any ideas why? Or how to fix?
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 05 Aug 2015 12:14
by fkuehne
This should be resolved in today's update. Thanks for reporting
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 18 Aug 2015 19:50
by Chisel68
Hi Paul,
Thanks for your reply..
Just back from holidays and I installed VLC on a different Iphone today (18 Aug) and the same problem occurs I'm afraid. To check, I have deleted VLC player from my Iphone and re-installed and the same issue is there.
Any ideas??
Many thanks in advance..
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 19 Aug 2015 13:40
by fkuehne
Could you check in the cone menu, last entry, whether your installed version is 2.6.4?
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 25 Aug 2015 11:41
by Chisel68
Yep, 2.6.4(1) installed. Based on:2.2.2 Weatherwax
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 06 Sep 2015 16:22
by awesomeyea
Just to chime in, I'm having the same issue. I'm launching via links in safari formatted as "vlc://<http stream url>". Launching streams like this hasn't worked for the past ~month. Using iOS8 and vlc 2.6.4.
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 07 Sep 2015 12:51
by fkuehne
Sorry for the delay. A bug fix release is awaiting review now.
If you are deploying the vlc:// pseudo protocol in a web app or third party iOS app, I highly encourage you to switch to the x-callback-url protocol which offers more features and behaves correctly with the current release. You can find details here:
https://wiki.videolan.org/Documentation ... llback-url
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 09 Sep 2015 03:54
by awesomeyea
I tried that as well and it also isn't working. It could be that I'm formatting it incorrectly, though. My url looks like this:
vlc-x-callback://x-callback-url/STREAM?url=<http stream url>
When I use that style of link, it opens VLC but then remains on the "Empty Media Library" screen. I've verified that the stream URL works by manually opening it in VLC on OSX.
I do look forward to being able to use x-callback-url, though. The x-error param will be very useful for specifying fallback streams in the particular app I'm building.
EDIT: I lowercased "stream" and now it's working.
Thanks Felix.
Re: Strange Procedure on iOS - Have to swipe screen before streaming will start
Posted: 09 Sep 2015 11:31
by fkuehne
Great to hear. Note that if you add additional parameters, you need to encode the individual URLs