Skip to content

인증서 CA 이슈로 크롬캐스트 2 동작이상 #101

@eubnara

Description

@eubnara

https://www.reddit.com/r/Chromecast/comments/1j7lhrs/the_chromecast_2s_device_authentication/

Fix casting from Android (ADB method)

  1. Connect to your sender device (the phone or tablet you're casting from) using ADB.

  2. Run the following:

adb shell am start-activity -a com.google.android.gms.cast.settings.CastSettingsCollapsingDebugAction

On Android 11 and below, use CastSettingsDebugAction instead of CastSettingsCollapsingDebugAction.

  1. In the settings panel that pops up, scroll down to "Connection" and enable "Bypass Device Auth".

As above, this should fix casting but not necessarily the Google Home app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions