Skip to content
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

Simple Play Video Implementation for Mycroft GUI #2913

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

AIIX
Copy link
Collaborator

@AIIX AIIX commented Jun 4, 2021

Description

Simple standalone implementation of enabling video playback by skills inside Mycroft-GUI without Common Play Framework integration. This PR is being opened because the previous PR for play video #2683 is blocked on Common Play Service implementation.

Skills should be allowed to display videos embedded in GUI and not be opened in external applications as the GUI is fully capable of playing Videos via inbuilt Video QML type regardless of Common Play Service Implementation.

How to test

Sample Test Skill To Test PR:
testshowvideo.tar.gz

  • "hey mycroft test streaming video"
  • "hey mycroft test local video"

Contributor license agreement signed?

CLA [x] (Whether you have signed a CLA - Contributor Licensing Agreement

@devops-mycroft devops-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Jun 4, 2021
@devops-mycroft
Copy link

Voight Kampff Integration Test Succeeded (Results)

@krisgesling krisgesling reopened this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants