Hi Luke, I would like to keep this project separate from the Java codebase mainly for two reasons... first of all...i would really like to create a Library for writing C++ clients for RTMP/T servers so that one can use it with RED5 as well as FCS. I would like it grow as a sister project of RED5 in C++.... may be it shall shape out to be something of a high performance C++ compliment / alrernative to RED5 technology.
Do not worry about the C++ dev part i got that covered (been working with C++ enterprise app and framework design/dev for 7+ years)... :) i think the red5 dev community can contribute enormously in terms of the protocol back and forth... The red5 server code gives me a fair idea as to how the packets are decoded and encoded... but i am right now looking for the exact protocol sequence for my first milestone... publishing an FLV Stream.... I thought this was the dev list :) my bad... I shall sign up for the dev list and post some immediate questions I have there... anyways thanks for the response... it would be nice if we could schedule like a yahoo or msn chat session...sometime in a day or so.. so that i could give you a little presentation as to what I plan to do.. and ask some specific questions... Once the code is seeded I can take help from others.. but i would like to deliver a working prototype before bringing in other developers... regards Saurav On 4/29/06, Luke Hubbard ([EMAIL PROTECTED]) <[EMAIL PROTECTED]> wrote: > Hi Saurav, > > Great to hear your work will be open source. Perhaps we can get some others > involved to help too, only today there was a message from another guy > working on RTMP in c on the dev list. > If you would like I can get you commit rights to the red5 repo and you can > add along side the java code. Perhaps /osflash/red5/c++/client/trunk. If you > would rather have it as another project thats cool too, you just send a > request to Aral or John and they will set you up. > > Either way best thing to do is sign up to the dev list and ask questions > when you run into trouble. Im no c coder but im sure we can still help each > other. We will be refactoring much of the rtmp / streaming code this > release, as part of that process we should come up with some better docs > too. > > -- Luke > > > On 4/29/06, Saurav Mohapatra <[EMAIL PROTECTED]> wrote: > > hi joachim .... > > > > thanks i shall spend some time looking at those docs... these docs > > helped me get past the handshake phase... :) > > > > anyways i am still trying to come to terms with some of the terms (pun > > not intended :) ) and concepts ... shall again ping the list if I get > > stuck... > > > > a few more details: > > > > the way I see it... one use of the C++ client can be to write an > > activex control which can immediately publish some images on your > > harddisk directory as a live slideshow... that is one app I am very > > interested in building... > > > > regards > > Saurav > > > > On 4/29/06, Joachim Bauch <[EMAIL PROTECTED]> wrote: > > > Hi Saurav, > > > > > > Saurav Mohapatra wrote: > > > [...] > > > > I was wondering if there are any docs on the back and forth that > > > > happens between the client and the RTMP server after the handshake?? > > > > any pointers on how to "push" an FLV stream to the server. > > > [...] > > > > > > Did you check out the wiki at http://osflash.org/rtmp_os yet? > > > > > > Joachim > > > > > > _______________________________________________ > > > Red5 mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > -- > > =============================== > > "Before you ask someone to save the world, you'd better make sure they > > like it the way it is." > > Xander Cage (Vin Diesel) in xXx > > > > ============================== > > > > _______________________________________________ > > 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 > > > -- =============================== "Before you ask someone to save the world, you'd better make sure they like it the way it is." Xander Cage (Vin Diesel) in xXx ============================== _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
