An open API service indexing awesome lists of open source software.

https://github.com/yui0/istream

iStream takes JPGs from webcams, other input plugins and streams them as M-JPEG via HTTP
https://github.com/yui0/istream

Last synced: 6 months ago
JSON representation

iStream takes JPGs from webcams, other input plugins and streams them as M-JPEG via HTTP

Awesome Lists containing this project

README

          

# iStream

iStream takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt.

## Install

- Linux
```
make
```

## How to use

- Linux
```
sh start.sh
```

- Browser
http://localhost:17743