Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Photos not showing on Chromecast #51

Open
jfdid opened this issue Jan 7, 2023 · 1 comment
Open

Photos not showing on Chromecast #51

jfdid opened this issue Jan 7, 2023 · 1 comment

Comments

@jfdid
Copy link

jfdid commented Jan 7, 2023

Hi.
I've got the card working well on my PC but when I cast it to a Chromecast, the photos don't show up(just black). A local camera feed shows up fine on the card, so I know it's casting fine, but .JPG's don't work.
Any ideas?
Thanks very much.

@jfdid
Copy link
Author

jfdid commented Jan 7, 2023

Card config(using as a dashboard to cast as media source):
views:

  • theme: Backend-selected
    title: sss
    type: panel
    badges: []
    cards:
    • type: custom:gallery-card
      entities:
      • camera.reolinkfrontdoor
      • media-source://media_source/forslideshow/
        menu_alignment: Hidden
        maximum_files: 10
        file_name_format: '%YYY_%m_%d_%H_%M_%S'
        caption_format: '%m/%d %H:%M %p'
        slideshow_timer: 5

configuration.yaml:
homeassistant:
media_dirs:
forslideshow: /forslideshow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant