« Return to Thread: Where do the FLV streams go when using RED 5 via WAR deployment??

Re: AMF research

by rfkrocktk :: Rate this Message:

Reply to Author | View in Thread

You shouldn't send video out via AMF. AMF is a data structure for transmitting data between Flash Player and AMF endpoints, like Red5. For example, I use AMF to send custom objects back and forth to Red5 and into my Hibernate persistence layer.

RTMP is the protocol you're looking for. I'm no video expert, so I can't really help you out too much with the actual packet processing and buffers and the like, but many other Red5 users here know a lot about it :)

On Fri, Jul 3, 2009 at 12:41 PM, Bobby <bobby@...> wrote:
#2. Excuse my ignorance, but what is the de-factor protocol for sending out various sized buffers of video via AMF.



--
And do this, knowing the time, that now it is high time to awake out of sleep;
for now our salvation is nearer than when we first believed.

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

 « Return to Thread: Where do the FLV streams go when using RED 5 via WAR deployment??