eluv-io / elv-fabric-browser

Eluvio Content Fabric Browser
MIT License
2 stars 1 forks source link

Add ability to generate embed url for media objects #95

Closed elv-zenia closed 1 year ago

elv-zenia commented 1 year ago

Add ability to generate an embed URL for playable content objects. The button visibility follows the same logic as when the Display tab shows (when the metadata includes offerings).

This change will also be added to Media Ingest and Video Editor.

generate-embed-url-frowser

elv-zenia commented 1 year ago

@elv-serban Can you review the token generation? I included a duration with an arbitrary value. Let me know if we can remove that and if I'm missing anything else. Also, the embed url doesn't save to the content object metadata. It's cached until the user navigates away from the content object.

elv-zenia commented 1 year ago

Closing in favor of https://github.com/eluv-io/elv-stream-sample/pull/59