From turnkey to custom
...we've got you covered
Here, users can mark and share highlights when viewing the recording
Note: If the video player is contained within an iFrame, theMoment provides a modified script.
Typical developer effort is limited with focused test cycles required only around the recording page.
Insert a one-line script to the <footer> of the recording pages.
<footer> ... <script src="https://themoment.tv/{your_company}/themoment.js"> </script> </footer>
Here, users can mark highlights during a live recording
Publisher provides API for basic user & recording metadata.
{ user_id, // proxy_id_acceptable user_name, user_recent_recording_ids } { recording_id, recording_title, recording_start_time, recording_duration, recording_page_url }
theMoment provides custom sophisticated Highlighting solutions