Hi,
I need to write a program in C to send VLM commands to VLC.
I could connect to the VLC and get "Password" prompt back, but when I send password "admin" back to VLC, and wait about 3 seconds, read data back from the socket, the connection is hung up and VLC occupied 99% of CPU time. I don't have any clue how to fix it.
Could anybody help ?
Thanks,
Deb