eg.
jwplayer('player').setup({
sources: [{file: http://mysite.com/test.mp4"),type: "video/mp4"},],
width: "100%",
height: "100%",
autostart: true,
});
i did it this way in the past
jwplayer('player').setup({
sources: [{file: http://mysite.com/decoding.php?t1Eba0uiu8pnC4Xume/Op/lybxkXesWGZudXTm/d0l4="),type: "video/mp4"},],
width: "100%",
height: "100%",
autostart: true,
});
to so can you?
jwplayer('player').setup({
sources: [{file: t1Eba0uiu8pnC4Xume/Op/lybxkXesWGZudXTm/d0l4="),type: "video/mp4"},],
width: "100%",
height: "100%",
autostart: true,
});
↧