131 / h264-live-player

A live h264 player for the browser (ideal for raspberrypi / raspicam )
MIT License
1.08k stars 251 forks source link

Properly Package #63

Closed fxfactorial closed 6 years ago

fxfactorial commented 6 years ago

hi @131 , can you properly package this for yarn/npm?

131 commented 6 years ago

The client side is properly packed (i'll say). The server side - for now - is more designed as an inspirational guide. I'm not targeting a general/generic solution here.

fxfactorial commented 6 years ago

@131 What is the name of the npm package? How can we install with npm or yarn?

Is there an example with ES6 based imports?