mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
chore: update FAQ
This commit is contained in:
parent
d123cdfbbb
commit
42435a96b3
1 changed files with 2 additions and 2 deletions
|
|
@ -42,5 +42,5 @@ Electron has node.js integration, which can use TCP/UDP, that is the only reason
|
|||
|
||||
Yes. A BitTorrent implementation which uses WebRTC exists, but it's not yet adopted by any clients, and libtorrent [the library which qBit and others use] is still working/just added support for WebRTC, which means there's no swarm. This will hopefully change in the future.
|
||||
|
||||
## **Where codec support?**
|
||||
This uses the browser's built in video player, which uses a cut down version of FFMPEG, which lacks a support for a LOT of containers and codecs because of licensing. Since Electron is just Chromium IN THEORY it is possible to re-compile FFMPEG with support for more containers and codecs, but people seem to be going out of their way to make sure you can't find how to do that. PR pls?
|
||||
## **Miru crashed too many times.**
|
||||
This is likely because Miru updated from a very old version to a very new one. Uninstall Miru, go to `%appdata%/miru` remove all files and re-install it. If this issue persists visit the Discord for help.
|
||||
|
|
|
|||
Loading…
Reference in a new issue