read some posts above, gsopcast with given ebuild is a gtk guigr0x0rd wrote:I used the resources in this thread to get sopcast up and running. All of the active gui's seem to use the qt libraries so I didn't bother with a GUI. There wasn't much out there in the way of a how-to once it was installed so I thought I'd post it here to save any new users some time...
Once the sp-sc is ready in your /usr/bin all you need is a sop:// url. Connect to the stream using the following commands:
This will return a processID. Next, open your favorite media viewer and open the following network stream:Code: Select all
$ sp-sc [url] 3908 8908 >/dev/null &
http://127.0.0.1:8908
Enjoy the show. When you're done, don't forget to kill the process.
That's it.






