add udp to lua
The lua bindings can only use tcp for network connections. For some scenarios (ex: UPnP service discovery) sending and receiving UDP is required.
The lua bindings can only use tcp for network connections. For some scenarios (ex: UPnP service discovery) sending and receiving UDP is required.
The VLC Lua interpreter is not a general purpose programming language.
UPnP should definitely not be implemented in Lua for various reasons, UDP being one of them.
added Status::invalid label
closed
VideoLAN code repository instance