googlecast / CastVideos-android

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

.ts format live channel not working #119

Closed NaveenDevrani closed 2 years ago

NaveenDevrani commented 2 years ago

Please google add the ".ts" live channel format support

c0d3base commented 2 years ago

These are already supported. Please refer to the following documents for further info:

https://developers.google.com/cast/docs/web_receiver/streaming_protocols#segment_format_support https://developers.google.com/cast/docs/web_receiver/live https://developers.google.com/cast/docs/media

Please re-open if you need additional help.

NaveenMobileProgramming commented 2 years ago

are there any changes from the sender app? I mean in the android app, I am passing the '.ts' URL to the chrome cast , it is not able to play.

please help me with it.