[Red5] streaming to flash 6
Jake Hilton
red5 at jakehilton.com
Thu May 4 11:40:03 EDT 2006
FMS, FCS, and Red5 all can stream to a flash player 6 with no problems... it
was built in that way into the flash 6 player.. the only limitation with the
flash 6 player and video is progressive video playing.
Jake
On 5/4/06, Dominick Accattato <daccattato at gmail.com> wrote:
>
> The flash 6 player had the capability to stream Sorenson I believe. Have
> you tried it yet.
>
>
> On 5/4/06, Justin Lewis <justin at coolfront.co.uk> wrote:
> >
> > Hi Barnaby,
> >
> > I've not heard of that trick myself, if you remember where you read it
> > let
> > me know because I'd be interested in such a hack also. Streaming to a
> > Sony
> > PSP is what I had in mind.
> >
> > If FCS can do it then I have no doubts that Red5 will do it also.
> >
> > -----Original Message-----
> > From: Red5-bounces at osflash.org [mailto: Red5-bounces at osflash.org] On
> > Behalf
> > Of barnaby menage
> > Sent: 04 May 2006 13:08
> > To: Red5 at osflash.org
> > Subject: [Red5] streaming to flash 6
> >
> > Hi
> >
> > Can red5 stream video to a flash 6 player. I read somewhere that FCS
> > could
> > trick the camera object into playing video. I have never used either but
> > it
> > was possible it would be very useful.
> >
> > Sorry if this is a dumb question.
> >
> > barney
> >
> >
> > -----Original Message-----
> > From: Red5-bounces at osflash.org [mailto:Red5-bounces at osflash.org] On
> > Behalf
> > Of Red5-request at osflash.org
> > Sent: 04 May 2006 09:35
> > To: Red5 at osflash.org
> > Subject: Red5 Digest, Vol 9, Issue 24
> >
> > Send Red5 mailing list submissions to
> > Red5 at osflash.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> > or, via email, send a message with subject or body 'help' to
> > Red5-request at osflash.org
> >
> > You can reach the person managing the list at
> > Red5-owner at osflash.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Red5 digest..."
> >
> >
> > Today's Topics:
> >
> > 1. Re: mac compile error... (Thijs Triemstra | Collab)
> > 2. take snapshot with webcam? (aaron smith)
> > 3. running red5 inside of an apache http server directory.
> > (aaron smith)
> > 4. sample red5 apps. Application.class? (aaron smith)
> > 5. Re: sample red5 apps. Application.class? (aaron smith)
> > 6. MP3 length (Tom Krcha)
> > 7. Re: MP3 length (Joachim Bauch)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Thu, 04 May 2006 07:40:22 +0200
> > From: Thijs Triemstra | Collab <thijs at collab.nl>
> > Subject: Re: [Red5] mac compile error...
> > To: Red5 at osflash.org
> > Message-ID: < 542723AA-969D-479A-81B5-2D2EFA841C15 at collab.nl>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > It worked here after I changed the path to javac in build.xml, so
> > instead if /../bin/javac replace it with /bin/javac like:
> >
> > executable="${java.home}/bin/javac"
> >
> >
> > Thijs
> >
> >
> > Op 4-mei-2006, om 7:00 heeft seth hillinger het volgende geschreven:
> >
> > > Hi List,
> > >
> > > Anyone familiar with getting red5 running on mac. My compile error
> > > is similar to the one in Dominick's video tutorial, but I don't
> > > think his workaround is the same for us.
> > >
> > > Here's the error message I'm getting:
> > >
> > >
> > > Buildfile: /Volumes/Home/Users/seth/Sites/osflash/red5_04/build.xml
> > > [echo] java.home is /System/Library/Frameworks/
> > > JavaVM.framework /Versions/1.5.0/Home and the target version is 1.5
> > > prepare:
> > > compile:
> > > [javac] Compiling 1 source file to /Volumes/Home/Users/seth/
> > > Sites/osflash/red5_04/bin
> > >
> > > BUILD FAILED
> > > /Volumes/Home/Users/seth/Sites/osflash/red5_04/build.xml:71: Error
> > > running /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/
> > > Home/../bin/javac compiler
> > >
> > > Total time: 2 seconds
> > >
> > > In preferences I also changed the compiler from 1.4 to 5 but to no
> > > avail.
> > >
> > > Thanks in advance,
> > >
> > > Seth
> > > -there were 9 people in the #red5 irc today. i think thats a record.
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL:
> > http://osflash.org/pipermail/red5_osflash.org/attachments/20060504/842776c4/
> >
> > attachment-0001.htm
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Thu, 04 May 2006 02:21:23 -0400
> > From: aaron smith <public at smithaaronlee.net>
> > Subject: [Red5] take snapshot with webcam?
> > To: Red5 at osflash.org
> > Message-ID: <44599D63.8040102 at smithaaronlee.net>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > does red5 have any snapshot functionality built in? I know you can
> > record streams.. but what about snapshots? examples?
> >
> > thanks smith
> >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Thu, 04 May 2006 02:43:39 -0400
> > From: aaron smith <public at smithaaronlee.net>
> > Subject: [Red5] running red5 inside of an apache http server
> > directory.
> > To: Red5 at osflash.org
> > Message-ID: <4459A29B.6000402 at smithaaronlee.net>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > does anyone know if it's possible to run red5 inside of the www folder
> > of an apache install. reason for this is I am needing to be able to save
> > video (rtmp) and snapshots (http) but I need to have access to them both
> >
> > in one website. and the video recording and snapshot happen in the same
> > flash movie.
> >
> > the problem i'm having when testing locally is that when I save the
> > video it goes to: c:\red5\project\stream\. my http location is
> > c:\wamp\www\ and the flash file resides in the wamp install.. see my
> > dilemma? or is it possible to have the java class write the stream
> > inside that other directory (www)??
> >
> > rock
> >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 4
> > Date: Thu, 04 May 2006 03:25:02 -0400
> > From: aaron smith <public at smithaaronlee.net>
> > Subject: [Red5] sample red5 apps. Application.class?
> > To: Red5 at osflash.org
> > Message-ID: <4459AC4E.4090608 at smithaaronlee.net>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > I am trying to duplicate the oflaDemo app and call it something else. I
> > copied the directory. updated all the xml config stuff to reflect what I
> > want to cal it. and it doesnt work. but i'm wondering its the
> > Application.java file that needs to be recompiled to reflect the changes
> > in directories. if so. how do I go about recompiling that?
> >
> > thanks much for all the help.
> >
> > smith
> >
> >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Thu, 04 May 2006 03:30:50 -0400
> > From: aaron smith <public at smithaaronlee.net>
> > Subject: Re: [Red5] sample red5 apps. Application.class?
> > To: Red5 at osflash.org
> > Message-ID: <4459ADAA.6060806 at smithaaronlee.net>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > actually.. all i'm trying to do is duplicate how the simpleRecorder
> > records to the oflaDemo/streams directory. I was just looking at the
> > Application.java class. it looks like that is only used in the
> > oflaDemo.swf to read the flv's.. why wouldn't just copying the oflaDemo
> > app and updating the necessary xml work? am I missing something?
> >
> > thanks again.
> >
> > aaron smith wrote:
> > > I am trying to duplicate the oflaDemo app and call it something else.
> > I
> > > copied the directory. updated all the xml config stuff to reflect what
> > I
> > > want to cal it. and it doesnt work. but i'm wondering its the
> > > Application.java file that needs to be recompiled to reflect the
> > changes
> > > in directories. if so. how do I go about recompiling that?
> > >
> > > thanks much for all the help.
> > >
> > > smith
> > >
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 6
> > Date: Thu, 4 May 2006 10:02:43 +0200
> > From: "Tom Krcha" <tom at krcha.com >
> > Subject: [Red5] MP3 length
> > To: <Red5 at osflash.org>
> > Cc: 'Red5devs' <Red5devs at osflash.org>
> > Message-ID:
> > < mailman.600.1146731709.10584.red5_osflash.org at osflash.org>
> > Content-Type: text/plain; charset="us-ascii"
> >
> > Hi,
> >
> >
> >
> > Does anybody tried to get MP3 length in miliseconds?
> >
> > There is no method for getting this information.
> >
> >
> >
> > Thanks
> >
> >
> >
> > Tom Krcha
> >
> >
> >
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL:
> >
> > http://osflash.org/pipermail/red5_osflash.org/attachments/20060504/4b427df2/
> > attachment.htm
> >
> > ------------------------------
> >
> > Message: 7
> > Date: Thu, 04 May 2006 10:34:32 +0200
> > From: Joachim Bauch <jojo at struktur.de>
> > Subject: Re: [Red5] MP3 length
> > To: Red5 at osflash.org
> > Cc: 'Red5devs' <Red5devs at osflash.org>
> > Message-ID: <4459BC98.9050907 at struktur.de>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi Tom,
> >
> > Tom Krcha wrote:
> > > Does anybody tried to get MP3 length in miliseconds?
> > > There is no method for getting this information.
> >
> > Could you please add this as feature request to our bugtracking
> > system at http://mirror1.cvsdude.com/trac/osflash/red5/newticket
> >
> > Joachim
> > -------------- next part --------------
> > A non-text attachment was scrubbed...
> > Name: smime.p7s
> > Type: application/x-pkcs7-signature
> > Size: 4355 bytes
> > Desc: S/MIME Cryptographic Signature
> > Url :
> > http://osflash.org/pipermail/red5_osflash.org/attachments/20060504/b5ab840c/
> >
> > smime.bin
> >
> > ------------------------------
> >
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
> > End of Red5 Digest, Vol 9, Issue 24
> > ***********************************
> >
> >
> >
> > _______________________________________________
> > 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
> >
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060504/5be866a2/attachment-0001.htm
More information about the Red5
mailing list