Hi
For quite a while I've use the WEB.conf method to watch sopcast streams on TV . I use Linux on my PC
I recently came across your plugin and have been investigating accessing the streams through this, with your Myp2p / Wiziwig channel file.
But from what I can gather it seems that the scripts are calling sopcast as : (from debug log)
Without the <localport> <playerport> on the end ?
Forgive me if I am mistaken.
This is more of what is in the debug log
[New I/O server worker #1-5] INFO 23:12:36.476 Starting transcode/remux of PLAY
[mkfifo-0] DEBUG 23:12:36.481 Starting mkfifo --mode=777 /tmp/ps3mediaserver-me/pmsencoder_transcoder_out_1332198756478_35
[mkfifo-0] DEBUG 23:12:36.483 Unix process ID (mkfifo): 6111
[/home/me/bin/sp-sc] DEBUG 23:12:36.793 Starting /home/me/bin/sp-sc
sop://broker.sopcast.com:3912/60498[/usr/lib/ps3mediaserver/linux/mencoder] DEBUG 23:12:36.794 Starting /usr/lib/ps3mediaserver/linux/mencoder -msglevel all=2 -quiet -prefer-ipv4 -oac lavc -of lavf -lavfopts format=dvd -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=4096:threads=6:acodec=ac3:abitrate=128 -ofps 25 -cache 16384 -vf harddup -o /tmp/ps3mediaserver-me/pmsencoder_transcoder_out_1332198756478_35
http://127.0.0.1:8902/stream[/usr/lib/ps3mediaserver/linux/mencoder] DEBUG 23:12:36.794 Reading pipe: /tmp/ps3mediaserver-me/pmsencoder_transcoder_out_1332198756478_35
[/home/me/bin/sp-sc] INFO 23:12:36.829 Process /home/me/bin/sp-sc has a return code of 11! Maybe an error occured... check the log file
Is the sopcast part of the channel plugin compatible with linux ? Is there a script I need to change ? It says check the logfile, I'm not sure which log file to check ?
I have these scripts in pmsencoder.script.directory = /usr/lib/ps3mediaserver/scripts
me@Upstairs ~ $ ls /usr/lib/ps3mediaserver/scripts/
cuevana.groovy get_flash_videos.groovy putlocker.groovy sopcast.groovy youtube-dl
curl.groovy pplive.groovy rtmpdump.groovy subs.groovy youtube.groovy
I have searched for a solution most of tonight but had no joy.
Any advice appreciated