PDA

View Full Version : Jw player


megalivestream
07-28-2012, 02:30 AM
I am running into a really strange problem and hoping to find someone that can assist me here .

I have an rtmp link that i would like to embed into my website , i am using rtmpdump helper and the link i got is this
rtmp://stream4.dmi.ae/live4/_definst_/mp4:dubaitv_1000

Streamer
rtmp://stream4.dmi.ae/live4/_definst_/
playpath
mp4:dubaitv_1000

However , for somereason this rtmp is not working with my jw player on my website and i keep getting connection rejected . I believe this is because this is in a forgien county and it is blocked . I've heard it is possible to use a proxy or some sort of redirect path or whatever , not sure what exactly is the way to be able to make this link playable on my webpage in the united states .

I know how to embed the link to my player but i need to get a workaround for the connection rejected issue . here is the link for my embeded rtmp video in question http://www.megalivestream.com/rtmp/

Any help is greatly appreciate . Thanks

PayNow
07-29-2012, 05:25 AM
Hey give me the orginal website link whr dubaitv work

Here is for 500


<iframe name="iframeanimfx"
src="http://vod.dmi.ae/flv-player/player.swf?streamer=rtmp://stream4.dmi.ae/live4/&provider=rtmp&file=dubaitv_1000&stretching=exactfit&controlbar=over&stretching=exactfit&controlbar=over&autostart=true" scrolling="no" frameborder="no" height="300" width="600">
</iframe>


you won't have full screen for full screen post this link on above the post


http://vod.dmi.ae/flv-player/player.swf?streamer=rtmp://stream4.dmi.ae/live4/&provider=rtmp&file=dubaitv_1000&stretching=exactfit&controlbar=over&stretching=exactfit&controlbar=over&autostart=true




They are working fine for me . if they are not work on your website let me know by replying here

megalivestream
07-29-2012, 10:49 AM
Thanks for your assistance on this .

You asked for the original direct link where the TV channel work

This rtmp i got from an online forum, this link is for an HD view. THE TV Channel direct link is http://www.dmi.ae/dubaitv/live.asp?lang=ar

It is for the same channel but different file name and it is not in HD . everything is the same excep for the file playpath name , this playpath name is "dubaitv_source"
------
One more thing, could you please tell me how did you come up with the code , and how did you generate this code "http://vod.dmi.ae/flv-player/player.swf?streamer=rtmp://stream4.dmi.ae/live4/&provider=rtmp&file=dubaitv_1000&stretching=exactfit&controlbar=over&stretching=exactfit&controlbar=over&autostart=true"

what did you use so i can use it on a different channel that i am having an issue with and see if i can do this by my self . Thanks a lot for your help in advance .