samirkumardas / jmuxer

jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
Other
549 stars 108 forks source link

Update document - `node` option also accepts reference to HTMLVideoElement #49

Closed ulshv closed 3 years ago

ulshv commented 4 years ago

Update document - node option also accepts reference to HTMLVideoElement: https://github.com/samirkumardas/jmuxer/blob/master/src/jmuxer.js#L45

https://github.com/samirkumardas/jmuxer#how-to-use

samirkumardas commented 4 years ago

Thank you @ulshv. I have updated it.

Best regards Samir