shaileshmulange / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

step by step tutorial to upload rtmp video/audio from android!!?? plz #278

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear samuel , I read a lot of the issues but i got totally lost? 
Can u please provide the necessary java files/libraries for android to make 
ffmpeg work on android and record to an rtmp wowza server??

I am sure plenty of readers are asking for it too:) Regards

Original issue reported on code.google.com by Elbarid....@gmail.com on 12 Feb 2013 at 1:02

GoogleCodeExporter commented 9 years ago
There's a new sample for that here:
http://code.google.com/p/javacv/source/browse/samples/RecordActivity.java
Enjoy!

If you have any questions, please ask on the mailing list.

Original comment by samuel.a...@gmail.com on 12 Feb 2013 at 1:11

GoogleCodeExporter commented 9 years ago
Hello Samuel.

I´m trying to upstream to Wowza also. Using the above example 
"RecordActivity.java" and setting video codec to H.264 I´m able to stream to 
wowza in a Galaxy S3 with some audio sysc issues. Not worried about this audio 
issue right now and the video streaming works FINE! However in a Galaxy S2, 
Millestone and others I got an impressive lost of video frames. Sometimes I 
need to wait 20 seconds to get new frame in VLC (reading from Wowza, the 
upstream from Android). I don´t think the problem is CPU. Both S2 and S3 are 
running Android version 4.2.1.
Ideas???? Directions???

Thanks, all the best.

Original comment by Dalz...@gmail.com on 8 Aug 2013 at 2:50

GoogleCodeExporter commented 9 years ago
@Dalzani Are you sure that your Galaxy S2 has an ARMv7 CPU that supports NEON 
instructions?

Original comment by samuel.a...@gmail.com on 31 Aug 2013 at 7:20