Re: Drafts and a sample

Thanks for checking it out! I made a few small changes, so now playback should be able to be invoked by a control instead of having to change the autoplay setting. It’s still at this URL: 
https://raw.githack.com/w3c/sync-media-pub/master/samples/single-document/index.html

Daniel has also made a cool demo player here, using a different approach under the hood: 
https://raw.githack.com/w3c/sync-media-pub/feature/custom-read-aloud-player/samples/single-document/index.html

Marisa

> On Jun 11, 2019, at 5:07 AM, AUDRAIN LUC <LAUDRAIN@hachette-livre.fr> wrote:
> 
> Thanks,
> I confirm !
> Luc
>  
> De : Daniel Weck <daniel.weck@gmail.com <mailto:daniel.weck@gmail.com>>
> Date : mardi 11 juin 2019 à 11:50
> À : Marisa DeMeglio <marisa.demeglio@gmail.com <mailto:marisa.demeglio@gmail.com>>
> Cc : W3C Synchronized Multimedia for Publications CG <public-sync-media-pub@w3.org <mailto:public-sync-media-pub@w3.org>>
> Objet : Re: Drafts and a sample
> Renvoyer - De : <public-sync-media-pub@w3.org <mailto:public-sync-media-pub@w3.org>>
> Renvoyer - Date : mardi 11 juin 2019 à 11:50
>  
> Thank you Marisa!
> FYI: I tried the minimal demo in Firefox (latest version), it worked fine once I explicitly allowed "auto play" for media content.
> Here is a direct link:
> https://raw.githack.com/w3c/sync-media-pub/master/samples/single-document/index.html <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githack.com%2Fw3c%2Fsync-media-pub%2Fmaster%2Fsamples%2Fsingle-document%2Findex.html&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313338548&sdata=Q%2BKIrfI%2B%2BqzwgO0q51xdpvOdD%2BHO2eq7tcBGE8UAnMg%3D&reserved=0>
> Daniel
>  
> On Sun, 9 Jun 2019 at 02:58, Marisa DeMeglio <marisa.demeglio@gmail.com <mailto:marisa.demeglio@gmail.com>> wrote:
>> Hi all,
>> 
>> As we discussed at the web publications F2F last month, we have some drafts up for review:
>> https://w3c.github.io/sync-media-pub/ <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fw3c.github.io%2Fsync-media-pub%2F&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313348530&sdata=v8sS%2BlcPYAWOF970On06WzszwL%2Ffqs5MSmbV3T3HR%2BU%3D&reserved=0>
>> 
>> Have a look specifically at the proposed synchronization format:
>> https://w3c.github.io/sync-media-pub/narration.html <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fw3c.github.io%2Fsync-media-pub%2Fnarration.html&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313348530&sdata=egc7EPb%2FiFMg2WgsaW3rKUo%2BTapmObOnNg0unAjYq%2Bk%3D&reserved=0>
>> 
>> And how to include it with web publications:
>> https://w3c.github.io/sync-media-pub/packaging.html <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fw3c.github.io%2Fsync-media-pub%2Fpackaging.html&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313358529&sdata=cL3byk6GwUjywGoVKaseXPdNS1Tjwr5uIImbSC72Wxw%3D&reserved=0>
>> 
>> I’ve extracted the issues from our previous drafts and discussions, and put them in the tracker:
>> https://github.com/w3c/sync-media-pub/issues <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fw3c%2Fsync-media-pub%2Fissues&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313358529&sdata=WiZeBRd32SC%2B37ZBiALAi38p0JPsQlcrBL7Vwj%2FPKho%3D&reserved=0>
>> 
>> I also started putting together a sample and playing around with some ideas for a simple proof-of-concept for playback:
>> https://github.com/w3c/sync-media-pub/tree/master/samples/single-document <https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fw3c%2Fsync-media-pub%2Ftree%2Fmaster%2Fsamples%2Fsingle-document&data=02%7C01%7Claudrain%40hachette-livre.fr%7C350fe0bff37c4a1b806808d6ee523d0b%7Cf881a2c50a89483181b1c7846c49594d%7C1%7C0%7C636958434313358529&sdata=fpO3hB3xivEWy%2FDQg1xEq0ecgMXx5R8BBm5cADSObo4%3D&reserved=0>
>> 
>> (for anyone really interested and wanting to dig in: it needs to be more clever about how it uses the audio api - the granularity of timeupdate in the browser isn’t very good).
>> 
>> Please feel free to comment, propose solutions, and otherwise share your thoughts. 
>> 
>> Thanks
>> Marisa

Received on Wednesday, 12 June 2019 00:12:30 UTC