Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54292, comment 1


Ignore:
Timestamp:
10/20/2021 06:56:41 AM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54292, comment 1

    initial v1  
    1111My two cents on this ticket's proposal:
    1212
    13 It's possible to upload 360 GoPro Max footage to YouTube (or other providers), then embed it into a WordPress website as normal. This will retain 360 functionality using touch, mouse, etc. In addition, it is GoPro's responsibility to make it easy for users to embed videos hosted on their platform, or for plugin developers to find a way to make it so.
     13It's possible to upload 360 GoPro Max footage to YouTube (or other providers), then embed it into a WordPress website by pasting the link into a post/page. This will retain 360 functionality using touch, mouse, etc. For this reason, I don't think it's necessary for Core to have a bespoke embedding solution for GoPro, especially if there's no Embed API via their platform.
     14
     15In addition, it is GoPro's responsibility to make it easy for users to embed videos hosted on their platform. Failing that, plugin developers can find a way to make it so, but Core's features should be stable and relatively futureproof. Directly embedding the footage from GoPro from the page you linked looks like it would be too hacky for Core and would be susceptible to unannounced changes by GoPro at any time.
    1416
    1517Housekeeping: For the reasons above, this ticket shouldn't have ''critical'' **Severity**. Setting this to ''normal''.