https://github.com/qualcomm/gst-plugins-imsdk
Qualcomm® IM SDK provides hardware-accelerated GStreamer plugins and reference apps for multimedia development, along with AI SDK integrations like Neural Processing SDK, AI Engine Direct, and Lite Runtime.
https://github.com/qualcomm/gst-plugins-imsdk
Last synced: 2 months ago
JSON representation
Qualcomm® IM SDK provides hardware-accelerated GStreamer plugins and reference apps for multimedia development, along with AI SDK integrations like Neural Processing SDK, AI Engine Direct, and Lite Runtime.
- Host: GitHub
- URL: https://github.com/qualcomm/gst-plugins-imsdk
- Owner: qualcomm
- License: bsd-3-clause-clear
- Created: 2025-12-15T06:38:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-04-16T09:48:04.000Z (2 months ago)
- Last Synced: 2026-04-16T11:32:45.974Z (2 months ago)
- Language: C
- Homepage: https://docs.qualcomm.com/doc/80-70023-51/topic/introduction.html?product=895724676033554725&facet=Intelligent_Multimedia_SDK.SDK.2.0&version=1.7
- Size: 35.5 MB
- Stars: 5
- Watchers: 0
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
**After repository creation:**
- [ ] Update this `README.md`. Update the Project Name, description, and all sections. Remove this checklist.
- [ ] If required, update `LICENSE.txt` and the License section with your project's approved license
- [ ] Search this repo for "REPLACE-ME" and update all instances accordingly
- [ ] Update `CONTRIBUTING.md` as needed
- [ ] Review the workflows in `.github/workflows`, updating as needed. See https://docs.github.com/en/actions for information on what these files do and how they work.
- [ ] Review and update the suggested Issue and PR templates as needed in `.github/ISSUE_TEMPLATE` and `.github/PULL_REQUEST_TEMPLATE`
# Project Name
*\*
Project that does ... implemented in ... runs on Qualcomm® *\*
## Branches
**main**: Primary development branch. Contributors should develop submissions based on this branch, and submit pull requests to this branch.
## Requirements
List requirements to run the project, how to install them, instructions to use docker container, etc...
## Installation Instructions
How to install the software itself.
## Usage
Describe how to use the project.
## Development
How to develop new features/fixes for the software. Maybe different than "usage". Also provide details on how to contribute via a [CONTRIBUTING.md file](CONTRIBUTING.md).
## Getting in Contact
How to contact maintainers. E.g. GitHub Issues, GitHub Discussions could be indicated for many cases. However a mail list or list of Maintainer e-mails could be shared for other types of discussions. E.g.
* [Report an Issue on GitHub](../../issues)
* [Open a Discussion on GitHub](../../discussions)
* [E-mail us](mailto:REPLACE-ME@qti.qualcomm.com) for general questions
## License
gst-plugins-imsdk is licensed under the [BSD-3-Clause-Clear License](https://spdx.org/licenses/BSD-3-Clause-Clear.html). See [LICENSE.txt](LICENSE.txt) for the full license text.