MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. tonyarogers
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    tonyarogers

    @tonyarogers

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    tonyarogers Unfollow Follow

    Latest posts made by tonyarogers

    • RE: MMM-RTSPStream with VLC issues

      Hello, I think you can use the useVLC in embedded mode

      In recent forks of MMM-RTSPStream, VLC can be embedded into the browser view with an iframe or HTML5 video tag, which respects DOM positioning. Check the fork you’re using. If it’s still spawning standalone VLC, look for configuration like:
      localPlayer: ‘ffmpeg’ // instead of ‘vlc’

      Some forks added ffmpeg or jsmpeg options to push the stream into a element.

      posted in General Discussion
      T
      tonyarogers