Search found 4 matches

Go to advanced search

by Ffb_Boy_30
03 Nov 2020 22:09
Forum: Scripting VLC in lua
Topic: create global variable
Replies: 1
Views: 1076

create global variable

Hi, I'm looking for a solution to create a global variable to store the handle : "fd" when I create a socket fd = vlc.net.connect_tcp("localhost",54293) I've made an event which fire every input_changed , I need to send the player state. PlayerState = vlc.var.get(vlc.object.input...
by Ffb_Boy_30
03 Nov 2020 12:08
Forum: Scripting VLC in lua
Topic: Run Script on VLC startup?
Replies: 3
Views: 5845

Re: Run Script on VLC startup?

I need to do the same , script activated at startup.
Is on the last version of VLC this feature is implemented ?
by Ffb_Boy_30
02 Nov 2020 18:59
Forum: Scripting VLC in lua
Topic: using vlc to control a raspberry
Replies: 0
Views: 635

using vlc to control a raspberry

Hi, I'm looking for a solution to control my pi with VLC. I use VLC on my windows computer and I want to send information to my pi when I make action on VLC. I've tried to post a question on the forum but nobody answer , maybe I was not really clear. Here is my project : Open a video (paused at star...
by Ffb_Boy_30
22 Oct 2020 16:33
Forum: Scripting VLC in lua
Topic: Vlc UPD Packet
Replies: 0
Views: 726

Vlc UPD Packet

Hi,
I don't found where to post my questions so maybe it is the good place.
Is it possible with VLC to send special UDP packet when the video Start Pause or Stop ?
Is it possible with vlc to call function from externall dll when the video Start Pause or Stop ?

Thanks

Go to advanced search