Hallo allemaal,
Ik wil graag sopcast erop installeren en er staat een readme filetje bij:
SopCast client version 1.0.2 library dependency
If you don't have stdc++ 5 in your system, please download the libstdcpp5.tgz from
www.sopcast.com, and copy the
libstdc++.so.5
libstdc++.so.5.0.1
to /usr/lib/
The copy command must be:
cp -a libstdc++.so.5* /usr/lib
With '-a' parameter, and you must login as root.
1. sp-sc-auth
A simple example of sp-sc command line.
./sp-sc-auth sop://broker.sopcast.com:3912/6098 3908 8908 > /dev/null &
Start to transfer channel 6098, and you can play it on 8908 with VLC or mplayer
by open the url: http://localhost:8908/tv.asf
2. sp-so-auth
you must install VLC compiled by SopCast and use sp-so-auth to broadcast a channel
2.1 install VLC
login with root
cp /the/package/vlc-install-utf8-pid-getport.tgz /
tar zxvf vlc-install-utf8-pid-getport.tgz
2.2 sp-so-auth
./sp-so-auth -r mmsh://192.168.1.1:8080 -u "user@youremail.com:passwd" -i 6050 broker.sopcast.com 3912 3909 'channel name' 127.0.0.1:3940 3941 >/dev/null &
Thanks and enjoy it.vanaf het dikgedrukte loop ik vast, waar moet ik precies die commandline invoeren?
Alvast bedankt!