[wp-trac] [WordPress Trac] #35780: New data-type: recordable video

WordPress Trac noreply at wordpress.org
Fri Mar 8 15:34:41 UTC 2019


#35780: New data-type: recordable video
-------------------------------+----------------------------------------
 Reporter:  michael.heuberger  |       Owner:  (none)
     Type:  feature request    |      Status:  reopened
 Priority:  normal             |   Milestone:  Future Release
Component:  General            |     Version:
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:  accessibility, javascript
-------------------------------+----------------------------------------
Changes (by afercia):

 * keywords:  bulk-reopened =>
 * milestone:  Awaiting Review => Future Release


Old description:

> Hello there
>
> I am suggesting a new data-type 'recordable video' within Wordpress core.
> Do not have a clear idea what data types you currently have and how they
> are implemented.
>
> Already have raised this on slack and were recommended to raise this as a
> ticket instead. My goal is to make WordPress accessible for Sign Language
> users! They are mostly Deaf people who express their messages, comments,
> posts in Sign Language.
>
> Currently it is a pain to record a video message with a separate
> software, to convert, to compress and to upload it back to WordPress.
> That's not fair compared to those hearing people who just can type in the
> Form and submit that.
>
> There is an open source npm library to record videos, asynchronous, in
> plain JavaScript and HTML, see https://github.com/binarykitchen
> /videomail-client.
>
> Here is an exact example how this could work:
> https://binarykitchen.com/contact/action/add/
>
> With the videomail-client you can add a recordable <video> element linked
> to your webcam inside any form. Very easily.
>
> As a plus, it also supports audio! Like that also those who can hear, not
> just deaf people, could just hit the record button, say something and
> submit that right away. That would be awesome for everyone. Just takes
> few seconds to encode, depending on the length and your bandwidth. All
> plain JS, using the getUserMedia() API.
>
> I am not trying to advertise my code but to distribute it on well-known
> CMS, this to improve the lives of Deaf people including me (I've been
> hacking JS, PHP, HTML and much more for > 22 yrs).
>
> Feedback very welcome. I am very happy to submit PRs if I have your
> blessings and can count on your guidance where to start.
>
> Michael

New description:

 Hello there

 I am suggesting a new data-type 'recordable video' within WordPress core.
 Do not have a clear idea what data types you currently have and how they
 are implemented.

 Already have raised this on slack and were recommended to raise this as a
 ticket instead. My goal is to make WordPress accessible for Sign Language
 users! They are mostly Deaf people who express their messages, comments,
 posts in Sign Language.

 Currently it is a pain to record a video message with a separate software,
 to convert, to compress and to upload it back to WordPress. That's not
 fair compared to those hearing people who just can type in the Form and
 submit that.

 There is an open source npm library to record videos, asynchronous, in
 plain JavaScript and HTML, see https://github.com/binarykitchen/videomail-
 client.

 Here is an exact example how this could work:
 https://binarykitchen.com/contact/action/add/

 With the videomail-client you can add a recordable <video> element linked
 to your webcam inside any form. Very easily.

 As a plus, it also supports audio! Like that also those who can hear, not
 just deaf people, could just hit the record button, say something and
 submit that right away. That would be awesome for everyone. Just takes few
 seconds to encode, depending on the length and your bandwidth. All plain
 JS, using the getUserMedia() API.

 I am not trying to advertise my code but to distribute it on well-known
 CMS, this to improve the lives of Deaf people including me (I've been
 hacking JS, PHP, HTML and much more for > 22 yrs).

 Feedback very welcome. I am very happy to submit PRs if I have your
 blessings and can count on your guidance where to start.

 Michael

--

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/35780#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list