owaisawan / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

RTMP Livebroadcaster for OSX #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

cause there is wordwide no live flash broadcaster for osx which contains 
rtmp h.264 live streaming it would be great when we can capture with 
xuggler h.264 video and mp3 audio and mux it to a rtmp tcp stream.

hope that you developers can make this possible.

best
tom

Original issue reported on code.google.com by neve_cap...@gmx.de on 19 Feb 2009 at 9:01

GoogleCodeExporter commented 9 years ago
Feature request understood, but no current plans.  Leave open so other scan 
comment.

Original comment by art.cla...@gmail.com on 3 Mar 2009 at 6:58

GoogleCodeExporter commented 9 years ago
IMHO, Makes more sense use red5 with RTMPClient class for this, using xuggler
integration for the conversion.

I`m working making it, so, if anyone want's help me, it's the time.

Original comment by tiago.jacobs on 20 Mar 2009 at 9:42

GoogleCodeExporter commented 9 years ago
I am pretty closer to get this working.

Just need to figure how/where create Metadata.

I am looking into paul's mp4reader class.

Art, could you help on this?

Original comment by tiago.jacobs on 6 Jul 2009 at 4:45

GoogleCodeExporter commented 9 years ago
See new API for getting and setting metadata in tip of tree: 
com.xuggle.xuggler.IMetaData

Not all FFmpeg encoders support meta-data though, but it might help.

Original comment by art.cla...@gmail.com on 6 Jul 2009 at 4:47

GoogleCodeExporter commented 9 years ago
Sorry, but there is no IMetaData inside entire xuggle project.

http://www.google.com/codesearch?hl=en&lr=&q=IMetaData+package%3Ahttp%3A%2F%2Fxu
ggle\.googlecode\.com&sbtn=Search

Original comment by tiago.jacobs on 6 Jul 2009 at 5:20

GoogleCodeExporter commented 9 years ago
Yes there is in tip of tree.  I don't know why the google search doesn't find 
it:

http://build.xuggle.com/view/Stable/job/xuggler_jdk5_stable/javadoc/java/api/com
/xuggle/xuggler/IMetaData.html

Original comment by art.cla...@gmail.com on 6 Jul 2009 at 6:09

GoogleCodeExporter commented 9 years ago
Sorry, am I using wrong SVN?

http://xuggle.googlecode.com/svn/trunk/java/xuggle-xuggler/

There is no IMetaData inside entire tree.

I don't know where is the "tip of tree", lol

Original comment by tiago.jacobs on 6 Jul 2009 at 6:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I posted a topic in red5 list, if you have time, look this.

Thanks! i'm going sleep, so tired today.

C U art semigod clarke :D

Original comment by tiago.jacobs on 6 Jul 2009 at 11:23

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/redxugglue/

I am offering a premium ( U$ 200 ) for who make h264 "cam-capture-and-publish" 
work
for the project. 

Original comment by tiago.jacobs on 8 Jul 2009 at 9:46

GoogleCodeExporter commented 9 years ago
Hi Tiago,

You may want to post this on the list.  We're not actively working on this at 
the
moment, and have no plans for the immediate (next 6 weeks) to do so.

- Art

Original comment by art.cla...@gmail.com on 8 Jul 2009 at 9:55

GoogleCodeExporter commented 9 years ago
By the way you speak, it seems to be a very difficult thing.

I'll try something here.

Thanks

Original comment by tiago.jacobs on 9 Jul 2009 at 3:40

GoogleCodeExporter commented 9 years ago
No, it just means I don't know.

I have not had time to look at this as it's not our current focus.  I'm telling 
you
because I think you'd rather know I'm not looking at it, than have any 
expectation
that I can help soon.

Original comment by art.cla...@gmail.com on 9 Jul 2009 at 3:42

GoogleCodeExporter commented 9 years ago
Okay, understood, I am going to read the cpp code, I never looked on it, and it
appears to be the main code for the encoders.... 

thanks and sorry if i am boring you

Original comment by tiago.jacobs on 9 Jul 2009 at 4:28

GoogleCodeExporter commented 9 years ago
You never bore me.  I just feel your pain and wish I could do more; if you have
specific questions I'll try to give you pointers.

And are you sure you mean CPP code?  There is
csrc/com/xuggle/xuggler/StreamCoder.cpp, but it's really a wrapper on the 
FFmpeg C
code.  See captive/ffmpeg/csrc

Original comment by art.cla...@gmail.com on 9 Jul 2009 at 4:30

GoogleCodeExporter commented 9 years ago
I will post simple questions in mailing list.

Thanks in advance

Original comment by tiago.jacobs on 9 Jul 2009 at 6:27