0

I would like to play m3u with vlc on raspberry pi using ssh (I don't have any screen to connect to the pi).
I tried the following answer:
Program run in SSH accessing pulseaudio on the machine where it runs
But it didn't helped: I still get "PulseAudio server connection failure: Connection refused" Thank You

2
  • I guess raspebby is in server mode, so fetching nautilus PID will be of no help.
    – Archemar
    Commented Jan 10, 2016 at 10:01
  • exactly, i listed processus with ps -x and I chose an other processus
    – JuliusII
    Commented Jan 10, 2016 at 10:20

1 Answer 1

1

Finally Find a way.. I starded vlc with a ssh -X session. Then I selected ALSA audio device instead of pulseaudio and I saved the configuration.
then I launched "cvlc http://mystream.m3u &". Finally I ctrl+D and closed the window. Sound works perfectly

1
  • now I'm trying to do it with a .sh file .
    – JuliusII
    Commented Jan 10, 2016 at 13:40

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.