huynhsontung / Screenbox

LibVLC-based media player for the Universal Windows Platform
GNU General Public License v3.0
1.11k stars 44 forks source link

Cast to a device never finds Chromecast #345

Closed HobNoxious closed 8 months ago

HobNoxious commented 8 months ago

Windows 11 Home 24H2 Latest release installed from Windows Store. Chromecast Gen 3

Ctrl-K / "Cast to a device" never finds the Chromecast VLC Player does find the Chromecast and can stream to it. image

huynhsontung commented 8 months ago

Thank you for the report. Confirmed Chromecast stopped working from v0.12.1 onward. Seems to be an issue with the custom libvlc build.

Caused by: https://github.com/huynhsontung/libvlc-nuget/pull/7

Attempt to fix: https://github.com/huynhsontung/libvlc-nuget/pull/16

HobNoxious commented 8 months ago

I can confirm, reverting to 0.12.0 via sideload has fixed the Cast issue. My Chromecast is now found and I can cast music and movies to it.