Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Replaying video support

49 views
Skip to first unread message

szanto...@gmail.com

unread,
May 19, 2016, 4:59:56 AM5/19/16
to
Hi,

I want to replay videos in browsers (currently that is done with a NPAPI plugin) and I want to know what is the best approach for this? In essence I would like something like this https://www.youtube.com/watch?v=njCDZWTI-xg (to replay and change to live) but I cannot find any documentation for how youtube implements this feature with HTML5.

Best regards,

Cosmin

Benjamin Smedberg

unread,
May 25, 2016, 1:10:10 PM5/25/16
to szanto...@gmail.com, dev-tech...@lists.mozilla.org
I'm not sure what exactly you're asking about, but:

Playback of recorded videos: use HTML <video>
Streaming playback of recorded or live content: see DASH:
https://en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP

There are links there about JS libraries that can be used for playback.

--BDS
> _______________________________________________
> dev-tech-plugins mailing list
> dev-tech...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-plugins
>
0 new messages