Giter VIP home page Giter VIP logo

Comments (3)

Rafostar avatar Rafostar commented on June 7, 2024

@Dashon1

Hi,
Sorry for late response. First of all can you play the files normally using mpv from command line on the PC where you want to cast them to? Have you tried doing the cast to the same PC with two terminal windows? Also starting app with:

DEBUG=mpc*,playercast* playercast -q

and on second terminal:

DEBUG=mpc*,playercast* playercast -q "/path/to/video.mp4"

I also tried specifying the path of mpv using --cwd flag

The --cwd flag is only useful when you have multiple installations of mpv/vlc (or on Windows OS). If you don't and you can start them from terminal by simply typing that media player app name, you don't need it.

mpv is controlled using a UNIX socket which works faster. vlc does not support UNIX sockets and is controlled via Web API using localhost port 9280 (connection to same device on 127.0.0.1).

from playercast.

d-air1 avatar d-air1 commented on June 7, 2024

Hey. Thanks for getting back to me. The file does work from the command line. It also works when casting and receiving from the same machine. I will try and run it from one machine to another with the debugging terms now.

from playercast.

d-air1 avatar d-air1 commented on June 7, 2024

Everything seems to be working now. I can't say I decided to try it normally one more time after seeing it work when done on the same machine. Whether or not it was today's update or what I can't say, but not it works. Thanks for your help though.

from playercast.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.