Reference Android Sender w/ Framework API: CastVideos-android application shows how to cast videos from an Android device that is fully compliant with the Cast Design Checklist.
Apache License 2.0
345
stars
183
forks
source link
Some Videos are not playing on tv device while cast them from mobile to any tv device #114
Hi,
We are trying to cast videos from our app. but some videos just played fine but some are get just skipped to next video and not played .
We have used the google sample code (https://github.com/googlecast/CastVideos-android) and our core android project for chrome cast.
Sample code and our app behaviour is same for both the videos
while casting the videos of our app, videos just got skipped and new video start again and again but never play a single video.
while casting sample app videos in both sample and our app , video plays just fine.
Please help us to resolve this issue.
Hi, We are trying to cast videos from our app. but some videos just played fine but some are get just skipped to next video and not played . We have used the google sample code (https://github.com/googlecast/CastVideos-android) and our core android project for chrome cast. Sample code and our app behaviour is same for both the videos
while casting the videos of our app, videos just got skipped and new video start again and again but never play a single video. while casting sample app videos in both sample and our app , video plays just fine. Please help us to resolve this issue.