View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015222 | MMW 5 | Casting (Google Cast / UPnP) | public | 2018-11-26 13:58 | 2020-11-09 10:07 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | ||||
Summary | 0015222: Issues with multi-zone playback | ||||
Description | Testing multi-zone playback after some time (originally implemented as 0009036) and see some issues: When Chromecast and DLNA player (tested foobar2000) is combined in a multi-zone than: 1) Track sometimes does not stop on Chromecast (while it stops on DLNA player) 2) When advancing to the next track the first track is still played on the Chromecast 3) Different tracks plays on DLNA and Chromecast because of 1&2 4) Tracks play out of sync (half a second) | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=92513 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I cannot replicate 1&2&3 anymore. As for the 4) Foobar plays half second in advance, because once MM sends "seek" to 1:00 (position 60000 ms) it immediately returns position like 60523 for some reason. Hard to do something about this (generally), i.e. for different kinds of players in a multi-zone there would be probably always a small time discrepance. So using virtual (or multiple) speakers is definetely the best practice when user needs zero latency. |
|
Verified 1,2,3 in 2273 Re 4: Used Nexus player (Chromecast), Onkyo A/V receiver (DLNA), LG TV (DLNA), Foobar2000 (DLNA locally on PC) delay is 300ms on foobar2000, <500ms on LG (buffering) and Onkyo and Nexus Player plays in sync. Closing for now. I've been testing other approach on sending more synced Audio and ability to make MMA also be client for multi-zone. To be documented after test are done. |