https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5451
Summary: RTP-MIDI - dissector for transmission of MIDI-commands
via RTP (RFC 4695)
Product: Wireshark
Version: 1.4.1
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: t.erichsen@xxxxxx
Build Information:
Build using version 1.4.1 (SVN Rev 34476 from /trunk-1.4) for Windows x64.
Tested on W7 64bit and XP 64bit
--
RTP-MIDI is the IETF standard which describes how MIDI DIN-cable transmissions
are to be encapsulated in RTP for transmission over the network.
This protocol is used in every Apple Mac since OS X 10.4 and in every
iPhone/iPod Touch/iPad since iOS 4.2. It is also used by products like:
http://www.kissbox-com and in this network-MIDI driver:
http://www.tobias-erichsen.de/rtpMIDI.html
The dissector supports:
- Complete decoding of the command-section of RFC-4695
- Decoding of the actual MIDI-commands to clear-text, based on the
MIDI-specification (96.1) published by http://www.midi.org. Even all the major
system-exclusive commands are decoded and displayed. Only some more obscure
and seldom used sysex-commands like "Machine-Control" and "Show-Control" are
not decoded in full depth. All currently known system-exclusive
manufacturer-ids are expanded to plain-text.
- Decoding of the system-journal-section of RFC-4695. Only the system exclusive
messages in this section are not fully decoded.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.