Skip to main content
Participating Frequently
December 28, 2017
Answered

Does Adobe Anamate cc http streaming in html canvas support hds-streaming and hdl-streeming with adobe media server 5.0

  • December 28, 2017
  • 1 reply
  • 312 views

I read it some where but unable to find the answer for sure.... mI have been working trying to get it to work here is the url I'm using http://localhost:84/hds-vod/sample1_500kbps.f4v.f4m ..

HTTP “Content-Type” of “text/xml” is not supported. Load of media resource http://localhost:84/hds-vod/sample1_500kbps.f4v.f4m failed.

Cannot play media. No decoders for requested formats: text/xml....

Anyone with advice if html5 canvas will work with media server 5.0 and Hds streaming and hdl streaming and has anyone got it to work.

I'm also have problems finding help tutorial for htlm5 canvas video when I search on google I get tons of info for Animate cc and Flash.....

Thanks Tom

ps the url above works fine in the strobe video sample player but is using flash.

This topic has been closed for replies.
Correct answer ClayUUID

Video in Animate Canvas mode is the HTML5 <video> element. The video element supports whatever the browser makers decide to support. It has nothing to do with Animate.

FLV and F4V will NOT work, because those are proprietary Flash video file formats.

1 reply

ClayUUIDCorrect answer
Legend
December 28, 2017

Video in Animate Canvas mode is the HTML5 <video> element. The video element supports whatever the browser makers decide to support. It has nothing to do with Animate.

FLV and F4V will NOT work, because those are proprietary Flash video file formats.