Skip to content

Ticket Number:RDKEMW-3332:JSRuntime demoapplication#41

Closed
trupthi1403 wants to merge 2 commits into
developfrom
topic/RDKEMW-3332
Closed

Ticket Number:RDKEMW-3332:JSRuntime demoapplication#41
trupthi1403 wants to merge 2 commits into
developfrom
topic/RDKEMW-3332

Conversation

@trupthi1403

Copy link
Copy Markdown
Contributor

Reason for change: Added demo app under sampleapps
Test Procedure: Able to launch demo app and play videos
Risks: low
Priority: P2

Reason for change: Added demo app under sampleapps
Test Procedure: Able to launch demo app and play videos
Risks: low
Priority: P2
@trupthi1403 trupthi1403 requested a review from a team June 25, 2025 10:14
Reason for change: Added license header for playerjs files
Test Procedure: Able to launch demo app and play videos
Risks: low
Priority: P2
**/

var player = new AAMPMediaPlayer();
var url = "https://cpetestutility.stb.r53.xcal.tv/VideoTestStream/main.mpd";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep url as empty

player.play();
}, 0);

/*

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove all the commented lines

@trupthi1403 trupthi1403 deleted the topic/RDKEMW-3332 branch June 27, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants