Data push is a mechanism of data delivery from server to the connected client applications. Data push between Java and Flex can be accomplished via HTTP polling or using a dedicated connection from the client program to the server-side process. The dedicated connection can use the RTMP protocol supported by Flash and Flex. We've developed an stock quote example with source code using WebORB for Java to show how to implement data push. The example can be viewed here http://bit.ly/99pGSQ.
-
How to do RTMP Data Push from Java to Flex (1 messages)
- Posted by: Kathleen Erickson
- Posted on: May 19 2010 13:12 EDT
Threaded Messages (1)
- Live RTMP Java Publisher by Vadym Vikulin on July 08 2011 09:59 EDT
-
Live RTMP Java Publisher[ Go to top ]
- Posted by: Vadym Vikulin
- Posted on: July 08 2011 09:59 EDT
- in response to Kathleen Erickson
Hi! I can suggest to evaluate Live Java RTMP publisher. The main goal to publish audio/video to the RED5 via RTMP. For the demo just run RED5 publisher and create stream with name "llive".