[Solved] *.mp4 streaming on PlayStation3 (PS3) not working

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
t-eddie
Posts: 2
Joined: Fri Jul 06, 2018 6:25 pm

[Solved] *.mp4 streaming on PlayStation3 (PS3) not working

Post by t-eddie »

Hey folks,

I've got a similiar problem as the colleague here viewtopic.php?t=1953 and no solution.

UMS streaming works like a charm, except for PS3 i've got an issue with *.mp4 files - it says "corrupt or defect data"
Streaming same file to android tablets (accessing UMS via VLC android client) is working fine.

Code: Select all

DEBUG 2018-07-06 11:23:12.586 [StartPlaying Event] net.pms.dlna.DLNAResource The full filename of which is: G:\Moviez\Kinder\Hotel Transylvanien BDRip DL German AC3 x264-Oxy.mp4 and the address of the renderer is: 192.168.1.16
TRACE 2018-07-06 11:23:12.586 [HTTPv2 Request Worker 2] net.pms.network.RequestV2 Transfer response sent to PlayStation 3:

HEADER:
  HTTP/1.1 206 Partial Content (non-chunked)
  TransferMode.DLNA.ORG: Streaming
  Content-Type: video/mp4
  Content-Range: bytes 0-1917016010/1917016011
  Accept-Ranges: bytes
  Connection: keep-alive
  Server: Windows_7-x86-6.1, UPnP/1.0 DLNADOC/1.50, UMS/7.1.0
  Content-Length: 1917016011

TRACE 2018-07-06 11:23:12.945 [UPNPHelper] net.pms.network.UPNPHelper Received a M-SEARCH from [192.168.1.1:36639]: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 5
ST: urn:schemas-upnp-org:device:avm-aha:1


DEBUG 2018-07-06 11:23:13.241 [HTTPv2 Request Worker 2] net.pms.network.RequestHandlerV2 Connection error: java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
DEBUG 2018-07-06 11:23:13.241 [HTTPv2 Request Worker 2] net.pms.network.RequestHandlerV2 Premature end, stopping...
TRACE 2018-07-06 11:23:13.288 [HTTPv2 Request Worker 3] net.pms.configuration.RendererConfiguration Matched media renderer "PlayStation 3" based on address
I found this here in the log:
DEBUG 2018-07-06 11:23:13.241 [HTTPv2 Request Worker 2] net.pms.network.RequestHandlerV2 Connection error: java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen
Fore sure i had UMS running in trace mode and attached the log files - hoping that someone is able to help me out here.

Thx,
t-eddie
Attachments
ums_dbg.zip
(370.09 KiB) Downloaded 269 times
t-eddie
Posts: 2
Joined: Fri Jul 06, 2018 6:25 pm

Re: *.mp4 streaming on PlayStation3 (PS3) not working

Post by t-eddie »

So, I didn't made it work with orignal set-up...unfortunately.

I used free tool Handbrake (https://handbrake.fr/) and converted it file into *.mkv with 1:1 set-up, but it didn't work either. :?
So i did it again, with pre-setting for PlayStation and removed in addtion all subtitles....and now it's working like a charm :P
Post Reply