Actions
Feature #32
closedTV App Video Streaming
Status:
In Progress
Priority:
Normal
Assignee:
-
Start date:
03/07/2026
Due date:
% Done:
0%
Estimated time:
Description
Description¶
As a TV app user,
I want the application to automatically play videos after login,
So that videos can be displayed on the TV screen without manual interaction.
Flow¶
First Login¶
- Splash Screen appears
- Username popup with Confirm button is displayed
- After confirmation, video starts playing
- User can close the video
Subsequent Login¶
- Splash Screen appears
- Video automatically starts playing
- User can close the video
Acceptance Criteria¶
- Splash screen should appear when the app launches
- During the first login, a username popup with confirm button should be displayed
- After confirmation, the video should start playing automatically
- During subsequent logins, the video should play automatically without the popup
- Video should play in fit-to-screen mode
- Video should support fullscreen playback
- Video should play in full quality without breaking
Error Handling¶
- Loader should be displayed when the internet is slow or API response is delayed
- No Internet popup should be displayed when there is no internet connection
- Server Error popup should be displayed when server issues occur
- No Videos Available message should be displayed if there are no videos
No data to display
Actions