|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
RTMPS protocolHello,
Someone here suggested that flash player is somehow able to do RTMP over TLS/SSL (no HTTP). Is this really true? Can anyone give me a hint on how to force the flash player skip HTTP and go directly over SSL? Tx _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocolYou have to set proxyType i think, but I dont know for sure, have a look at this:
Paul
On Sat, Nov 7, 2009 at 11:04 AM, Gavriloaie Eugen-Andrei <crtmpserver@...> wrote: Hello, -- http://gregoire.org/ http://code.google.com/p/red5/ http://code.google.com/p/blue5/ _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocol> Someone here suggested that flash player is somehow able to do RTMP over
> TLS/SSL (no HTTP). Is this really true? Can anyone give me a hint on how to > force the flash player skip HTTP and go directly over SSL? Where did you see that? I couldn't find the thread on nabble, but I am 99% sure that someone over there said that Red5 does not support direct SSL. The thread wasn't too old, so I guess it's still valid. So the only way for fast and easy encryption is to implement rtmpe. Wowza has it, and it works with Flash Player for Mac ;-) -- VOD & visioconference - http://www.digiprof.tv _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocolHere it is. Just a few messages below... This would be too good to be true! :) From: David Hogan <mr.david.hogan@...> Subject: Re: [Red5] ? RTMPS is RTMPT over SSL Date: November 1, 2009 3:33:40 AM GMT+02:00 And if you are publishing, the frame rate seems to be limited by the latency of the connection between the publisher and the server, at least it was last time I tried it. The flash client can also connect using native SSL (rather than RTMPT over SSL) however red5 doesn't currently support this method. I would expect the performance of native SSL to be similar to that of RTMP as long as the client and server had enough spare CPU cycles for the encryption. -----END COPY----- On Nov 7, 2009, at 9:50 PM, Thomas wrote:
_______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocol> Here it is. Just a few messages below... > > This would be too good to be true! > > Actually I even can't find any examples of how read stream by rtmpt. _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocolyeah to get the client to try native SSL, you set proxyType = "best" on the NetConnection object. It it works, the usingTLS property will be true once connected. Last I tried it also didn't work on Wowza, never tried FMIS.
Thanks for pointing out the hasTLS capability, I hadn't seen that.
2009/11/8 Mondain <mondain@...> You have to set proxyType i think, but I dont know for sure, have a look at this: _______________________________________________ Red5 mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org |
|
|
Re: RTMPS protocolHello All,
I would like to comment on RTMPS. Basic fact is that, it was (and perhaps is) indeed working b4 also. I have tested it under various circumstances. Like putting Red5 behind proxy (https based). Its https is also working. I would encourage people to read the documentation and test the using simple flash clients. Performance cannot be better than RTMPT. The only problem that i am facing as of today is with Live H264. I wish RtmpClient could have capture support in future releases. Thank You.
|
| Free embeddable forum powered by Nabble | Forum Help |