All Projects → OpenIPC → mini

OpenIPC / mini

Licence: GPL-3.0 license
OpenSource Mini IP camera streamer

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to mini

openipc.github.io
Alternative IP Camera firmware from an open community, http://openipc.org site source code
Stars: ✭ 28 (-56.25%)
Mutual labels:  hisilicon, ipcam, openipc
firmware
Alternative IP Camera firmware from an open community
Stars: ✭ 236 (+268.75%)
Mutual labels:  hisilicon, ipcam, openipc
Jmuxer
jMuxer - a simple javascript mp4 muxer that works in both browser and node environment.
Stars: ✭ 222 (+246.88%)
Mutual labels:  h264, rtsp, mp4
rrtsp client
Rust high level RTSP client
Stars: ✭ 12 (-81.25%)
Mutual labels:  h264, rtsp, mp4
chaos calmer
OpenIPC 1.0 (OpenWRT-based), not maintained anymore
Stars: ✭ 189 (+195.31%)
Mutual labels:  hisilicon, ipcam, openipc
Media Stream Library Js
JavaScript library to handle media streams on the command line (Node.js) and in the browser.
Stars: ✭ 192 (+200%)
Mutual labels:  h264, rtsp, mp4
wsa
WSA(Websocket Streaming Agent) is a stream server target for mp4/h264 streaming over websocket
Stars: ✭ 35 (-45.31%)
Mutual labels:  h264, rtsp
ONVIF-Java
A Java client library to discover, control and manage ONVIF-supported devices.
Stars: ✭ 94 (+46.88%)
Mutual labels:  h264, ipcamera
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (+143.75%)
Mutual labels:  h264, mp4
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+851.56%)
Mutual labels:  h264, mp4
PPlayer
ffmpeg 4.0.2静态库从0开始一个播放器的搭建,支持rtmp、rtsp、hls、本地MP4文件播放,音视频同步,直播推流
Stars: ✭ 81 (+26.56%)
Mutual labels:  h264, rtsp
Node Video Lib
Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer
Stars: ✭ 264 (+312.5%)
Mutual labels:  h264, mp4
Swiftffmpeg
A Swift wrapper for the FFmpeg API
Stars: ✭ 243 (+279.69%)
Mutual labels:  h264, mp4
camstudio
CamStudio fork
Stars: ✭ 83 (+29.69%)
Mutual labels:  h264, mp4
smart rtmpd
RTMP server, smart, compact, high performance(c, c++), high concurrency, easy to maintain, easy to deploy, (supports multiple operating systems Windows and Linux, ARM, FreeBSD)
Stars: ✭ 159 (+148.44%)
Mutual labels:  h264, rtsp
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (-62.5%)
Mutual labels:  h264, mp4
Transcoder
🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.
Stars: ✭ 404 (+531.25%)
Mutual labels:  h264, mp4
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (+1278.13%)
Mutual labels:  h264, rtsp
wrt-hisicam
OpenWrt based HiSilicon`s System-On-a-Chip ip camera firmware
Stars: ✭ 21 (-67.19%)
Mutual labels:  ipcamera, hisilicon
Nager.VideoStream
Get images from a network camera stream or webcam
Stars: ✭ 27 (-57.81%)
Mutual labels:  h264, rtsp

OpenIPC Logo

Mini

OpenSource Mini IP camera streamer

Maintainers Wanted

The project is currently looking for a maintainer (the original author doesn't have time anymore due to his business).

Please contact IgorZalatov to inquire further.

Platform support

Family Audio JPEG RTSP MD OSD
hi3516cv100 ⁿ/ₐ
hi3516cv200
hi3516cv300
hi3516ev300

Build with CMake

$ cmake -H. -Bbuild \
    -DCMAKE_BUILD_TYPE=Release \
    -DPLATFORM_SDK_DIR=<PATH_TO_SDK> \
    -DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
    -DCMAKE_TOOLCHAIN_FILE=tools/cmake/toolchains/arm-openipc-linux-musleabi.cmake
$ cmake --build build

Where <PATH_TO_SDK> either glutinium/hisi-osdrv2 or glutinium/hisi-osdrv3

Hardware for development

We consider buying HiSilicon 3516CV300 + Sony IMX291 board to use it as development kit. It has 128Mb of RAM and 16Mb of SPI Flash ROM. Use Coupler to get rid of stock firmware and install OpenIPC (you don't even need to solder anything like UART adapter).

First run

Mini has no sensor autodetection currently, but one can use built-in ipcinfo --long_sensor to determine sensor type and its control bus and then manually specify appropriate sensor config file path in sensor_config in mini.ini


Support

OpenIPC offers two levels of support.

  • Free support through the community via chat.
  • Paid commercial support (from the team of developers).

Please consider subscribing for paid commercial support if you intend to use our product for business. As a paid customer, you will get technical support and maintenance services directly from our skilled team. Your bug reports and feature requests will get prioritized attention and expedited solutions. It's a win-win strategy for both parties, that would contribute to the stability your business, and help core developers to work on the project full-time.

If you have any specific questions concerning our project, feel free to contact us.

Participating and Contribution

If you like what we do, and willing to intensify the development, please consider participating.

You can improve existing code and send us patches. You can add new features missing from our code.

You can help us to write a better documentation, proofread and correct our websites.

You can just donate some money to cover the cost of development and long-term maintaining of what we believe is going to be the most stable, flexible, and open IP Network Camera Framework for users like yourself.

You can make a financial contribution to the project at Open Collective.

Thank you.

Open Collective donate button

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].