Record Sound on Android

Puyol paul9510 at hotmail.fr
Mon Jun 16 15:13:22 PDT 2014


Yes, thanks the problem is solved, but when i used the example in my case :
>I solved it myself by streaming raw audio insteads of encoded audio: 
>
>Android: 
>openslessrc ! audioconvert  ! audio/x-raw-int, channels=1, rate=16000 !
rtpL16pay ! udpsink host=10.10.10.100 port=5000

>Receive: 
>gst-launch-0.10 -v udpsrc port=5000 caps ="application/x-rtp,
media=(string)audio, clock-rate=(int)16000, channels=(int)1,
>payload=(int)96"  !   rtpL16depay ! audioconvert ! alsasink sync=false

I have an error : Error received from element udpsink0 : Gstreamer
encountered a general resource error!!
any help please!
Thanks



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Record-Sound-on-Android-tp4665670p4667516.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list