Problem with audio playback

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with audio playback

1,474件の閲覧回数
rjongbloed
Contributor II

Very simple test, the following does not work

 

gst-launch udpsrc port=5000 caps="application/x-rtp,media=audio,encoding-name=PCMU" ! gstrtpjitterbuffer ! rtppcmudepay ! mulawdec ! audioconvert ! alsasink &

gst-launch audiotestsrc ! mulawenc ! rtppcmupay ! udpsink port=5000 &

 

on iMX53 QSB.

 

It works perfectly on a standard x86 Linux box, and also:

 

gst-launch audiotestsrc ! mulawenc ! rtppcmupay ! rtppcmudepay ! mulawdec ! alsasink

 

works fine on the iMX. It's seems that it is only when it is "live" that it stops.

 

I have attached a log file, but it is very hard to decipher. At least for me!

 

Thoughts?

Original Attachment has been moved to: udp.log.zip

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

1,258件の閲覧回数
rjongbloed
Contributor II

It appears the version 0.10.28 of streamer exhibits this problem, and 0.10.35 does not.

1,258件の閲覧回数
LeonardoSandova
Specialist I

So, where you able to do the upgrade?

Leo

0 件の賞賛
返信