zrevai / ps3mediaserver

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

[Web Steaming] video rss feeds based on <link> or <media:link> balises ? #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. I have edited the WEB.conf files to add :

videofeed.Vidéos,EPSN
Test1=http://www.gwenael.org/rss4pms/epsn1.php?url=http://sports.espn.go.com/bro
adband/ivp/rss
videofeed.Vidéos,EPSN
Test2=http://www.gwenael.org/rss4pms/epsn2.php?url=http://sports.espn.go.com/bro
adband/ivp/rss
videofeed.Vidéos,EPSN
Test3=http://www.gwenael.org/rss4pms/epsn3.php?url=http://sports.espn.go.com/bro
adband/ivp/rss

in the #video feeds section. Theyare RSS files (modified by myself) of the
ESPN one (page URLs are directly replaced by flv video URLs in the <link>
and/or <media:link> RSS balises).

Test 1: both <link> and <media:link> are modified
Test 2: only <media:link>
Test 3: only <link> is modified

2. Launch PSM
3. Play the EPSN video feeds

What is the expected output? What do you see instead?
I expect that Test 1 video feeds works and that Test 2 or Test 3 video
feeds works. Instead only Test 1 video feeds works. Why <link> and
<media:link> had to be both linked to the media file?

What version of the product are you using? On what operating system?
I'm using the 1.02.1 linux version

Original issue reported on code.google.com by Angelscr...@gmail.com on 17 Jan 2009 at 10:57

GoogleCodeExporter commented 9 years ago
I've tried your feeds, seems to work in latest version

Original comment by ps3mediaserver@gmail.com on 18 Jan 2009 at 10:28