swift - Issues with MobileVLCKit on iOS (Nightly Build) -


i have issues can't around mobilevlckit on ios (mobilevlckit-universalbinary-20160204-0547). on ios9 , swift.

  • i need able know when stream cannot played, either because url not valid or other reason. tried checking vlcmediaplayer.state won't (ever) vlcmediaplayerstateerror can present sort of user friendly error. workarounds?
  • vlcmediaplayerstatebuffering kind of useless. state getting set vlcmediaplayerstatebuffering when player buffering remote media doesn't switch other state, preferably vlcmediaplayerstateplaying when plays smoothly. effectively, cannot show loading spinner or when video buffering.
  • when remote video stops or streaming stops working mid-streaming, drawable view of vlcmediaplayer displays last frame. there way sort of purge/clear drawable view?

any ideas? thanks!

thanks checking out our unstable nightly builds :)

  • this on todo list next week. add proper dialog api including support user friendly dialogs (customizable app). if have specific test cases vlcmediaplayerstateerror fail send, we'd love have them.
  • true, vlcmediaplayerstatebuffering send when buffering starts. however, should receive state change events give opportunity check whether vlc still buffers or not. @ least, that's way implemented "buffering" spinner in vlc's ios , tvos apps.
  • no, there no way that.

Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -