gsarath
9 years agoVisitor
Whether Audio only Dash contents are supported in Roku
I am developing an application to play Audio Only Dash contents, which are not getting played in Roku devices.
Below mentioned are the test streams of Dash which are not getting played and I am getting the below mentioned error in console logs:
http://dash.edgesuite.net/dash264/TestCases/3a/fraunhofer/aac-lc_stereo_without_video/ElephantsDream/elephants_dream_audio_only_aaclc_stereo_sidx.mpd
*** Found that SS Audio only contents are getting played in the same devices:
http://players.akamai.com/dash/) to confirm that the contents are proper.
Log traces for the errors which are observed in telnet console:
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=buffering
type(msg)=roSGNodeEvent msg.getField()=errorCode msg.getData()=-5
type(msg)=roSGNodeEvent msg.getField()=errorMsg msg.getData()=malformed data
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=error
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=finished
type(msg)=roSGNodeEvent msg.getField()=errorMsg msg.getData()=The format is not supported or the media is corrupt.
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=error
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=finished
Please let us know is this a known issue which is being taken care by Roku or is a new issue.
Below mentioned are the test streams of Dash which are not getting played and I am getting the below mentioned error in console logs:
http://dash.edgesuite.net/dash264/TestCases/3a/fraunhofer/aac-lc_stereo_without_video/ElephantsDream/elephants_dream_audio_only_aaclc_stereo_sidx.mpd
*** Found that SS Audio only contents are getting played in the same devices:
http://players.akamai.com/dash/) to confirm that the contents are proper.
Log traces for the errors which are observed in telnet console:
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=buffering
type(msg)=roSGNodeEvent msg.getField()=errorCode msg.getData()=-5
type(msg)=roSGNodeEvent msg.getField()=errorMsg msg.getData()=malformed data
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=error
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=finished
type(msg)=roSGNodeEvent msg.getField()=errorMsg msg.getData()=The format is not supported or the media is corrupt.
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=error
type(msg)=roSGNodeEvent msg.getField()=state msg.getData()=finished
Please let us know is this a known issue which is being taken care by Roku or is a new issue.