Record Sound on Android
Puyol
paul9510 at hotmail.fr
Wed Jun 18 08:55:49 PDT 2014
Hello,
when i use
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
in Android I face an error : Error received from element openslessrc0 :
Could not negociate format
did any one know what's the problem, Thanks!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Record-Sound-on-Android-tp4665670p4667561.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list