AAC streaming
Frederik
devfrederik at gmail.com
Fri Aug 28 07:11:13 UTC 2020
Hi,
thanks for the answer.
Trying to use the exact same pipes a you describe, I get no sound and just a
log full of
basetransform
gstbasetransform.c:1364:gst_base_transform_setcaps:<audioconvert0> transform
could not transform audio/x-raw, format=(string)F32LE,
layout=(string)non-interleaved, rate=(int)44100, channels=(int)1 in anything
we support
Using
client:
udpsrc port=12000 ! application/x-rtp,clock-rate=44100,
config=40002410adca00 ! rtpjitterbuffer ! rtpmp4adepay ! avdec_aac !
audioconvert ! autoaudiosink
server:
audiotestsrc ! audioconvert ! avenc_aac ! rtpmp4apay ! udpsink
host=127.0.0.1 port=12000
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list