RTMP stream for JW PLAYER

  • eendz0r
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 4 months ago #320 by eendz0r
RTMP stream for JW PLAYER was created by eendz0r
Hi,

how can i add my RTMP stream into the JW player ?
i see this option :

RTMP: If you use a RTMP/HTTP server for your single file you have to set this parameters.

Start Single File
Streamer Single File


how do i need to set this up ? knowing my Stream url is rtmp://localhost/oflaDemo

thanks !

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
16 years 4 months ago #321 by admin
Replied by admin on topic Re:RTMP stream for JW PLAYER
Hi eendz0r,
  • Select origin of the playlist/Single File --> "Single File"
  • Link of you RSS File/Single File --> bunny.flv
    (location of the mediafile)
  • Start --> 0
    (Position in seconds where playback has to start. Won't work for regular (progressive) videos, but only for streaming (HTTP / RTMP).
  • Streamer --> rtmp://edge01.fms.dutchview.nl/botr
    (Location of an rtmp/http server instance to use for streaming.)


adjust with your server and name file.

Hope it's help

Best Regards

ps : This is only for a single file for an xml playlist the streamer address must be set in the xml file.

Please Log in or Create an account to join the conversation.

  • eendz0r
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 4 months ago #322 by eendz0r
Replied by eendz0r on topic Re:RTMP stream for JW PLAYER
ohw fast reply thanks !!

i figured out i got another problem, i am using a live stream from some video source into my flash server (red5).

how can i use that in my JW player, since its not a .flv file ? or am i wrong ?

thanks !

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
16 years 4 months ago #323 by admin
Replied by admin on topic Re:RTMP stream for JW PLAYER
As i know JW Player is available to stream from RED5 Server

The following RTMP servers are supported:

* Wowza Media Server
* Flash Media Server
* Red5 server


developer.longtailvideo.com/trac/wiki/FlashFormats#RTMPStreaming


so just put in the field "Link of you RSS File/Single File" the name of the file.

Tell me if it's ok or not


Best Regards

Please Log in or Create an account to join the conversation.

  • eendz0r
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 4 months ago - 16 years 4 months ago #324 by eendz0r
Replied by eendz0r on topic Re:RTMP stream for JW PLAYER
its working now, apparently there where some other things that affect the stream :)

(like dont use flash media encoder 3 for red5 bur use the 2.5 version)

i got it working with xml below
Code:
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:jwplayer="http://developer.longtailvideo.com/trac/wiki/FlashFormats"> <channel> <item> <title>Test1</title> <description>test1</description> <media:credit role="author">TestStream</media:credit> <media:content url="red5StreamDemo" duration="" /> <jwplayer:type>rtmp</jwplayer:type> <jwplayer:streamer>rtmp://hostname/oflaDemo</jwplayer:streamer> </item> </channel> </rss>

thanks alot for your help !
Last edit: 16 years 4 months ago by admin. Reason: code

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #425 by informasistemi
Replied by informasistemi on topic Re:RTMP stream for JW PLAYER
I have a problem with rtmp streaming using FlashMediaServer wich use this kind of url rtmp://SERVER/applicationname/streamname

application name is "live"
streamname is for example: test1 - (which is connected with my webcam)

This type of URL not have a file estension for streamneme, like .flv

I cant't be able to play this stream from JW Player Module .

Can anyone helpme to find a way? Please!

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
16 years 2 months ago #426 by admin
Replied by admin on topic Re:RTMP stream for JW PLAYER
Hi,

this is same as red5 server.
Code:
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:jwplayer="http://developer.longtailvideo.com/trac/wiki/FlashFormats"> <channel> <item> <title>Test1</title> <description>test1</description> <media:credit role="author">TestStream</media:credit> <media:content url="streamname" duration="" /> <jwplayer:type>rtmp</jwplayer:type> <jwplayer:streamer>rtmp://SERVER/live</jwplayer:streamer> </item> </channel> </rss>

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago - 16 years 2 months ago #427 by informasistemi
Replied by informasistemi on topic Re:RTMP stream for JW PLAYER
Thanks, ;)
but I don't understand where a have to put that code...
In which file?
Last edit: 16 years 2 months ago by informasistemi.

Please Log in or Create an account to join the conversation.

  • admin
  • Offline
  • Administrator
  • Administrator
  • Coding is good
More
16 years 2 months ago #428 by admin
Replied by admin on topic Re:RTMP stream for JW PLAYER
Hi,
here is an example file (xml)
  • Unzip
  • edit the file according to your file/stream adress
  • upload this file in a public directory on your website
  • Edit the module, set the field "origin of the playlist" to "rss link"
  • Put the full link to this file in the field "link of the RSS file"
  • save

File Attachment:

File Name: example-65...8dc4.zip
File Size:482 B

Please Log in or Create an account to join the conversation.

More
16 years 2 months ago #429 by informasistemi
Replied by informasistemi on topic Re:RTMP stream for JW PLAYER
Thanks!
it Works!!! :woohoo:

Please Log in or Create an account to join the conversation.

Time to create page: 0.224 seconds

Download

Purchase
Download Directory

Login Form