[Red5] Dev Meeting Today 2pm GMT : Topic 0.5 / Open Issues

2006-07-14 Thread Luke Hubbard
Hi All, We will be holding a dev meeting later today. 2PM GMT. Anyone is welcome to attend, but the primary focus is getting developers talking about what remains to be done to get 0.5 released. If you would like help/join the team, please come along to get to know the rest of the crew. Shortly

[Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread electroteque
Hi, I was wondering how its possible to setup a server side playlist in an applicatin using SimplePlayItem and have it rotate until a broadcast connect becomes available ? Here is some code form one of the examples, im trying to access the application with no stream name and i assume im

Re: [Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread electroteque
On 14/07/2006, at 5:38 PM, electroteque wrote: Hi, I was wondering how its possible to setup a server side playlist in an applicatin using SimplePlayItem and have it rotate until a broadcast connect becomes available ? I worked out the stream name is live0, however I had to rebuild my

Re: [Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread Steven Gong
On 7/14/06, electroteque [EMAIL PROTECTED] wrote: On 14/07/2006, at 5:38 PM, electroteque wrote: Hi, I was wondering how its possible to setup a server side playlist in an applicatin using SimplePlayItem and have it rotate until a broadcast connect becomes available ? I worked out the stream name

Re: [Red5] Dev Meeting Today 2pm GMT : Topic 0.5 / Open Issues

2006-07-14 Thread Luke Hubbard
Oh, Joachim just told me to post where :) Since this meeting will be open to public we have decided to host on IRC.Topic: 0.5 open issues.Server: irc.freenode.net Channel: #red5 Time: 2PM GMTOn 7/14/06, Luke Hubbard [EMAIL PROTECTED] wrote: Hi All,We will be holding a dev meeting later today. 2PM

Re: [Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread Luke Hubbard
Hi Ben,For developing, probably best environment is to run code in eclipse. Checkout from svn, then run Standalone.java. This way, you just change your code, and reload the server. No need for ant. Takes me about 3-4 seconds, to get server up and running again after changing code. Also you get

Re: [Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread electroteque
On 14/07/2006, at 6:58 PM, Luke Hubbard wrote: Hi Ben, For developing, probably best environment is to run code in eclipse. Checkout from svn, then run Standalone.java. This way, you just change your code, and reload the server. No need for ant. Takes me about 3-4 seconds, to get server

Re: [Red5] Serverside Playlist with SimplePlqayItem

2006-07-14 Thread Joachim Bauch
electroteque wrote: Hi luke, im sorry for all the questions, when my app saves it already compiles the class, what do I do to get its changes, i thought restarting the windows service would do it, but doesnt seem to ? So running ant server in the command line usually does the trick ? The

[Red5] audio/video sync problem with archived streams

2006-07-14 Thread electroteque
there seems to be a problem with audio/video syncing with archived streams, i have a broadcatser client and a reciever client on the same machine connecting to red5 on my pc, the reciever client will cut out after a while then come back in again, i played back the file and the stream is out of

[Red5] Please Keep it Going

2006-07-14 Thread Hipolito Troy
RED5 Forums: www.shocksites.com/forum Hello Luke and all the other great Red5 Enthusiasts! I wanted to remind every one that there are dozens of unanswered (or hardly) questions on the RED5 forums. I hope every one that can, try to take an active role in the forums. Please go to

Re: [Red5] Please Keep it Going

2006-07-14 Thread John Grden
me 3:Microsoft _vbscript_ runtime error '800a000d' Type mismatch /forum/inc_header.asp, line 492 On 7/14/06, Joachim Bauch [EMAIL PROTECTED] wrote: Dominick Accattato wrote: I've been getting vb errors for weeks now.Yep, as soon as you are logged

Re: [Red5] Devs, where are you from?

2006-07-14 Thread Webmaster Docebo Projects
Dominick Accattato wrote: wow, what an offer! Dominick, I want you ;-) ... that's because we chat often ;-) But also Joachim ... Let me plan it, i'd like to organize it around on february march 2007... Then, NYC is not so expensive and there is an Alitalia directly flyng to Milano. I took it

Re: [Red5] Devs, where are you from?

2006-07-14 Thread Dominick Accattato
perfect!!! ;)On 7/14/06, Webmaster Docebo Projects [EMAIL PROTECTED] wrote: Dominick Accattato wrote: wow, what an offer!Dominick, I want you ;-) ... that's because we chat often ;-)But also Joachim ...Let me plan it, i'd like to organize it around on february march 2007... Then, NYC is not so

Re: [Red5] Devs, where are you from?

2006-07-14 Thread John Grden
LOL I want in!!;) I know I knowOn 7/14/06, Webmaster Docebo Projects [EMAIL PROTECTED] wrote: Dominick Accattato wrote: wow, what an offer!Dominick, I want you ;-) ... that's because we chat often ;-) But also Joachim ...Let me plan it, i'd like to organize it around on february march 2007...Then,

[Red5] latest on2 video codec supported ?

2006-07-14 Thread electroteque
Hi I noticed some sorenson classes in the API obviouslly referring to streaming sorenson codecs, is there support for streaming with the newer flv on2 video codecs yet ? And what do the archived streams get saved as ? Im going to trial encoding some videos in the flash 8 encoder soon to see

Re: [Red5] latest on2 video codec supported ?

2006-07-14 Thread electroteque
On 15/07/2006, at 2:50 PM, electroteque wrote: Hi I noticed some sorenson classes in the API obviouslly referring to streaming sorenson codecs, is there support for streaming with the newer flv on2 video codecs yet ? And what do the archived streams get saved as ? Im going to trial