/ip-camera-browser-client

Normally, IP Camera streams video as RTSP protocol. But browser is unable to render this format, so we need to convert it as HLS format so that modern browser's video tags can display it.

Primary LanguageJavaScript

Stargazers