oscam-2.26.01-11942-802-wit.../README.md

82 lines
3.4 KiB
Markdown
Raw Permalink Normal View History

2026-02-23 16:40:08 +00:00
# OSCam: Open Source Conditional Access Module
2026-02-23 16:40:08 +00:00
[![GitLab Last Commit](https://img.shields.io/gitlab/last-commit/11?gitlab_url=https%3A%2F%2Fgit.streamboard.tv&style=for-the-badge)](https://git.streamboard.tv/common/oscam/-/commits/master)
[![GitLab Tag](https://img.shields.io/gitlab/v/tag/11?gitlab_url=https%3A%2F%2Fgit.streamboard.tv&style=for-the-badge)](https://git.streamboard.tv/common/oscam/-/tags)
[![GitLab License](https://img.shields.io/gitlab/license/11?gitlab_url=https%3A%2F%2Fgit.streamboard.tv&style=for-the-badge)](https://git.streamboard.tv/common/oscam/-/blob/master/COPYING)
2026-02-23 16:40:08 +00:00
## Quick links
2026-02-23 16:40:08 +00:00
- [Releases](https://git.streamboard.tv/common/oscam/-/commits/master)
- [GitLab repository](https://git.streamboard.tv/common/oscam)
- [Wiki](https://git.streamboard.tv/common/oscam/-/wikis/home)
- [Issue tracker](https://git.streamboard.tv/common/oscam/-/issues)
- [Support forum](https://board.streamboard.tv/forum/)
2026-02-23 16:40:08 +00:00
## Releases
2026-02-23 16:40:08 +00:00
For the latest changes and release history, see the
[OSCam commits](https://git.streamboard.tv/common/oscam/-/commits/master) page.
2026-02-23 16:40:08 +00:00
## GitLab repository
2026-02-23 16:40:08 +00:00
Project page:
https://git.streamboard.tv/common/oscam
2026-02-23 16:40:08 +00:00
## Building & Dependencies
2026-02-23 16:40:08 +00:00
For detailed information about building OSCam, cross-compilation for
different CPUs, required and optional dependencies, SSL support, hardware
modules, and platform-specific or distribution-specific notes, please
refer to the OSCam wiki:
2026-02-23 16:40:08 +00:00
- [Wiki Home](https://git.streamboard.tv/common/oscam/-/wikis/home)
2026-02-23 16:40:08 +00:00
## License
2026-02-23 16:40:08 +00:00
OSCam: Open Source CAM
2026-02-23 16:40:08 +00:00
Copyright (C) 2009-2026 OSCam developers
2026-02-23 16:40:08 +00:00
OSCam is based on the Streamboard mp-cardserver 0.9d by dukat and has been
extended and worked on by many more since then.
2026-02-23 16:40:08 +00:00
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
2026-02-23 16:40:08 +00:00
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
details.
2026-02-23 16:40:08 +00:00
You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.
2026-02-23 16:40:08 +00:00
For the full text of the license, please see the
[COPYING](https://git.streamboard.tv/common/oscam/-/blob/master/COPYING)
file in the OSCam repository.
2026-02-23 16:40:08 +00:00
## Contributing
2026-02-23 16:40:08 +00:00
Contributions are welcome. If you want to help improve OSCam:
2026-02-23 16:40:08 +00:00
- Browse the existing [issues](https://git.streamboard.tv/common/oscam/-/issues)
and open a new issue if you find a bug or have a feature request.
- Fork the [GitLab repository](https://git.streamboard.tv/common/oscam),
create a topic branch, and submit a merge request.
- Check the [OSCam wiki](https://git.streamboard.tv/common/oscam/-/wikis/home)
for additional project information and guidelines.
2026-02-23 16:40:08 +00:00
## Help and Support
2026-02-23 16:40:08 +00:00
- Man pages and configuration examples are available in the
`Distribution/doc` directory of the source tree.
- For bug reports and feature requests, please use the
[GitLab issue tracker](https://git.streamboard.tv/common/oscam/-/issues).
- For community help and general discussion (mainly German and English),
visit the [support forum](https://board.streamboard.tv/forum/).
- For configuration guides, FAQs, and detailed documentation, see the
[OSCam wiki](https://git.streamboard.tv/common/oscam/-/wikis/home).