Go
Not registered? Sign up!

red5 rtmp

Google Translate
53 posts | return to the Modules forum | get the rss feed for this thread

May. 11, 2007Ruud

I got it to work using Red5 and the pointers given by other users, but the stream seems to be unseekable. It plays like it is a livestream. Clicking the seekbar takes me back to the beginning of the stream :(

May. 11, 2007Will

@Ruud,

Please see this thread.

[url=http://www.jeroenwijering.com/?thread=5778]http://www.jeroenwijering.com/?thread=5778[/url]

If you set autostart to false, it will work normally with Red5. We may have to figure out a workaround to get the player to autostart even though autostart is set to false, to use until this issue is addressed by the Red5 devs.

@JeroenW & andersen - Any thoughts on the autostart?

May. 18, 2007JeroenW

I did a test on it with someone's URL, but it just worked.

The person who gave me the feed couldn't get the autostart to work, but I got it working after adding the "type=rtmp" flashvar. I'll make sure that also for single files with rtmp:// protocol, the 'rtmp' type is set automatically (intul now, it only worked for playlists).

Jun. 06, 2007Dean

After the pointers here i got it working without an issue - seeking works out of the box (no meta file needed) on the file i encoded with ffmpeg from Divx so thats pretty sweet!

Jun. 06, 2007JeroenW

Great, that's good to hear!

Jul. 27, 2007Streamdude

Hello

Can anyone tell me what to set my "rtmp://connection string" to.

Using red5 for live streaming.

Jul. 29, 2007Will

@Streamdude,

The basic RTMP connection for Red5 is:

so.addVariable('file', 'rtmp://my.domain.com/oflaDemo');
so.addVariable('id', 'video.flv');

then you put your video/audio files in the "oflaDemo/streams" directory.

Using red5 for live streaming.
If you are streaming from one of the Red5 demo apps, you will have to connect to it instead. Look in the Red5 docs/examples for the connection for that particular application.

Sep. 12, 2007Kredi

Mortagage ülkemizde yeni yeni uygulanmaya başlamış ve bir çok insan mortgage sistemi ile ev sahibi olmaya başlamıştır. Biz burada size mortgagenin ekonomik boyutunu değil, hukuken üzerinde durulması gereken 3 önemli ana noktayı belirtmek istiyoruz.

1) Mortgagede en önemli birinci unsur normal banka kredilerinde borç ödenmediği taktirde, Banka yasal yollara başvurduğunda borçlu(kredi alan) tüm malvarlığı ile sorumlu olurken, mortgage(tutsat)ta borçlu yalnızca kredi çektiği ve ipotek verdiği ev ile sorumludur.

2) Mortgage de ikinci en önemli unsur, Borcunun kalanını kapatmak isteyenler anapara artı yüzde 2 faiz ödeyecek.

