alsasrc to avenc_g726 to RTSP
bomba
jhonata.poma at gmail.com
Tue Mar 1 15:40:11 UTC 2016
Hello,
I'm trying to stream audio from a capturing device to a remote Milestone
Systems server, which can handle g726.
Currently trying this pipeline (which does not work):
gst-launch-1.0 alsasrc device=hw:1 ! audioconvert ! audioresample !
audio/x-raw,rate=8000,width=16,channels=1 ! avenc_g726 bitrate=8000 !
rtpg726pay name=pay0
This pipeline works, but unfortunately, Milestone server cannot handle
speex:
gst-launch-1.0 alsasrc device=hw:sndrpiwsp ! audioconvert ! audioresample !
audio/x-raw,rate=8000,width=16,channels=1 ! speexenc ! rtpspeexpay name=pay1
Any hints?
J
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/alsasrc-to-avenc-g726-to-RTSP-tp4676124.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list