Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Streaming servers (http://stream-recorder.com/forum/forumdisplay.php?f=27)
-   -  

Rtmp stream url in JW Player or on a another Player

(http://stream-recorder.com/forum/showthread.php?t=9425)

Krimi 06-18-2011 12:27 PM

Rtmp stream url in JW Player or on a another Player


 
Hello,
I have already found the stream url who i wanted, BIG THANKS to chap member.
Here is the website with online tv streaming from Macedonia and you must be in Macedonia to watch the Streams or with Macedonian Proxy.
http://www.web.maxtv.mk
Here are the details rtmp stream url from a one channel
rtmp://62.162.118.26/h5Lv9R79_a1/<break>stream2

Download Datei: fdd30bcd-6b79-48f7-b67f-d4bd51b23140.flv

And i want to put this rtmp url in any player like JW Player , can anywhere help step by step ? or can anywhere doo this for me ?

I'm so sorry for my bad english, i hope you have understand me:)
Best regards

KSV 06-18-2011 01:05 PM

Re: Rtmp stream url in JW Player or on a another Player


 
This question is more suitable for JW Player forum. anyway following code should work.
Code:

<script type="text/javascript">
        var s2 = new SWFObject("player.swf","ply","328","200","9","#FFFFFF");
        s2.addParam("allowfullscreen","true");
        s2.addParam("allowscriptaccess","always");
        s2.addParam("flashvars","file=fdd30bcd-6b79-48f7-b67f-d4bd51b23140.flv&streamer=rtmp://62.162.118.26/h5Lv9R79_a1/stream2&type=video");
        s2.write("container2");
</script>

Using JW Player 4 with Wowza Server

Krimi 06-18-2011 01:10 PM

Re: Rtmp stream url in JW Player or on a another Player


 
Thank you very much..
And can you say me where to put the code??

KSV 06-18-2011 01:15 PM

Re: Rtmp stream url in JW Player or on a another Player


 
obviously in your page's html code. you also need to install JW Player on your server and change the path of player.swf accordingly.

Krimi 06-18-2011 01:52 PM

Re: Rtmp stream url in JW Player or on a another Player


 
But i want to put the tv streaming on the player to work and not to play that was i recorded have the .flv file

Stream Recorder 06-19-2011 03:41 AM

Re: Rtmp stream url in JW Player or on a another Player


 
Quote:

Originally Posted by Krimi (Post 30184)
But i want to put the tv streaming on the player to work and not to play that was i recorded have the .flv file

I don't really understand what you are trying to achieve.

If you want to play this stream on your own computer only, try to use VLC.

Krimi 06-19-2011 04:45 AM

Re: Rtmp stream url in JW Player or on a another Player


 
First i need to put the stream on any web Player like jw player to work.

And i do not want to watch the stream using the VLC player, beceause it does not work

Stream Recorder 06-19-2011 11:53 AM

Re: Rtmp stream url in JW Player or on a another Player


 
Quote:

Originally Posted by Krimi (Post 30201)
And i do not want to watch the stream using the VLC player, beceause it does not work

KSV has shared a great tip on using VLC with RTMP streams:
http://stream-recorder.com/forum/wat...ump-t8815.html

Krimi 06-22-2011 11:49 AM

Re: Rtmp stream url in JW Player or on a another Player


 
Quote:

Originally Posted by Stream Recorder (Post 30208)
KSV has shared a great tip on using VLC with RTMP streams:
http://stream-recorder.com/forum/wat...ump-t8815.html

Thanks
Doesn't work but forget it...
So can you tell me how can i find the path file of the rtmp stream url ?

Best regards

Stream Recorder 06-23-2011 12:50 AM

Re: Rtmp stream url in JW Player or on a another Player


 
How to find rtmp:// stream URL: Software to sniff, snoop RTMP links


All times are GMT -6. The time now is 01:51 AM.