settings for h264 video in html5 with flash fallback

10Mar2012

I know the objectcodes changed from versie 2.3.x to 3.x. I'm on 2.3.x and would like to use 3.x objectcodes, could someone please share them?

My goal is to offer a single H264/ACC video and use the same video in html5 (over http / mod_h264) and flash fallback (over rtmp / wowza) mode. I'm looking for objectcode, player, URI, PATH, TICKET and container settings.

Comments

Tom, You can easily check the

Tom, You can easily check the 3.x streaming server object code. You just should install a MediaMosa 3.x locally.

Could you please paste yours,

Could you please paste yours, it takes quite some time to do an install.
Or do you know where it is defined in the source code so I can find it in on github?

Tom, you can find them here:

Tom, you can find them here: sites/all/modules/madcap/core/server/mediamosa_server.install.inc
Where you see this:
url('', array('absolute' => TRUE))
It means you should put there the (absolute) URL of your MediaMosa installation.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.