Skip to content

Ticket Number:RDKEMW-3332:JSRuntime demoapplication #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

trupthi1403
Copy link
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 as a code owner 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
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
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