G.726 + MPEG-TS support.
RamgopalKota
ramgopalkota at gmail.com
Wed Jan 30 23:02:37 PST 2013
Hi ,
we are able to stream G.726 voice using RTP but we want to use MPEG-TS but
the pipeline is faling.
Pipe line ...
gst-launch --gst-debug=2 -v alsasrc !
audio/x-raw-int,rate=8000,channels=1,depth=16,width=16,endianness=1234,signed=true
! ffenc_g726 bitrate=32000 ! mpegtsmux ! udpsink host=192.168.20.10
port=5544
We are getting following error.
(gst-launch-0.10:1013): GStreamer-CRITICAL **: gst_pad_set_caps: assertion
`caps == NULL || gst_caps_is_fixed (caps)' failed
Not sure where is the error ? We checked the caps for MPEG-TS & ffenc_g726
both looks Ok.
Please provide some pointers ..
Ramgopal Kota
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/G-726-MPEG-TS-support-tp4658257.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list