2

I installed sopcast on ubunutu. All works well, except two problems.

The first is that after starting a sopcast stream, all works well until after a time the sound is gone.

The second is that is I'm setting vlc as External media player in preferences there is simply grey screen.

Thanks for those who try to help.

danny11
  • 121

2 Answers2

0

Didn't found a great solution but the following method works:

netstat -a | egrep 'LISTEN'

Then go over all the ports that with LISTEN and see which are Sopcat via http://localhost:PORT_NUMBER/tv.asf

Open network stream with that url in vlc and you're good

danny11
  • 121
-1

Just edit /etc/pulse/default.pa to disable module-suspend-on-idle.

Fabby
  • 35,017