GNOME Bugzilla – Bug 755023
unable send receive wav audio stream using rtp with UDP socket in gstreamer
Last modified: 2015-09-15 07:20:44 UTC
Dear All, I am trying to implement the logic, which I have received input wav format file from function and then I need to parse and encode/decode, convert to rtp stream send over UDP socket client. but I am unable to get voice from client side. If any body could please suggest, advise how to implement the logic and will be able to hear the voice from client side. for example: This is something like IVR & DTMF , when we dialing from phone, if we get from voice message tone. You help much appreciated. -Rajkumar
This sounds more like a support request than a bug. Please ask your question on the mailing list: http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel Also include some more information about what you do there and ideally some code that shows your problem and how you try to solve it.