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
- Host: GitHub
- URL: https://github.com/yui0/istream
- Owner: yui0
- Created: 2015-12-04T06:42:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T07:00:36.000Z (over 10 years ago)
- Last Synced: 2023-03-01T01:25:54.807Z (over 3 years ago)
- Language: C
- Size: 614 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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