After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755023 - unable send receive wav audio stream using rtp with UDP socket in gstreamer
unable send receive wav audio stream using rtp with UDP socket in gstreamer
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.5.1
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-09-15 06:31 UTC by raj
Modified: 2015-09-15 07:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description raj 2015-09-15 06:31:32 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
Comment 1 Sebastian Dröge (slomo) 2015-09-15 07:20:44 UTC
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.