AntonyCorbett / OnlyM

Simple Media Player (audio, video and images) for use in meetings.
MIT License
182 stars 45 forks source link

Remote control #285

Open a-tortevois opened 5 years ago

a-tortevois commented 5 years ago

Hi Antony, Is it possible to add a software feature to change media with keyboard shortcuts or a wireless command (forward/backward, start/end) We use one like this with Windows photos app: https://www.amazon.com/dp/B01FV0FAL2 Thanks in advance. Kind regards Alexandre

AntonyCorbett commented 5 years ago

@AlexandreTortevois

Thanks for re-opening this discussion (please see alos #46 and #23)

Perhaps we can distill what the exact requirements are.

a-tortevois commented 5 years ago

In fact, our Circuit Overseer uses a remote controller each time... and sometimes the elders also use it. I don't see anything on French instructions about that. French branch advises using VLC for the other media... but it is not very practical :( so I prefer OnlyM ;) I understand if you have other instructions and no time to spend to add these features

AntonyCorbett commented 4 years ago

First ideas about this FR follow. Please feel free to comment.

We'd need some fixed keyboard shortcuts to perform the following 5 functions: (with an explanation of each function in various application states):

Functions:

  1. Forward
  2. Back
  3. Start
  4. Stop
  5. Pause

Application States:

  1. Current item is video/audio.
  2. Current item is video/audio playing.
  3. Current item is OnlyM slideshow.
  4. Current item is OnlyM slideshow playing.
  5. Current item is website/PDF.
  6. Current item is website/PDF showing.
  7. Current item is image.
  8. Current item is image showing.

Function Descriptions per State: todo:

Note that I don't propose to allow users to specify the keyboard shortcuts to use, but there shiould be an option to turn the use of such shortcuts on or off (default is off).

richfrantz commented 4 years ago

1 right arrow 2 left arrow 3-5 space bar toggle I'm not sure 4&5 aren't the same thing.

Rich Frantz


From: Antony Corbett notifications@github.com Sent: Wednesday, October 16, 2019 10:26:01 AM To: AntonyCorbett/OnlyM OnlyM@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [AntonyCorbett/OnlyM] Remote control (#285)

First ideas about this FR follow. Please feel free to comment.

We'd need some fixed keyboard shortcuts to perform the following 5 functions: (with an explanation of each function in various application states):

Functions:

  1. Forward
  2. Back
  3. Start
  4. Stop
  5. Pause

Application States:

  1. Current item is video/audio.
  2. Current item is video/audio playing.
  3. Current item is OnlyM slideshow.
  4. Current item is OnlyM slideshow playing.
  5. Current item is website/PDF.
  6. Current item is website/PDF showing.
  7. Current item is image.
  8. Current item is image showing.

Function Descriptions per State: todo:

Note that I don't propose to allow users to specify the keyboard shortcuts to use, but there shiould be an option to turn the use of such shortcuts on or off (default is off).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAntonyCorbett%2FOnlyM%2Fissues%2F285%3Femail_source%3Dnotifications%26email_token%3DAINW6PIPAPURML67NCYW3BTQO5FCTA5CNFSM4IZBYL32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBNJG7I%23issuecomment-542806909&data=02%7C01%7C%7Cb2f911beb83d4c98e03908d7525dea8b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637068435622948076&sdata=0dUaYfnGJjwGNCi4YILOGUz3M62fcf7Iho2mD9G8NIg%3D&reserved=0, or unsubscribehttps://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAINW6PJCHZA4GHMD5DEAH4TQO5FCTANCNFSM4IZBYL3Q&data=02%7C01%7C%7Cb2f911beb83d4c98e03908d7525dea8b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637068435622948076&sdata=TQqLwOjbNQHxeOwAHidzDWejP6CGXxniMlV7ZBBvZ9E%3D&reserved=0.

a-tortevois commented 4 years ago

Hi Anthony, Thank you very much for us :) For don't spend too many times, I propose to you, if it's possible, in the first time to make a Minimum Valuable Product with only

Functions:

  1. Forward (right arrow)
  2. Back (left arrow)

And Application States:

  1. Current item is image
  2. Current item is image showing ==> is_available ? show the next/previous image in the folder

The brother behind the computer launches the first image and stops at the end but the speaker could control between (and from the computer also).

What do you think ?