
Red5 Streaming
Hi All, great player by the way.
I am looking for some help if at all possible, I have red5 workin gperfectly using the oflademo and I am able to stream webcam content and flv files perfectly.
Now onto my problem, I am not sure how I would send a stream lets say from VLC to red5 so red5 can re distribute the stream to my viewers for example.
HTTP (VLC) >>>>>> RED5 >>>>> VIEWERS (JWPLAYER)
so I would have something like this
VLC = http://myip:8080 sending to http://myip/oflademo , then on jwplayer http://myip/oflademo stream=newhttpdemo as an example.
I hope you understand what I am trying to do, I want red5 to accept a http stream from somewhere, convert it into flash , and then restream out live.