kaltura player + wowza rtmp?

No replies
Joined: 05/27/2009
Points: 132

After weeks of struggling with the jwplayer, I finally decided to give the kaltura player a try.

I have all of my .mp4 videos hosted on my wowza server cluster. I have no problem getting the videos to play via rtmp with the jwplayer, but have been struggling to get them to work on the ipad/iphone, hence my coming here.

One thing I could not find anywhere in the docs, is how to use my wowza rtmp server with the kaltura player.

Could someone provide a code snippet on how to incorporate the rtmp server with the kaltura player?

*I know that html5 does not support rtmp, but wowza has a way around it by sending a progressive http download or something.

for jw I am supposed to do something like this in the html5 fallback:


wowzaip:1935/account/mp4:06-26-2011-short.mp4/playlist.m3u8

for jw in flash mode I simply say that the provider is 'rtmp' and give the streamer address. I am guessing it is similar with kaltura player?

thanks