loading
json format error
Macast is still in the early stage of development, so it may not be available on your device. In
this case, please try the
Just open this app, and a small icon will appear in the menubar /
taskbar / desktop panel, then you can push your media files from a
local DLNA client to your computer.
Open Config Directory
in the setting menu if you can't find any plugin you want, check
Macast opens port 1068 by default. When there is a port conflict on your computer, the application will crash. Please set the application port manually. , then Macast will load the ports you specify from the configuration file.
When a third-party player plug-in is used, the plug-in usually needs to open more threads or processes, resulting in a non response problem when the application exits, which is usually caused by the plug-in itself.
platform | path |
---|---|
MacOS | $HOME/Library/Application\ Support/Macast/ |
Linux | $HOME/.config/Macast |
Windows | %HOMEPATH%\AppData\Local\isdkz\Macast |
check the shell command in
refer to the mpv manual about how to set personal configs:
create a configuration file at :
platform | path |
---|---|
MacOS | ~/.config/mpv/mpv.conf |
Linux | ~/.config/mpv/mpv.conf |
Windows | %HOMEPATH%\AppData\Roaming\mpv\mpv.conf |
and put some mpv command line options into the configuration file, like:
fs-screen==1
this option tells mpv to fullscreen open a new video in desktop 1. more about fs-screen options:
In this way, you can also modify the shortcut keys of the mpv player -- just put
input.conf to the same directory: