7th Dec, 2013, 07:52 AM
Hi we can just run SopCast in owns Raspberry Pi.
Here is the download
With this file we can:
- Watch all SopCast link like sop://broker.sopcast.com:3912/146690
- Mange a channel list
1) Download the .tar file
2) run $ tar xvf sopcast.tar
3) Now we have a folder named sopcast, run: $ cd sopcast
4) Create a file to play with XBMC. run $ cd ~/.xbmc/userdata/playlists/video/
5) run $ nano sopcast.strm
6) write: "http://127.0.0.1:12345" (without " )
7)run the software with: $ ./tv.sh
7.1) $ ./tv.sh num (num is the channel number)
7.2) $ ./tv.sh sop://broker.sopcast.com:3912/146690
7.3) $ ./tv.sh --help (for show instructions)
7.4) $ ./tv.sh --chanel (for show the channel list)
7.4) $ ./tv.sh --stop (for stop the streaming)
8) Go to XBMC/Videos/PlayList and play sopcast.strm
BUGS
Sometimes, you only heard the sound and image is black. You need to stop and then play the file. Sometimes you need to do this more than one time, but finally it always works
We wrote this in a Spanish web, if you understand Spanish you can read the post in http://www.somosbinarios.es/raspberry-pi-television-y-futbol/
Thank you for all hard work that you do for becoming XBian in the best Operating System for Raspberry Pi
Here is the download
With this file we can:
- Watch all SopCast link like sop://broker.sopcast.com:3912/146690
- Mange a channel list
1) Download the .tar file
2) run $ tar xvf sopcast.tar
3) Now we have a folder named sopcast, run: $ cd sopcast
4) Create a file to play with XBMC. run $ cd ~/.xbmc/userdata/playlists/video/
5) run $ nano sopcast.strm
6) write: "http://127.0.0.1:12345" (without " )
7)run the software with: $ ./tv.sh
7.1) $ ./tv.sh num (num is the channel number)
7.2) $ ./tv.sh sop://broker.sopcast.com:3912/146690
7.3) $ ./tv.sh --help (for show instructions)
7.4) $ ./tv.sh --chanel (for show the channel list)
7.4) $ ./tv.sh --stop (for stop the streaming)
8) Go to XBMC/Videos/PlayList and play sopcast.strm
BUGS
Sometimes, you only heard the sound and image is black. You need to stop and then play the file. Sometimes you need to do this more than one time, but finally it always works
We wrote this in a Spanish web, if you understand Spanish you can read the post in http://www.somosbinarios.es/raspberry-pi-television-y-futbol/
Thank you for all hard work that you do for becoming XBian in the best Operating System for Raspberry Pi