Here is my code:
---------------------------
jwplayer("container").setup({
rtmp: "rtmp://localhost:5080/vod",
file: "rtmp://localhost:5080/vod/video.flv",
type: 'flv',
image: "",
flashplayer: "https://ssl.p.jwpcdn.com/player/v/7.7.2/jwplayer.flash.swf"
});
----------------------------
Can anybody help me on this?
Thanks in advance!
↧