FAQ  •  Register  •  Login

Humax HDR-1003S

<<

fatatra

Serviio newbie

Posts: 1

Joined: Thu Sep 11, 2014 3:14 am

Post Thu Sep 11, 2014 3:32 am

Humax HDR-1003S

Hi all,
Thanks for to the serviio team for their great work, so far, serviio is the best media server i found on the internet. I still have issue to read rss feed from yoube, i guess this si coming from my humax devices profile, a little bit of help would be welcome :)

I try to stream ASP live events on my big screen tv.
So far i manage to get the rss feed title appearing on my online content using this line:

  Code:
http://gdata.youtube.com/feeds/api/videos?v=2&q=F9F0hUaZ-2Q

orignal youtube link:
  Code:
https://www.youtube.com/watch?v=F9F0hUaZ-2Q#t=16


But when i press play my humax tell me he is unable to play this video file format. I guess Humax doesn't read .flv video...
So I wanted to enable transcoding, i added this little bit of code to the config file:

  Code:
<Profile id="humax" name="Humax" extendsProfileId="1">
   <Transcoding>
      <Video targetContainer="mpegts">
         <Matches container="flv" />
      </Video>
   </Transcoding>
</Profile>


It looks like something happen, since the error message take a little bit longer to appear than previously, but i still have the same error message: 'video file format not supported'

Is anybody outthere would have any idea how to tweak my config file so i can watch my favorite surf event on big screens :) ?

Cheers
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Sep 22, 2014 12:06 pm

Re: Humax HDR-1003S

are there errors in the log?

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 11 guests

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