All Projects → videolan → libvlcpp

videolan / libvlcpp

Licence: LGPL-2.1 License
C++ bindings for libVLC

Programming Languages

C++
36643 projects - #6 most used programming language
M4
1887 projects

Projects that are alternatives of or similar to libvlcpp

awesome-vlc
👻 A curated list of awesome VLC and LibVLC resources.
Stars: ✭ 45 (-29.69%)
Mutual labels:  multimedia, vlc, libvlc
Nginx Rtmp Docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
Stars: ✭ 506 (+690.63%)
Mutual labels:  multimedia, vlc
libvlc-nuget
NuGet packaging setup for LibVLC
Stars: ✭ 52 (-18.75%)
Mutual labels:  vlc, libvlc
Vlc Android
VLC for Android, Android TV and ChromeOS
Stars: ✭ 1,045 (+1532.81%)
Mutual labels:  multimedia, vlc
Libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
Stars: ✭ 752 (+1075%)
Mutual labels:  multimedia, vlc
vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
Stars: ✭ 10,341 (+16057.81%)
Mutual labels:  multimedia, vlc
OCamlSDL2
OCaml interface to SDL 2.0 (for Linux, Windows, MacOS, and ChromeBook)
Stars: ✭ 42 (-34.37%)
Mutual labels:  multimedia
TalkNet ASD
ACM MM 2021: 'Is Someone Speaking? Exploring Long-term Temporal Features for Audio-visual Active Speaker Detection'
Stars: ✭ 96 (+50%)
Mutual labels:  multimedia
cottontaildb
Cottontail DB is a column store aimed at multimedia retrieval. It allows for classical boolean as well as vector-space retrieval (nearest neighbour search) used in similarity search using a unified data and query model.
Stars: ✭ 16 (-75%)
Mutual labels:  multimedia
VLC-Scheduler
Basic automation & scheduling for VLC media player. [Currently not actively maintained].
Stars: ✭ 57 (-10.94%)
Mutual labels:  vlc
esp32cam-ready
Plug and Play firmware for the esp32cam. Flash, provision and connect to rtsp.
Stars: ✭ 67 (+4.69%)
Mutual labels:  vlc
vlc-subtitle-word-search
Search for words of the current video SRT subtitle files in VLC
Stars: ✭ 28 (-56.25%)
Mutual labels:  vlc
piptv
A very simple Python IPTV client
Stars: ✭ 67 (+4.69%)
Mutual labels:  vlc
vlc-portable
🚀 VLC Media Player portable for Windows
Stars: ✭ 17 (-73.44%)
Mutual labels:  vlc
kasper music player
An All In One app that would allow "music.youtube.com" to work in restricted countries. This app aims to bypass all the premium models and create FFA experience
Stars: ✭ 25 (-60.94%)
Mutual labels:  vlc
Black-VLC-Mac
A black theme for VLC for Mac
Stars: ✭ 26 (-59.37%)
Mutual labels:  vlc
OpenMAX
本文对OpenMAX IL协议的1.0版本进行的中文的翻译,同时也有英文版的对照
Stars: ✭ 20 (-68.75%)
Mutual labels:  multimedia
anchovy
D language multimedia library for games and gui applications
Stars: ✭ 22 (-65.62%)
Mutual labels:  multimedia
qt-youtube
No description or website provided.
Stars: ✭ 31 (-51.56%)
Mutual labels:  vlc
PdWebParty
An app that allows Pd users to run patches in a web browser and share them with a web link
Stars: ✭ 37 (-42.19%)
Mutual labels:  multimedia

libvlcpp

Join the chat at https://discord.gg/3h3K3JF

libvlcpp is a header-only, C++ bindings for the libvlc crossplatform multimedia API. It is an official binding over the VideoLAN libvlc library and can be used on many platforms.

Documentation

Since libvlcpp is a close wrapper over libvlc, your documentation needs will be best served by either checking the libvlcpp source code, or the libvlc documentation.

Issues

libvlcpp tickets are located on our GitLab.

Contribution

Contribution are always welcome!

Feel free to open a merge request on our GitLab.

Examples

For usage examples, head over to the examples folder where you will find several code samples, such as helloworld and more.

Used by

libvlcpp is being used and tested extensively in various projects, such as the VideoLAN medialibrary, the previous VLC for UWP app and more.

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].