source code for examples

View: New views
6 Messages — Rating Filter:   Alert me  

source code for examples

by Jeff Ramin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I'm having trouble following the bread crumbs from the installed
demos to the source code that implements them.

Is the source for the examples in either svn or the zip file for the
official release? If so, where?

Thanks!

--
Jeff Ramin
Software Engineer
Singlewire Software
PO Box 46218
Madison, WI 53744-6218

Phone Direct - 608.298.1024
www.singlewire.com


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: source code for examples

by Mondain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

At the bottom of the demos/index.html and else on this list you can find the links:
The source code for the Flash parts of these demos is available at http://red5.googlecode.com/svn/flash/trunk/
The source code for the Java parts of these demos is available at http://red5.googlecode.com/svn/java/example/trunk/


Paul

On Wed, Nov 11, 2009 at 12:54 PM, Jeff Ramin <jeff.ramin@...> wrote:

I'm having trouble following the bread crumbs from the installed
demos to the source code that implements them.

Is the source for the examples in either svn or the zip file for the
official release? If so, where?

Thanks!

--
Jeff Ramin
Software Engineer
Singlewire Software
PO Box 46218
Madison, WI 53744-6218

Phone Direct - 608.298.1024
www.singlewire.com


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: source code for examples

by Hugo Flambó :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Are you trying to remote debug them?

If so...compile the source..and deploy it after compiled..

That way you'll not have problems following the bread crumbs ;) since
the code deployed is that same you have on the sources.

BR

Hugo

On Wed, Nov 11, 2009 at 8:54 PM, Jeff Ramin <jeff.ramin@...> wrote:

>
> I'm having trouble following the bread crumbs from the installed
> demos to the source code that implements them.
>
> Is the source for the examples in either svn or the zip file for the
> official release? If so, where?
>
> Thanks!
>
> --
> Jeff Ramin
> Software Engineer
> Singlewire Software
> PO Box 46218
> Madison, WI 53744-6218
>
> Phone Direct - 608.298.1024
> www.singlewire.com
>
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org
>

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: source code for examples

by Hugo Flambó :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There must be some grues around!:D

On Wed, Nov 11, 2009 at 9:08 PM, Hugo Flambó <hflambo@...> wrote:

> Are you trying to remote debug them?
>
> If so...compile the source..and deploy it after compiled..
>
> That way you'll not have problems following the bread crumbs ;) since
> the code deployed is that same you have on the sources.
>
> BR
>
> Hugo
>
> On Wed, Nov 11, 2009 at 8:54 PM, Jeff Ramin <jeff.ramin@...> wrote:
>>
>> I'm having trouble following the bread crumbs from the installed
>> demos to the source code that implements them.
>>
>> Is the source for the examples in either svn or the zip file for the
>> official release? If so, where?
>>
>> Thanks!
>>
>> --
>> Jeff Ramin
>> Software Engineer
>> Singlewire Software
>> PO Box 46218
>> Madison, WI 53744-6218
>>
>> Phone Direct - 608.298.1024
>> www.singlewire.com
>>
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5@...
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: source code for examples

by Jeff Ramin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks, but I've looked there already (the app I'm most interested in
is messageRecorder). When I follow the links, the src directory is
empty:

http://red5.googlecode.com/svn/java/example/trunk/messageRecorder/src/


Mondain wrote:

> At the bottom of the demos/index.html and else on this list you can
> find the links:
> The source code for the Flash parts of these demos is available
> at http://red5.googlecode.com/svn/flash/trunk/
> The source code for the Java parts of these demos is available
> at http://red5.googlecode.com/svn/java/example/trunk/
>
> Paul
>
> On Wed, Nov 11, 2009 at 12:54 PM, Jeff Ramin
> <jeff.ramin@... <mailto:jeff.ramin@...>> wrote:
>
>
>     I'm having trouble following the bread crumbs from the installed
>     demos to the source code that implements them.
>
>     Is the source for the examples in either svn or the zip file for the
>     official release? If so, where?
>
>     Thanks!
>
>     --
>     Jeff Ramin
>     Software Engineer
>     Singlewire Software
>     PO Box 46218
>     Madison, WI 53744-6218
>
>     Phone Direct - 608.298.1024
>     www.singlewire.com <http://www.singlewire.com>
>
>
>     _______________________________________________
>     Red5 mailing list
>     Red5@... <mailto:Red5@...>
>     http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
>
> --
> http://gregoire.org/
> http://code.google.com/p/red5/
> http://code.google.com/p/blue5/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Red5 mailing list
> Red5@...
> http://osflash.org/mailman/listinfo/red5_osflash.org
>  


--
Jeff Ramin
Software Engineer
Singlewire Software
PO Box 46218
Madison, WI 53744-6218

Phone Direct - 608.298.1024
www.singlewire.com


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org

Re: source code for examples

by Mondain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wow thats kinda old.. I think John Grden or Luke Hubbard wrote that.. I'll bcc them on this and maybe they will respond.

Paul

On Wed, Nov 11, 2009 at 1:31 PM, Jeff Ramin <jeff.ramin@...> wrote:

Thanks, but I've looked there already (the app I'm most interested in
is messageRecorder). When I follow the links, the src directory is
empty:

http://red5.googlecode.com/svn/java/example/trunk/messageRecorder/src/


Mondain wrote:
At the bottom of the demos/index.html and else on this list you can find the links:
The source code for the Flash parts of these demos is available at http://red5.googlecode.com/svn/flash/trunk/
The source code for the Java parts of these demos is available at http://red5.googlecode.com/svn/java/example/trunk/

Paul

On Wed, Nov 11, 2009 at 12:54 PM, Jeff Ramin <jeff.ramin@... <mailto:jeff.ramin@...>> wrote:


   I'm having trouble following the bread crumbs from the installed
   demos to the source code that implements them.

   Is the source for the examples in either svn or the zip file for the
   official release? If so, where?

   Thanks!

   --    Jeff Ramin
   Software Engineer
   Singlewire Software
   PO Box 46218
   Madison, WI 53744-6218

   Phone Direct - 608.298.1024
   www.singlewire.com <http://www.singlewire.com>


   _______________________________________________
   Red5 mailing list
   Red5@... <mailto:Red5@...> ------------------------------------------------------------------------


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
 


--
Jeff Ramin
Software Engineer
Singlewire Software
PO Box 46218
Madison, WI 53744-6218

Phone Direct - 608.298.1024
www.singlewire.com


_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org



--
http://gregoire.org/
http://code.google.com/p/red5/
http://code.google.com/p/blue5/

_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org