FAQ  •  Register  •  Login

Failed to retrieve feed item... It might not play

<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Dec 18, 2011 2:12 pm

Re: Failed to retrieve feed item... It might not play

OK..thanks again..that makes the situation much clearer..and provides more info for a wiki... Since these rtmp rss feeds will be mostly user created its no problem using enclosure or using a generic groovy, like my LiveFeeds to change media:content into enclosure and add type.
<<

mqojdn

Streaming enthusiast

Posts: 44

Joined: Thu Jan 03, 2013 6:39 pm

Post Mon Jan 21, 2013 7:03 pm

Re: Failed to retrieve feed item... It might not play

There is actually a way to tell that an RSS item is live http://www.rssboard.org/media-rss.
  Code:
<media:content expression="nonstop">


Btw., zip, what's the point transcoding non live items to file?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 24, 2013 11:42 am

Re: Failed to retrieve feed item... It might not play

1) because of protocols (e.g. rtmp)
2) because not all web servers support byte range requests
3) to save bandwidth in a case there are more clients watching the same file
<<

mqojdn

Streaming enthusiast

Posts: 44

Joined: Thu Jan 03, 2013 6:39 pm

Post Tue Jan 29, 2013 10:10 am

Re: Failed to retrieve feed item... It might not play

The same is true for RAM transcoding that you do for live streams, well, except for when multiple clients are watching the same non live file.
And no problems with running out of HDD space.
Previous

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 39 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.