Search found 3 matches

Go to advanced search

by poodadoo
20 Mar 2024 15:19
Forum: Development around libVLC
Topic: Start playing a second video after the first one is finished?
Replies: 2
Views: 971

Re: Start playing a second video after the first one is finished?

I figured it out. I wound up rewriting all the libvlc stuff into its own threads... Works like a charm now.
by poodadoo
12 Mar 2024 22:43
Forum: Development around libVLC
Topic: Start playing a second video after the first one is finished?
Replies: 2
Views: 971

Start playing a second video after the first one is finished?

Is it possible to reuse a VLC::MediaPlayer object to play a second media file after the first one is finished? I've created an EventManager object and created a function for the OnStopped event so I can do something after the current media has stopped playing. I try to reload the object with a new &...
by poodadoo
10 Mar 2024 22:38
Forum: Development around libVLC
Topic: Looking for a mentor to help me start a new project
Replies: 1
Views: 691

Looking for a mentor to help me start a new project

I know C, I know C++... I get the gist of LibVLC but I'm undertaking a new project and would like to have someone smarter than me to help with things I get stuck with. To start, here's what I'm trying to do: 1. Build a raspbian OS pc on proxmox for development. Ultimately, this code should run on a ...

Go to advanced search