-
there must be a simple explanation. are you sure Java is installed ? is it in PATH ? is it the right version ( > 1.5 ) ? is it the Sun JRE ?
Do have a look at the install guide also just to be sure:
http://www.jtrac.info/doc/html/installation.html.
2010-01-04 16:45:52 UTC in JTrac
-
Great! Yes, if you implement RtmpReader, that should be it, just that perhaps instead of using the command line, you have to set the reader using the Java API and then do a 'connect'.
I have been looking at the Xuggle project (ffmpeg wrapper) with some success in order to transcode non-FLV streams on-the-fly, you can take a look at their mailing list - I remember there was some discussion on...
2009-12-27 03:56:01 UTC in Flazr
-
Looking good, do note that some fixes related to encode / decode went into trunk recently so you may want to check out or build from SVN. If you have trouble building and need me to upload a binary let me know.
But for now, try with the avatar.flv that comes as a Red5 demo, that should work.
2009-12-27 03:36:37 UTC in Flazr
-
Flazr has been tested on FMS also, it should work on Wooza, you must be missing something. If you saw the demo videos linked from the wiki / documentation - the "-version 00000000" is only required for Red5 - so don't use that in case you were.
You may have already see the sample code for publishing at the end of this forum thread...
2009-12-27 02:49:23 UTC in Flazr
-
About MP3 - Flazr does not parse MP3 files yet, but if you can publish MP3 from a client, things should work. Try with normal FLV or H.264 files and see if Flazr fits your requirement and let me know, adding native MP3 support will not take much time.
2009-12-22 04:14:36 UTC in Flazr
-
Yes, Flazr should be able to re-publish live to multiple subscribers a stream being published by a single client. Please see this demo:
[http://www.youtube.com/watch?v=S6DzgaMb0q0][1]
[1]: http://www.youtube.com/watch?v=S6DzgaMb0q0.
2009-12-22 04:09:35 UTC in Flazr
-
ptrthomas committed revision 80 to the Flazr SVN repository, changing 1 files.
2009-12-18 16:59:43 UTC in Flazr
-
ptrthomas committed revision 79 to the Flazr SVN repository, changing 1 files.
2009-12-18 16:04:48 UTC in Flazr
-
ptrthomas committed revision 78 to the Flazr SVN repository, changing 5 files.
2009-12-18 16:03:50 UTC in Flazr
-
heh, you are right about red5, and if you think about it, nothing much you can do as a client if Red5 just closes the connection without any other warning.
2009-12-18 13:11:12 UTC in Flazr