#465 closed enhancement (fixed)
New utility to read RTP packets/payload from PCAP file — at Version 1
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.9.0 |
Component: | common | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Included in this package:
- new pcap.[hc] file in PJLIB-UTIL to parse and read packets from PCAP file.
- new application (pcaputil.c) in samples collection to read RTP packets from PCAP file, decode the payload, and write the PCM samples to WAV file.
Change History (1)
comment:1 Changed 17 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Done in r1765