shaka-project / shaka-streamer

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.
https://shaka-project.github.io/shaka-streamer/
Apache License 2.0
198 stars 62 forks source link

Can't play hls VOD on android browser #57

Closed coder-abhiwagh closed 4 years ago

coder-abhiwagh commented 4 years ago

I have encoded video using input_vod_config.yaml and pipeline_vod_config.yaml (attached here)using shaka-streamer.

The video is working properly in shaka player / other hls players but not working in google chrome in my android phone.

Can you help me in this regard. configs.zip

joeyparrish commented 4 years ago

What error or other behavior do you get when you try to play HLS directly in the browser on Android?

coder-abhiwagh commented 4 years ago

I checked the console of browser but can't find any error logged.

Also in network tab of dev console of chrome master manifest downloaded successfully.

solaris7x commented 4 years ago

This may be the issue of unsupported codec , please check your console for Warnings too If possible please add or change the codecs accordingly and try to play again image

image

shaka-bot commented 4 years ago

Closing due to inactivity. If this is still an issue for you or if you have further questions, you can ask us to reopen or have the bot reopen it by including @shaka-bot reopen in a comment.