hi, actually I don't use Red5 to disribute the contents ;-) but I've tested distributing some quicktime-mov to a swf. ffmpeg converts it to flw and pipes it to ffserver, which distributes the video. so no red5 here :-), mabe that's the trick... :-D
I can send the ffserver donfig files if anyone needs them.. but I can say that you need a some processor ressources left.. Iwas so stupid and tested it on my laptop, encoding, streaming and displaying it in a swf... so my cpu was nearly dead :-) – but it worked... We've got a project which must be able to stream from webcams. So I will test this with webcams as soon we've got them... but this will take a week or to. Mabe someone has a public IP from a webcam to test this dunno . cami. Am 08.04.2007 um 23:38 schrieb . m a r c o s a u g u s t o: > Hi Camillo, > > Have you tested ffserer with red5 ? it says in five different ways to > you don't use that soft that is beta, alpha, discontiuned .. etc.. > hehe so I waited to see.... > > It works?!? > > > On 4/8/07, camillobruni <[EMAIL PROTECTED]> wrote: >> If you need to work with live streams, theres also the possiblity >> to use >> ffserver >> which is distrbuteing the content in various formatss (flv included). >> It's quiet handy. >> >> cami >> >> >> Am 08.04.2007 um 10:14 schrieb joseph wamicha: >> >> You could use ffmpeg or mencoder to transcode your mpeg4 stream to >> flv. Then >> tuck the streams in the streams directory or in your own custom >> directory: >> http://www.joachim-bauch.de/tutorials/red5/HOWTO- >> StreamCustomDirectories.txt/view >> >> On 4/7/07, Myers, Jon W < [EMAIL PROTECTED]> wrote: >>> Greetings! I'm new to red5, and flash. I have a few .flv files, >>> and can >> stream them with embedded players on web pages with no problems. >>> Now, I need to take an RTSP feed from an axis camera (mpeg4 a/v >>> stream >> with), and transcode to flash video. >>> Being new to red5, I have no idea how to do this. The tutorials on >> osflash.org don't seem to say much about live video (let alone any >> video). >> Web searches have resulted in people having sync issues, delays, >> freezing >> frames, etc.. but noone has posted sample code/config/whatever to >> show how >> they are streaming. At least it seems possible. >>> >>> I've also been trying to get this project working using vlc, but >>> not much >> luck there either. >>> I'm using .6rc2 for windows, and .6rc1 for debian. The debian >>> one seems >> to only want to listen on ipv6, which I dont have/use. quite >> odd.. but at >> least the windows one I can get a webpage out of, and view the >> sample movie >> trailers included with it. so I suppose thats something, although >> windows >> isnt my preferred server... >>> >>> any suggestions? web sites to look at? I'm not looking to do all >>> sorts of >> stuff with flash, just publish this live video stream. >>> >>> _______________________________________________ >>> Red5 mailing list >>> [email protected] >>> http://osflash.org/mailman/listinfo/red5_osflash.org >>> >> >> >> >> -- >> C is forever. >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org >> >> _______________________________________________ >> Red5 mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/red5_osflash.org >> >> > > > -- > . m a r c o s a u g u s t o ; > > .eu vim para confundir e não para explicar!. . . - Chacrinha > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
