bbc / tal

TV Application Layer
http://bbc.github.com/tal
Other
559 stars 150 forks source link

TAL deployment on Amazon Fire, Roku and Sony BDP #526

Closed kvbhaskar5 closed 1 year ago

kvbhaskar5 commented 5 years ago

I have a simple project which play live and vod videos, created PoC but would like to test on Amazon Fire Stick, Roku and Sony BDP, I have all these devices but don't know how to create build package and test before push to corresponding app stores. As I see Amazon fire expects apk and dont know how to create it. can someone provide guide/steps/video for all above or any other device example?, really appreciate for your time and effort. Thank you KV

matthewduhig commented 5 years ago

Hey @kvbhaskar5! We've used TAL on Amazon Fire previously. It's an android platform, so you need to follow the steps that you'd take to throw it up on to an Android TV too. Our approach is to create an Android app that uses webView to present the TAL app through a web url. From here you can use Android Studio to test it on the device. Hope this helps for Amazon Fire Stick. Sony BDP is also an android device, so same approach as above applies here too.

kukulaka commented 1 year ago

We have deprecated this project and there are no plans for active development going forward.

Please see the deprecation notice.