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

Cast Image #15

Open
Fauconx opened this issue Feb 27, 2021 · 2 comments
Open

Cast Image #15

Fauconx opened this issue Feb 27, 2021 · 2 comments

Comments

@Fauconx
Copy link

Fauconx commented Feb 27, 2021

Hello,

I am trying to cast some images with your API.
Video's are working, but nothing is displayed when the URL is an image. Do you have any idea how to solve the issue ?

I tried with
contentType= 'image' or contentType= 'image/jpeg'
and the contenId, the URL of my image but the cast does not work.

Another question is about the queuing. Does it works ? is it possible to preload the video in order to display video without interruption ?
(see https://developers.google.com/cast/docs/android_sender/queueing)

Thanks.

@Fauconx
Copy link
Author

Fauconx commented Feb 27, 2021

Finally it worked with contentType= 'image/jpg' ....

@Fauconx
Copy link
Author

Fauconx commented Feb 27, 2021

However, it would be interesting to know if queuing video with preload buffer is possible with your LIB.
Anyway great job for this lib!

The idea is to make like a Screensaver without interruption between videos.

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