We have acquired hosting of a Flash Media Server for prototyping, and we are trying to stream videos using Adobe Media Player. While we know that this is possible, we are curious as to what steps are needed to do this:
Do we need to create a server side app in order to stream, or can we just host the videos?
We already have pre-existing feeds in AMP that currently consist of ordinary podcasts. We are aware that we will either need to modify the feeds or create new ones containing the urls to the rtmp streams. This question is not about the creation of these feeds, but more specifically about how you set up an rtmp stream in AMP.
Thanks