samirkumardas / jmuxer

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

ReferenceError: navigator is not defined #79

Closed headlessme closed 3 years ago

headlessme commented 3 years ago

Using 2.0.1 from node throws an error:

ReferenceError: navigator is not defined
     at new e (/app/node_modules/jmuxer/dist/jmuxer.min.js:1:6832)
     at new n (/app/node_modules/jmuxer/dist/jmuxer.min.js:1:19875)
     at n.value (/app/node_modules/jmuxer/dist/jmuxer.min.js:1:21423)
     at new o (/app/node_modules/jmuxer/dist/jmuxer.min.js:1:25992)