Linux control a running vlc process through command line

后端 未结 4 2041
别跟我提以往
别跟我提以往 2021-01-05 03:15

is there any way to control an already running VLC player on ubuntu. For example, i am trying to start a vlc video full screen with a default audio.

and then contro

4条回答
  •  时光取名叫无心
    2021-01-05 03:45

    Have you looked at the rc (remote control) interface ? It controls a VLC process via a Unix Domain Socket. See here and here for more info.

提交回复
热议问题