Still not working here.
I have established this:
[*]If you have the original non-shb PMS.conf-file in the %programdata%\PMS-SHB\ during installation, the server won't start at all.
[*]If you perform a
clean installation, the channels folder is not correct in the config file, you have to add extras\ folder in the path. And then when you try to stream, you get this:
- Code: Select all
INFO 2012-04-09 11:07:42.815 [New I/O server worker #1-1] Starting transcode/remux of tv-Straff
DEBUG 2012-04-09 11:07:42.815 [New I/O server worker #1-1] Creating pipe \\.\pipe\pmsencoder_transcoder_out_1333962462815_167
DEBUG 2012-04-09 11:07:42.825 [Thread-68] Waiting for pipe connection \\.\pipe\pmsencoder_transcoder_out_1333962462815_167
DEBUG 2012-04-09 11:07:43.118 [win32\mencoder.exe] Starting C:\Program Files (x86)\PS3 Media Server-SHB\win32\mencoder.exe -msglevel all=2 -quiet -prefer-ipv4 -oac lavc -of lavf -lavfopts format=dvd -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=4096:threads=2:acodec=ac3:abitrate=128 -ofps 25 -cache 16384 -vf harddup -o \\.\pipe\pmsencoder_transcoder_out_1333962462815_167 "rtmpdump://channel?-r=rtmp%3A%2F%2Fstreaming.ur.se%2Fondemand&-y=mp4%3A%2F167000-167999%2F167106-9.mp4"
DEBUG 2012-04-09 11:07:43.193 [win32\mencoder.exe] Reading pipe: \\.\pipe\pmsencoder_transcoder_out_1333962462815_167
DEBUG 2012-04-09 11:07:43.860 [win32\mencoder.exe] Attaching thread: win32\mencoder.exe
INFO 2012-04-09 11:07:44.895 [win32\mencoder.exe] Process C:\Program Files (x86)\PS3 Media Server-SHB\win32\mencoder.exe has a return code of 1! Maybe an error occured... check the log file
I still think it's related to the encoding of the rtmpdump url.
Edit: I do not longer think it's related to url encoding
And I have no clue what the issue is.