UNPKG

pistreamer

Version:

NodeJS module that allows streaming the raspberry pi camera module output over websocket to a webpage using a modified version of 131/h264-live-player.

6 lines (5 loc) 186 B
export * from './PiStream'; export * from './Notifications'; export * from './enums/ImageEffects'; export * from './interfaces/StreamOptions'; export * from './interfaces/VideoOptions';