archienz / ps3mediaserver

Automatically exported from code.google.com/p/ps3mediaserver
0 stars 0 forks source link

[Web Streaming] PS3 TV flux not working "invalid data" but working perfectly on vlc and MC #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I had this in web.conf
videostream.Web,TVs=TVA,http://207.253.121.82/TVAStream,http://www.webmaster-gra
tuit.com/pict/tele-tva.gif
videostream.Web,TVs=Argent,http://207.253.121.82/tvaargent,http://argent.canoe.c
om/images/header.gif

2. restarted the http server.

What is the expected output? What do you see instead?

I tought that if the stream work in VLC it should work on the pS3 right ?

maybe it need to be transcoded ?

What version of the product are you using? On what operating system?

I try with VLC (0.98a), MC and Mencoder setting.. didn't change a thing

I got the link from
http://wwitv.com/portal.htm?http://wwitv.com/television/index.html?http://wwitv.
com/tv_channels/b2508.htm

If you are transcoding a media file, which engine are you using (mencoder,
avisynth/mencoder, tsmuxer?)

If the media file is in error (or does not play flawlessly), what are the
codec informations of this file (you can use following program:
mediainfo.sourceforge.net) ? 

Please provide any additional information below and PLEASE JOIN debug.log
file !!

Original issue reported on code.google.com by survivan...@gmail.com on 11 Jan 2009 at 2:34

GoogleCodeExporter commented 9 years ago
"I tought that if the stream work in VLC it should work on the pS3 right ?
maybe it need to be transcoded ?"

yes.. if ps3 was as powerful as VLC, I wouldn't even bothered myself doing this 
server :)

my results so far:

first one : site returns "http 502:Bad Gateway", so not much to do
second one : works with "mencoder web", not with videolan (but the feed takes 
at 
least 30 seconds to start on my PC..., so ps3 will cut the server connection)

I suspect you have met the issue 59 on mencoder, though

Original comment by ps3mediaserver@gmail.com on 14 Jan 2009 at 6:06