audio streaming

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

audio streaming

1,088 次查看
unnikrishnang
Contributor I

hi all,

I am trying to rtp stream the audio using wowza server. I am using the pipeline

gst-launch-1.0 -vvv alsasrc device="hw:0,0" ! audioconvert ! audioresample ! imxmp3audioenc ! udpsink host=192.168.10.101 port=3300 sync=false

I have used the sdp file for streming. Its working for me in the VLC but not working with wowza.

When I used the mp3 enceoder 'lamemp3enc' instead of imxmp3audioenc in my laptop its working.

Can any one tell me the reason for this.

Thanks

0 项奖励
回复
1 回复

959 次查看
igorpadykov
NXP Employee
NXP Employee

Hi  Unnikrishnan

these plugins are community gstreamer-imx plugins which may be supported

on meta-fsl-arm mailing list:
https://lists.yoctoproject.org/listinfo/meta-freescale
Alternatively one can try with nxp gstreamer plugins described in attached Linux Guide.

Diefference between these options are described on trac.gateworks.com/wiki/Yocto/gstreamer

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复