Page 1 of 1

HTML 5 + Smooth Streaming

PostPosted: Mon Mar 10, 2014 3:57 am
by cvoinot
Hi all,

We are trying to implement a HTML5 Player + SmoothStreaming (than later + PlayReady) on our 2013 Philips TVs.
Our main problem is that when trying to read a smoothstreaming content, player seems to be "stuck" in the first seconds :
For one of our test (a movie that is 2hour long), video starts, plays ok until reaching 18s, than freezes, and after a few seconds, starts playing from 26seconds (jump).
We have also problems reading the first seconds of a SmoothStreaming example from the Microsoft Plateform ( http://playready.directtaps.net/smooths ... m/Manifest ).
Theses Smoothstreaming contents are read without problem on other devices (including Sony TV...).

Any idea ?


Here is a sample code of the test player:
<video id="video" width="1280" height="720">
<source src="http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/To_The_Limit_720.ism/Manifest" type="application/vnd.ms-sstr+xml" >
</video>


Best regards,
C.

HTML 5 + Smooth Streaming

PostPosted: Mon Mar 10, 2014 3:57 am
by cvoinot
Hi all,

We are trying to implement a HTML5 Player + SmoothStreaming (than later + PlayReady) on our 2013 Philips TVs.
Our main problem is that when trying to read a smoothstreaming content, player seems to be \"stuck\" in the first seconds :
For one of our test (a movie that is 2hour long), video starts, plays ok until reaching 18s, than freezes, and after a few seconds, starts playing from 26seconds (jump).
We have also problems reading the first seconds of a SmoothStreaming example from the Microsoft Plateform \"http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/To_The_Limit_720.ism/Manifest\".
Theses Smoothstreaming contents are read without problem on other devices (including Sony TV...).

Any idea ?


Here is a sample code of the test player:



Best regards,
C.

Re: HTML 5 + Smooth Streaming

PostPosted: Mon Mar 10, 2014 3:57 am
by Support_STA
Hi,

The sample code you have provided here works without problems, also on Philips devices. Please make sure your manifest and video encoding are all according to STA spec.

Nonetheless we will investigate this problem and get back to you.

Best regards
STA QA

Re: HTML 5 + Smooth Streaming

PostPosted: Mon Mar 10, 2014 4:22 am
by Support_STA
Hi,

The sample code you have provided here works without problems, also on Philips devices. Please make sure your manifest and video encoding are all according to STA spec.

Nonetheless we will investigate this problem and get back to you.

Best regards
STA QA