audio streaming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

audio streaming

509 Views
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 Kudos
1 Reply

380 Views
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 Kudos