Do you use DarWine or Crossover to run Sopcast on your Mac?
What version of VLC do you use? Version 0.98 worked just fine with Sopcast in Windows and Mac OS. You may have problems with the latest version though. So try get a previous version first.
You can also try to record with MPlayer instead. MPlayer can dump streams to hard drive the same way VLC does it.
Here how you can run Sopcast on a Mac with DarWine:- Install X11 from Apple Install Discs that came with your Mac or Mac OS X
- Download Darwine for OS X and install it.
- Download MPlayer for OS X and install it
- Download and install SopCast for Windows 1.1.2 (later versions may not work)
- Run Installer to install SopCast 1.1.2
- Double click on Sopcast.exe installed in wine folder C_Drive subfolder sopcast
- Leave Sopcast Login as anonymous, click login
- From X11 terminal (xterm), type command: top
- Look for PID (process ID) of winehelper
If you get
Code:
775 WineHelper 0.0% 0:0:43.23 5 ......
then 775 is the PID of winehelper - Ctrl C to end top function in Xterm and exit screen
- In the terminal kill winehelper process:
Code:
kill -9 (PID of winehelper)
If PID = 775 then type
- Enter into sopcast address bar the sopcast address you want, e.g. sop://broker1.sopcast.com:3912/6001 then click on big blue button with right arrow, a non-working viewer should slide out
- Run MPlayer. Open Preferences and under miscellaneous click "use cache".
- In Mplayer select "open location" and enter
Code:
mms://127.0.0.1:8902
(if 8902 doesn't work, try 8903 or 8912)
Be patient, the caching could take a minute or so.