Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54292, comment 1

    v1 v2  
    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 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.
     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 custom embedding solution for GoPro, especially if there's no Embed API via their platform.
    1414
    1515In 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.