-
Notifications
You must be signed in to change notification settings - Fork 0
Sprints
Mohammed Ezzedine edited this page Mar 31, 2020
·
4 revisions
1. Go for You.i framework for cross-platform application
2. Go for React-Native for application running on Android and Apple TVs
3. Go for Flutter for application running on Android and Apple TVs
4. Build a layout and run it on a real device (Android TV)
5. Integrate a video server:
Saving videos as mp4 file formats in a file server, or as a media type in database is expensive,
that’s why we needed a video server
Available servers: Vimeo
Reasons of cancellation:
i. It’s not free ($240/year)
ii. The live streaming is expensive ($75/month ≡ $900/year)
6. Integrate the YouTube API
i. Free streaming for live and recorded videos.
ii. No additional work would be needed concerning uploading the old videos.
YouTube should be installed in the device (doable, since both YouTube and Android are owned by Google, so it’s built in the TV).
We didn’t have the chance to test it on a real TV yet.
7. Displaying Images and Slideshows
8. Displaying Calendar of Events
9. Working on a main slider in the home page
10. Working on the CMS and API