https://github.com/OpenIPC/majestic
Majestic Community edition integration kit
https://github.com/OpenIPC/majestic
majestic openipc streamer video
Last synced: 4 months ago
JSON representation
Majestic Community edition integration kit
- Host: GitHub
- URL: https://github.com/OpenIPC/majestic
- Owner: OpenIPC
- License: mit
- Created: 2021-04-29T11:36:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-28T04:20:34.000Z (over 2 years ago)
- Last Synced: 2025-09-02T18:35:05.317Z (4 months ago)
- Topics: majestic, openipc, streamer, video
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 53
- Watchers: 7
- Forks: 6
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - OpenIPC/majestic - Majestic Community edition integration kit (C)
README
# Majestic Community edition support
## Information
Majestic project internally uses [smolrtsp](https://github.com/OpenIPC/smolrtsp) project. Contribute there to improve majestic.
## Issues
Feel free to open [an
issue](https://github.com/OpenIPC/majestic_issues/issues/new/choose) and provide
us information to reproduce the bug
## Integration
RTP video stream could be sent via local unix socket to deliver data to custom clouds and
CV applications. See [example](integration/handle_rtp.c) as reference.