|
#1
|
|||
|
|||
|
Hi, I must make new web site for tv, so I must use currently rmtp link of streaming, who is already works, so I decide to use JWPLAYER in my case.
I read manual on JW PLAYER web site, for rmtp sever, I tried to embeded it, but stream can't run! So, I did next: 1)Upload the jwplayer.js and player.swf files in folder "jwplayer" as manual recommends. 2 Include the jwplayer.js somewhere in the head of my webpage: <script type="text/javascript" src="jwplayer/jwplayer.js"></script> Main code: <div id="container">Loading the player...</div> <script type="text/javascript"> jwplayer("container").setup({ flashplayer: "/jwplayer/player.swf", height: 270, width: 480, provider: "rtmp", streamer: "rtmp://...(I already have it, it is work on old site!)" }); </script> I could send anyone who wants to help me link of this rmpt in PM, it is not for public, understand please. How to run stream on this way? Please for help!!! |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|