3) Mortgagede önemli üçüncü unsu ise, Banka üç ay kredi taksitini ödeyemeyenin evini satma hakkına sahip olacaktır. Bu durumda yukarıda belirttiğimiz gibi yalnızca ipotek verilmiş evle sorumluluk asıldır. Banka sizin diğer malvarlığınıza yönelik yasal işlemler başlatamaz.
[url=http://www.trkredi.com]Kredi[/url]

Herhangi bir saç fırçası veya tarağa baktığımız zaman kılların arasında ek yerleri olduğunu görürüz.Bu ek yerleri saç tellerinin zarar görmesine neden olur.Ayrıca bazı saç fırçalarının kıllarındaki veya tarakların dişlerindeki pürüzler uzun süreli kullanımla kaybolur.Ancak bu arada saça oldukça zarar verir.Bu nedenle tek parçadan imal edilmiş taraklar tercih edilmelidir.Saç fırçası alırken kıllarını inceleyin.Kılların üzerinde hiçbir pürüz olmamasına dikkat edin.Tarakların dişleri de mümkün olduğunca geniş olmalıdır.Saçınızı tararken nemli veya ıslak olasına dikkat edin. Saç kuruyken taranırsa saç kırılır ve zaman içinde kurumasına neden olur.
[url=http://www.guzelsac.com]Saç[/url]

Sep. 18, 2007Ogaden

(b) Exellent, this discussion helped me sort out a lot of problems, thanks guys!

Sep. 27, 2007splinter

The red5 actually works the same as Flash Media Server.

Oct. 01, 2007verli

Shood grin a... Thanks a lot.

I was facing the same problem. Your solution just worked fine. wink

Oct. 02, 2007Vuslat

Yups, I suppose so...
myweb: [url=http://www.kitlen.com]sohbet[/url] [url=http://www.kitlen.com]chat[/url]

Oct. 05, 2007preved

Wow, very nice! Thx grin (b)

[url=http://toni-francis-blog.blogspot.com/]preved[/url]

Oct. 31, 2007nevarlan

Thanks for the great youtube videos article.Video is watching on youtube...

<a href="http://www.trkredi.com">kredi kartları</a> <a href="http://youtube.trkredi.com">youtube videos</a>

Oct. 31, 2007nevarlan

Thanks for the great youtube videos article.Video is watching on youtube...

[url=http://www.trkredi.com]kredi kartlarıclick here[/url] [url=http://youtube.trkredi.com]youtube videosclick here[/url]

Nov. 05, 2007keslan

[url=http://www.trkredi.com]kredi kartları[/url]
[url=http://youtube.trkredi.com]youtube videos[/url]
[url=http://www.tiki34.com]porno[/url]

Nov. 06, 20078408.yahoo.com

Nov. 12, 2007Abyss

Ok i got the flowplayer (flash player from www.flowplayer.org) to work with red5 streaming server. The streaming works just fine so does the drag controls except that i cannot see the length(minutes) of the video nor the current length (time) on the video i am being played. Is this normal behavour or is there any config or meta information that needs to be supplied to fix this. It seems to work when i play the flv file directly from a directory in my application without streaming it.

Thanks in advance.

PS: here is my html code with and without streaming.

with streaming:

<html>
<body>
<object type="application/x-shockwave-flash" data="http://localhost:8080/myflashapp/FlowPlayerLP.swf" width="400" height="330" id="FlowPlayer">
<param name="allowScriptAccess" value="always" />
<param name="movie" value="http://localhost:8080/myflashapp/FlowPlayerLP.swf" />
<param name="quality" value="high" />
<param name="scaleMode" value="showAll" />
<param name="allowfullscreen" value="true" />
<param name="wmode" value="transparent" />
<param name="allowNetworking" value="all" />
<param name="flashvars" value="config={
videoFile: 'testfile1.flv',
autoPlay: false,
autoBuffering: true,
loop: false,
live: true,
streamingServerURL: 'rtmp://localhost/oflaDemo',
streamingServer: 'red5',
}" />

</object>
</body>
</html>

without streaming: (testfile1.flv file is located in my webapp folder ctxroot/flash/flvs)

<html>
<body>
<object type="application/x-shockwave-flash" data="FlowPlayerWhite.swf" width="320" height="262" id="FlowPlayer">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="FlowPlayerWhite.swf" />
<param name="quality" value="high" />
<param name="scale" value="noScale" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="config={videoFile: 'testfile1.flv', baseUrl: '/flash/flvs/'}" />
</object>

</body>
</html>

Feb. 26, 2008Mahendra

Hi,

I am using red 5 server on windows xp, it is working fine,
but when i want to use it from remote computer of same network it is not able to connect to server.
please help me.

i am using folling code to connect to my server from remote computer

nc.connect("rtmp://192.168.1.85/oflaDemo")

please ,send me feedback on my mail id. mahendraws@gmail.com

thanks

Mar. 24, 2008rkaye

Can anyone give me an overview of streaming video?

I have been programming in ASP (not .NET) for many years. Now, I want to stream a webcam through a website such that a third party has a webcam and visits my website. Then, they begin streaming to the website via their webcam. Other people visiting the site can see the stream (like ustream.tv)

Ive found Red5 but Im unsure of a lot of things:
1) what client side work I would need to do in order to detect the users webcam and begin the stream? Is this handled by a flash plugin? If so, which one?

2) I understand that Red5 can be installed on a windows server... is that correct?

3) I assume only a Flash plugin is needed to view the stream... right?

Can anyone outline a "Streaming WebCams for Dummies" so I can get my research pointing in the right direction?

Mar. 28, 2008Jess

Hi Rkaye,

You just need flash application on the client side. To detect the user webcam is easy by using flash API.

You need Red5 for sure if you want to go open source way.

When i will be free, i would like to write on this topic

Streaming WebCams for Dummies

For red5 related stuff, you can visit here.

http://red5flashserver.blogspot.com

May. 03, 2008

am using red 5 server on windows xp, it is working fine,
but when i want to use it from remote computer of same network it is not able to connect to server.
please help me. http://www.chipoyun.com

May. 13, 2008Tommy

Thanks a lot. My server is now running too with red5 - wihtout any problem. Great help!
http://www.vergleich-pkv-gkv.de/

Jun. 24, 2008Dan

Great thread, found it incredibly useful, but im still a little stuck...

does anyone know of any tutorials on how to get a video to play (or record to a file that plays) into a stream which clients can connect to and watch *live* as its recording.

Basically as the clients connect to the stream they all need to be at the same point as the host, kind of like playing radio from the internet.
So far i have created a stream ok, connected and can play and pause the stream, but i havent got a file to play in the stream only my camera (because it was in the samples).
is it much work to take it a bit further?

i may have overlooked something really simple but cant see for looking.

Aug. 06, 2008Sarah

Hi,

I am having trouble playing back files through the JWPlayer and I think it may be something to do with the way they are encoded when they are saved to Red5. I currently have live webcam/microphone flvs that are recorded using flex on to the Red5 server. However, I can't seem to play them back on a site with the JWPlayer. I can play other sample files that are on the Red5 server but not the ones captured via my application.

Does this mean I need to install ffmpeg? Is the default encoding on the Red5 server not good enough for the JWPlayer?

Please help! I'm going crazy trying to find the answer.

Thanks,
Sarah

Aug. 06, 2008kLink

@Sarah,

You must use audio and video codecs that are supported by the Adobe Flash Player when you encode your video.

See: http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402866 for a list of supported codecs.

Aug. 06, 2008Sarah

Thanks kLink. It's a flv file so should be fine. I tired the FloPlayer and it plays the file. Very strange. Seems like there is something missing from the file when it's encoded by Red5 using default settings that doesn't allow it to be played back with the JWPlayer.

Sep. 24, 2008Hari Krishna

Hi,I am using red 5 server on windows xp, it is working fine,
but when i want to use it from another computer of same network it is not able to connect to server.Could any one please help me

Oct. 03, 2008Frankie

Is there a way that I can use JWplayer for {LIVE} broadcast and connect to my FMS3. (Not for streaming FLV videos.)

Oct. 04, 2008Frankie

I got my going like this and is working %100 in FMS3


<script type='text/javascript' src='swfobject.js'></script>

<div id='preview'>This div will be replaced</div>

<script type='text/javascript'>
var s1 = new SWFObject('player.swf','ply','470','320','9','#ffffff');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addVariable('file', 'stream-Name');
s1.addVariable('streamer', 'rtmp://Server-IP/Application-Name');
s1.addVariable('type', 'video');
s1.write('preview');
</script>

Oct. 08, 2008fdeefefefefe

ru'"r'hrehnfifheifherçfehorhf'bnezeez[b][/b]

Oct. 08, 2008fdeefefefefe

[/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b]ru'"r'hrehnfifheifherçfehorhf'bnezeez[b]

Oct. 08, 2008fdeefefefefe

[/b][b][/b][b][/b][b][/b][b][/b][b][/b][b][/b]ru'"r'hrehnfifheifherçfehorhf'bnezeez[b]

Oct. 09, 2008Dennis

Hi Frankie,

do you mean you made it working on xp with this code???

Regard,
Dennis
Contact: http://www.krankenversicherung-fuer.de

Oct. 12, 2008Frankie

I have a Flash Media Server 3 in a Windows Server 2003 and I can broadcast live events using the JW_PLAYER with the code above provided.

Oct. 12, 2008bri

@frankie

how?

Oct. 17, 2008Frankie

Using this code:

<script type='text/javascript' src='swfobject.js'></script>

<div id='preview'>This div will be replaced</div>

<script type='text/javascript'>
var s1 = new SWFObject('player.swf','ply','470','320','9','#ffffff');
s1.addParam('allowfullscreen','true');
s1.addParam('allowscriptaccess','always');
s1.addParam('wmode','opaque');
s1.addVariable('file', 'stream-Name');
s1.addVariable('streamer', 'rtmp://Server-IP/Application-Name');
s1.addVariable('type', 'video');
s1.write('preview');
</script>

Nov. 27, 2008mau

My settings with JW Player and Red5 work well but I got a strange behaviour with some flv's encoded by Riva Encoder (version 2.0):
if I click on play button the video doesn't start and got only the cycling wheel with a number in it (47).
But if I click on the controlbar (in any part) the video starts without problems, this happens with or without autostart.
The codec is FLV1/Sorenson-MPEG-2 Layer 3.

Any idea?

Nov. 27, 2008Aj

Frankie, u r da man!
This code connects JW player to Wowza, for live streaming action!

Thanks alot!

Dec. 01, 2008Manoj

hi,
i am using red5. i tried the demos of red5 its working fine. i want connect red5 through my web page.
i need help to create new folder instead of demos.

Thanks

Dec. 02, 2008how to

hi,
how can load a rtmp file to the player through javascript? i'm loading a default file to the player like this:
player.sendEvent('LOAD', "http://...flv")
how can i load a rtmp file?

Thanks a lot

Dec. 12, 2008Girish

Hi

Is it possible to stream videos from directory structure rather streaming from default streams folder in red5 server

Thanks

Dec. 12, 2008kLink

@Girish,

You can easily stream from subdirectories of oflaDemo/streams, like oflaDemo/streams/Movies or oflaDemo/streams/Videos.


'streamer':                  'rtmp://www.mydomain.com/oflaDemo',
'file':                      'Movies/The Last Son.flv',
 —OR—
'file':                      'Videos/The Funny Moment.flv',

Feb. 17, 2009xxlover_1

hey guys i am new started with servers i ned to know how can i risrtart red5 what i ned to do
thanx

Apr. 09, 2009Girish

Hi,
Is it possible to buffer video stream on client side player, when it is being streamed by Red5 Media Server, like YouTube does... If yes, how can we do it...

Thanks In Advance,
Girish

Jun. 08, 2009blue

hi,
sorry my bad english.
i am new with red5,
i have red5 running in my linux server, i use flowplayer in my website .
i can stream videos on deman, but i don't know how to do live stream,
i am trying to use flash media live encoder to connect my webcamb and conncet it to the server,
in fmle i specify: the webcam, the server-ip and a name for the live stream. i write the same name in my website in the server, using flowplayer,
i don know if i have to do something in red5 server, can somebody help me?

Sep. 16, 2009orange

Hi,
I cannot play flvfiles (rtmp://localhost/demo) in playlist? How can I do it?

Thanks

Oct. 04, 2009chettai

hi,
i hav an working red5 installed server, and in my computer FME 2.5 in my vista OS...
i want to stream video from my webcam to red5 server..
when i open FME,its having a FMS url..
how can i make this url??
and also i want to configure red5 to accept my video from my computer and show live stream..
can u pls help me???

Oct. 04, 2009lost

See: http://www.longtailvideo.com/jw/?search=fme3+livestream

Dec. 11, 2009Rajdeep Rath

For all queries regarding red5 and flash take a look here:

http://flashvisions.com/general/http-vs-rtmp-streaming-a-visual-example/

Jan. 12, 2010Trupti

Hi,

I have my video files(.flv) placed in oflaDemo/streams directory on the server. The client has a VideoDisplay component. I am new to flex. I checked and found that this component has a field source and its value needs to be url of the video. How can i get the url of .flv file which is there in streams directory so that i can use that url as a source of video? Is there any other option? Please let me know.

Thanks.

Jan. 22, 2010Rajdeep Rath

Its better that you use FLVPlayback component from flash into flex and view the rtmp stream. The videoDisplay causes bug on rtmp stream from red5. Its something to do with its own net connection object.

Mar. 12, 2010horn

stream-Name is what I do not understand help explain or show examples.
Thank you.

Add a reaction

You can also return to the category or try this search for related threads.


 

Search the Forums

Go

Support

Support Here are some helpful links to learn more about the JW Player™:

Monetize Your Video

Monetize Your Video Earn money with ads from LongTail's AdSolution. Watch our demos and sign up now!

Why Buy a License?

Why Buy a License? If you don’t buy a commercial license, you cannot use a JW Player™ on (i) a site that has ads; (ii) a corporate site; or a (iii) CMS. Our licenses are very inexpensive, so what are you waiting for? Buy a license today.