Results 1 to 5 of 5

Thread: iOS version of Mezzmo?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default iOS version of Mezzmo?

    This question was asked back in 2015 but is there any progress on an iOS version of Mezzmo any time soon?

  2. #2
    Join Date
    Sep 2009
    Posts
    2,680

    Default

    There has been no progress on an iOS version of Mezzmo. There are quite a few good apps available for iOS that can connect to your Mezzmo server and stream content.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #3
    Join Date
    Nov 2011
    Posts
    106

    Default

    I use VLC and 8Player. The only thing I usually have to do is restart the Mezzmo Media Service then KILL the iOS app (if it's running) and restart it. THEN it will find the media server. After that, playback is equally reliable on both programs. VLC is notorious for not being able to find the server unless you kill VLC first and re-start it.

  4. #4
    Join Date
    Mar 2012
    Posts
    416

    Default

    Quote Originally Posted by fletch View Post
    I use VLC and 8Player. The only thing I usually have to do is restart the Mezzmo Media Service then KILL the iOS app (if it's running) and restart it. THEN it will find the media server. After that, playback is equally reliable on both programs. VLC is notorious for not being able to find the server unless you kill VLC first and re-start it.
    I have this randomly happen on my nVidia Shield Pro with the Android version of Mezzmo (the client).

  5. #5
    Join Date
    Nov 2011
    Posts
    106

    Default

    This solution to my server not responding issue has worked now for several weeks.

    I have this .bat file scheduled to run every 6 hours. I chose 4 times/day because sometimes the server would just not last 24 hours. Of course if the restart happens while you're watching something, that's a problem. So I picked a start time such that the subsequent 6 hour intervals did not occur during times I normally watch Mezzmo content. Just substitute Mezzmo below with whatever name you gave the server in settings.


    sc query Mezzmo | FIND "STATE" | FIND "RUNNING"
    if errorlevel 1 goto NOT
    echo Stopping service...
    net stop Mezzmo
    timeout 3
    net start Mezzmo
    goto END
    :NOT
    echo Service not running
    :END

Similar Threads

  1. mezzmo version 3.4.4.0 /version 4
    By daniel in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 05-05-2014, 08:17 AM
  2. Old Mezzmo version?
    By Mariano in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 12-27-2012, 08:33 PM
  3. can't install recent version, can't uninstall older version
    By bilze in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 01-09-2012, 09:17 AM
  4. About next version of Mezzmo
    By rigeliux in forum Mezzmo Questions and Support
    Replies: 6
    Last Post: 01-01-2011, 09:28 AM
  5. Version 6.0.4.0 Version Complements: Big Fix - Dramatically improved behavior
    By phillipjalowiec in forum DownloadStudio Wish List and Feedback
    Replies: 0
    Last Post: 08-28-2010, 05:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •