[Red5] Trouble sending streaming video to RED5
Alatriste
capt_alatriste100 at hotmail.com
Wed Nov 21 03:50:37 PST 2007
I've tried what you are saying before, but RED5 doesn't run correctly playing videos that are being saved at the same time with "wget" command. The purpose of taking from an http is not using "wget" because we would need a lot of storage space to play for example a TV that is broadcasting 24/7.It makes no sense. The goal would be capture video from url (http://0.0.0.0:8080/stream.flv) that is sent since another server to red5 using sockets. Until here is clear what has to be done. The problem that I have, is in which class or classes I have to send the video streaming that I have captured with sockets. All the classes are refering to a video file but not to an url.
Any ideas from which classes this can be done?
Thanks for your comments.
> From: walter at waltertak.com> To: red5 at osflash.org> Date: Wed, 21 Nov 2007 11:46:30 +0100> Subject: Re: [Red5] Trouble sending streaming video to RED5> > Check the thread around 31-10 with subject "[Red5] Streaming from a HTTP > source" ; in short ; cannot be done right now.> > Temp solution : Download the flv to the red5 server with something like > "wget". That process can be automated or even started from the Red5 server.> Example java:> > Runtime.getRuntime().exec("e:/progs/red5_063/exec_from_java.cmd");> > etcetera.> > Walter> > > ----- Original Message ----- > From: "Alatriste" <capt_alatriste100 at hotmail.com>> To: <red5 at osflash.org>> Sent: Wednesday, November 21, 2007 12:50 AM> Subject: [Red5] Trouble sending streaming video to RED5> > > >> > Hi there!> >> >> >> > I am working on a project about Red5. One of the parts of the project > > where I am in trouble consists of sending a streaming video since another > > server that transcode a video to flv format to red5. I am using vlc-player > > to transcode video and the video output is driven by an url ( > > http://localhost:8080/stream.flv).> > I have been analysing the code of red5 and all the classes are always > > refering to a flv file, but it is not able to accept an http address. I > > would like to know if I missed some classes and it is possible to make it > > or, by the way I have to introduce new classes to make this. If this is > > the point, I appreciate that you can tell since which classes I have to > > begin to modify code to get that Red5 will be able to play urls because I > > am a little lost testing so much classes> >> > Thanks in advance> >> > _________________________________________________________________> > Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para > > estar a la última> > http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com> > _______________________________________________> > Red5 mailing list> > Red5 at osflash.org> > http://osflash.org/mailman/listinfo/red5_osflash.org> > > > > _______________________________________________> Red5 mailing list> Red5 at osflash.org> http://osflash.org/mailman/listinfo/red5_osflash.org
_________________________________________________________________
Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar a la última
http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071121/483a894c/attachment-0001.html
More information about the Red5
mailing list