patrickmichalina / onvif-rx

📹 Communicate with ONVIF devices and cameras in server and browser environments.
MIT License
22 stars 11 forks source link

Uncaught TypeError: buffer is undefined #62

Open jumpjack opened 1 year ago

jumpjack commented 1 year ago

I get this error in Chrome and Edge

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

<script type="module" src="https://www.unpkg.com/buffer"></script>
<script type="module" src="https://unpkg.com/onvif-rx"></script>
  </head>
  <body>
<script>

</script>
  </body>
</html>
patrickmichalina commented 1 year ago

@jumpjack thanks. I am rewriting this library and should have many issues resolved with the rewrite, including this one.

jumpjack commented 1 year ago

do you know any library in pure javascript? I am a little in trouble with node.js.

Inviato da Libero Mail per Android Venerdì, 21 Ottobre 2022, 05:44PM +02:00 da Patrick Michalina @.*** :

@.*** thanks. I am rewriting this library and should have many issues resolved with the rewrite, including this one.

— Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you were mentioned. Message ID: @ github . com>