You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: